Class DriverWrapperQuery<T>
java.lang.Object
com.illumon.iris.db.tables.remotequery.ContextAwareRemoteQuery<T>
com.illumon.iris.pqimport.gui.jdbc.DriverWrapperQuery<T>
- All Implemented Interfaces:
RemoteQuery<T>,Serializable
- Direct Known Subclasses:
GenerateJdbcSchemaQuery,GetCatalogNames,GetPreviewQuery,GetTableNames,JdbcTestImportQuery
public abstract class DriverWrapperQuery<T> extends ContextAwareRemoteQuery<T>
- See Also:
- Serialized Form
-
Method Summary
Modifier and Type Method Description protected com.fishlib.base.Pair<IDriverWrapper,Connection>getConnection()Methods inherited from class com.illumon.iris.db.tables.remotequery.ContextAwareRemoteQuery
getClient, getLog, getRemoteQueryProcessor, getUserContext, initializeContext, initializeContext