static Meta.MetaResultSet |
Meta.MetaResultSet.count(String connectionId,
int statementId,
int updateCount) |
static Meta.MetaResultSet |
Meta.MetaResultSet.create(String connectionId,
int statementId,
boolean ownStatement,
Meta.Signature signature,
Meta.Frame firstFrame) |
protected <E> Meta.MetaResultSet |
MetaImpl.createEmptyResultSet(Class<E> clazz)
Creates an empty result set.
|
protected Meta.MetaResultSet |
MetaImpl.createResultSet(Map<String,Object> internalParameters,
List<ColumnMetaData> columns,
Meta.CursorFactory cursorFactory,
Meta.Frame firstFrame) |
Meta.MetaResultSet |
MetaImpl.getAttributes(String catalog,
Meta.Pat schemaPattern,
Meta.Pat typeNamePattern,
Meta.Pat attributeNamePattern) |
Meta.MetaResultSet |
Meta.getAttributes(String catalog,
Meta.Pat schemaPattern,
Meta.Pat typeNamePattern,
Meta.Pat attributeNamePattern) |
Meta.MetaResultSet |
MetaImpl.getBestRowIdentifier(String catalog,
String schema,
String table,
int scope,
boolean nullable) |
Meta.MetaResultSet |
Meta.getBestRowIdentifier(String catalog,
String schema,
String table,
int scope,
boolean nullable) |
Meta.MetaResultSet |
MetaImpl.getCatalogs() |
Meta.MetaResultSet |
Meta.getCatalogs() |
Meta.MetaResultSet |
MetaImpl.getClientInfoProperties() |
Meta.MetaResultSet |
Meta.getClientInfoProperties() |
Meta.MetaResultSet |
MetaImpl.getColumnPrivileges(String catalog,
String schema,
String table,
Meta.Pat columnNamePattern) |
Meta.MetaResultSet |
Meta.getColumnPrivileges(String catalog,
String schema,
String table,
Meta.Pat columnNamePattern) |
Meta.MetaResultSet |
MetaImpl.getColumns(String catalog,
Meta.Pat schemaPattern,
Meta.Pat tableNamePattern,
Meta.Pat columnNamePattern) |
Meta.MetaResultSet |
Meta.getColumns(String catalog,
Meta.Pat schemaPattern,
Meta.Pat tableNamePattern,
Meta.Pat columnNamePattern) |
Meta.MetaResultSet |
MetaImpl.getCrossReference(String parentCatalog,
String parentSchema,
String parentTable,
String foreignCatalog,
String foreignSchema,
String foreignTable) |
Meta.MetaResultSet |
Meta.getCrossReference(String parentCatalog,
String parentSchema,
String parentTable,
String foreignCatalog,
String foreignSchema,
String foreignTable) |
Meta.MetaResultSet |
MetaImpl.getExportedKeys(String catalog,
String schema,
String table) |
Meta.MetaResultSet |
Meta.getExportedKeys(String catalog,
String schema,
String table) |
Meta.MetaResultSet |
MetaImpl.getFunctionColumns(String catalog,
Meta.Pat schemaPattern,
Meta.Pat functionNamePattern,
Meta.Pat columnNamePattern) |
Meta.MetaResultSet |
Meta.getFunctionColumns(String catalog,
Meta.Pat schemaPattern,
Meta.Pat functionNamePattern,
Meta.Pat columnNamePattern) |
Meta.MetaResultSet |
MetaImpl.getFunctions(String catalog,
Meta.Pat schemaPattern,
Meta.Pat functionNamePattern) |
Meta.MetaResultSet |
Meta.getFunctions(String catalog,
Meta.Pat schemaPattern,
Meta.Pat functionNamePattern) |
Meta.MetaResultSet |
MetaImpl.getImportedKeys(String catalog,
String schema,
String table) |
Meta.MetaResultSet |
Meta.getImportedKeys(String catalog,
String schema,
String table) |
Meta.MetaResultSet |
MetaImpl.getIndexInfo(String catalog,
String schema,
String table,
boolean unique,
boolean approximate) |
Meta.MetaResultSet |
Meta.getIndexInfo(String catalog,
String schema,
String table,
boolean unique,
boolean approximate) |
Meta.MetaResultSet |
MetaImpl.getPrimaryKeys(String catalog,
String schema,
String table) |
Meta.MetaResultSet |
Meta.getPrimaryKeys(String catalog,
String schema,
String table) |
Meta.MetaResultSet |
MetaImpl.getProcedureColumns(String catalog,
Meta.Pat schemaPattern,
Meta.Pat procedureNamePattern,
Meta.Pat columnNamePattern) |
Meta.MetaResultSet |
Meta.getProcedureColumns(String catalog,
Meta.Pat schemaPattern,
Meta.Pat procedureNamePattern,
Meta.Pat columnNamePattern) |
Meta.MetaResultSet |
MetaImpl.getProcedures(String catalog,
Meta.Pat schemaPattern,
Meta.Pat procedureNamePattern) |
Meta.MetaResultSet |
Meta.getProcedures(String catalog,
Meta.Pat schemaPattern,
Meta.Pat procedureNamePattern) |
Meta.MetaResultSet |
MetaImpl.getPseudoColumns(String catalog,
Meta.Pat schemaPattern,
Meta.Pat tableNamePattern,
Meta.Pat columnNamePattern) |
Meta.MetaResultSet |
Meta.getPseudoColumns(String catalog,
Meta.Pat schemaPattern,
Meta.Pat tableNamePattern,
Meta.Pat columnNamePattern) |
Meta.MetaResultSet |
MetaImpl.getSchemas(String catalog,
Meta.Pat schemaPattern) |
Meta.MetaResultSet |
Meta.getSchemas(String catalog,
Meta.Pat schemaPattern) |
Meta.MetaResultSet |
MetaImpl.getSuperTables(String catalog,
Meta.Pat schemaPattern,
Meta.Pat tableNamePattern) |
Meta.MetaResultSet |
Meta.getSuperTables(String catalog,
Meta.Pat schemaPattern,
Meta.Pat tableNamePattern) |
Meta.MetaResultSet |
MetaImpl.getSuperTypes(String catalog,
Meta.Pat schemaPattern,
Meta.Pat typeNamePattern) |
Meta.MetaResultSet |
Meta.getSuperTypes(String catalog,
Meta.Pat schemaPattern,
Meta.Pat typeNamePattern) |
Meta.MetaResultSet |
MetaImpl.getTablePrivileges(String catalog,
Meta.Pat schemaPattern,
Meta.Pat tableNamePattern) |
Meta.MetaResultSet |
Meta.getTablePrivileges(String catalog,
Meta.Pat schemaPattern,
Meta.Pat tableNamePattern) |
Meta.MetaResultSet |
MetaImpl.getTables(String catalog,
Meta.Pat schemaPattern,
Meta.Pat tableNamePattern,
List<String> typeList) |
Meta.MetaResultSet |
Meta.getTables(String catalog,
Meta.Pat schemaPattern,
Meta.Pat tableNamePattern,
List<String> typeList) |
Meta.MetaResultSet |
MetaImpl.getTableTypes() |
Meta.MetaResultSet |
Meta.getTableTypes() |
Meta.MetaResultSet |
MetaImpl.getTypeInfo() |
Meta.MetaResultSet |
Meta.getTypeInfo() |
Meta.MetaResultSet |
MetaImpl.getUDTs(String catalog,
Meta.Pat schemaPattern,
Meta.Pat typeNamePattern,
int[] types) |
Meta.MetaResultSet |
Meta.getUDTs(String catalog,
Meta.Pat schemaPattern,
Meta.Pat typeNamePattern,
int[] types) |
Meta.MetaResultSet |
MetaImpl.getVersionColumns(String catalog,
String schema,
String table) |
Meta.MetaResultSet |
Meta.getVersionColumns(String catalog,
String schema,
String table) |