public interface DatabaseFetcher
Modifier and Type | Field and Description |
---|---|
static java.lang.ThreadLocal<java.lang.Boolean> |
DOING_FETCH |
Modifier and Type | Method and Description |
---|---|
Document |
fetch(java.sql.Connection connection,
java.lang.String uri,
DatabaseConnector connector,
DatabaseConnectorConfig config) |
Document fetch(java.sql.Connection connection, java.lang.String uri, DatabaseConnector connector, DatabaseConnectorConfig config) throws java.lang.Exception
java.lang.Exception
Copyright © 2013 Dassault Systèmes, All Rights Reserved.