public final class SchemaRetrievalOptions extends Object implements Options
| Modifier and Type | Method and Description |
|---|---|
MetadataRetrievalStrategy |
get(SchemaInfoMetadataRetrievalStrategy schemaInfoMetadataRetrievalStrategy) |
Consumer<Connection> |
getConnectionInitializer() |
DatabaseServerType |
getDatabaseServerType() |
EnumDataTypeHelper |
getEnumDataTypeHelper() |
String |
getIdentifierQuoteString() |
Identifiers |
getIdentifiers() |
InformationSchemaViews |
getInformationSchemaViews() |
TableTypes |
getTableTypes() |
TypeMap |
getTypeMap() |
boolean |
isSupportsCatalogs() |
boolean |
isSupportsSchemas() |
String |
toString() |
public MetadataRetrievalStrategy get(SchemaInfoMetadataRetrievalStrategy schemaInfoMetadataRetrievalStrategy)
public Consumer<Connection> getConnectionInitializer()
public DatabaseServerType getDatabaseServerType()
public EnumDataTypeHelper getEnumDataTypeHelper()
public String getIdentifierQuoteString()
public Identifiers getIdentifiers()
public InformationSchemaViews getInformationSchemaViews()
public TableTypes getTableTypes()
public TypeMap getTypeMap()
public boolean isSupportsCatalogs()
public boolean isSupportsSchemas()
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.