- get(DatabaseObjectRuleForInclusion) - Method in class schemacrawler.schemacrawler.LimitOptions
-
Gets the inclusion rule.
- get(SchemaInfoMetadataRetrievalStrategy) - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- get(SchemaInfoMetadataRetrievalStrategy) - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptionsBuilder
-
- get(Object) - Method in class schemacrawler.utility.TypeMap
-
- getActionCondition() - Method in interface schemacrawler.schema.Trigger
-
Gets the WHEN clause of the trigger.
- getActionOrder() - Method in interface schemacrawler.schema.Trigger
-
Gets the action order.
- getActionOrientation() - Method in interface schemacrawler.schema.Trigger
-
Gets whether the trigger is a row trigger or a statement trigger.
- getActionStatement() - Method in interface schemacrawler.schema.Trigger
-
Gets the body of the trigger.
- getAlternateKeyName() - Method in class schemacrawler.crawl.AlternateKeyBuilder.AlternateKeyDefinition
-
- getAlternateKeys() - Method in interface schemacrawler.schema.Table
-
Gets the list of all alternate keys of the table.
- getAttribute(String) - Method in interface schemacrawler.schema.AttributedObject
-
Gets an attribute.
- getAttribute(String, T) - Method in interface schemacrawler.schema.AttributedObject
-
Gets an attribute.
- getAttribute(String) - Method in class schemacrawler.schemacrawler.SchemaReference
-
Gets an attribute.
- getAttribute(String, T) - Method in class schemacrawler.schemacrawler.SchemaReference
-
Gets an attribute.
- getAttributes() - Method in class schemacrawler.crawl.MetadataResultSet
-
Gets unread (and therefore unmapped) columns from the database metadata result-set, and makes
them available as additional attributes.
- getAttributes() - Method in interface schemacrawler.schema.AttributedObject
-
Gets all attributes.
- getAttributes() - Method in class schemacrawler.schemacrawler.SchemaReference
-
Gets all attributes.
- getBaseType() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the base type of the data type.
- getBigInteger(String) - Method in class schemacrawler.crawl.MetadataResultSet
-
- getBoolean(String) - Method in class schemacrawler.crawl.MetadataResultSet
-
Checks if the value of a column from the result set evaluates to true.
- getBooleanValue(String) - Method in class schemacrawler.tools.options.Config
-
Gets the value of a property as a boolean.
- getBooleanValue(String, boolean) - Method in class schemacrawler.tools.options.Config
-
- getCardinality() - Method in interface schemacrawler.schema.Index
-
Gets the cardinality.
- getCatalog() - Method in class schemacrawler.tools.catalogloader.BaseCatalogLoader
-
- getCatalog() - Method in interface schemacrawler.tools.catalogloader.CatalogLoader
-
- getCatalog() - Method in class schemacrawler.tools.executable.BaseCommand
-
- getCatalog() - Method in interface schemacrawler.tools.executable.Command
-
- getCatalog() - Method in class schemacrawler.tools.executable.SchemaCrawlerExecutable
-
- getCatalog(DatabaseConnectionSource, SchemaCrawlerOptions) - Static method in class schemacrawler.tools.utility.SchemaCrawlerUtility
-
Crawls a database, and returns a catalog.
- getCatalog(DatabaseConnectionSource, SchemaRetrievalOptions, SchemaCrawlerOptions, Config) - Static method in class schemacrawler.tools.utility.SchemaCrawlerUtility
-
Crawls a database, and returns a catalog.
- getCatalogLoaderName() - Method in class schemacrawler.tools.catalogloader.BaseCatalogLoader
-
- getCatalogLoaderName() - Method in interface schemacrawler.tools.catalogloader.CatalogLoader
-
- getCatalogLoaderRegistry() - Static method in class schemacrawler.tools.catalogloader.CatalogLoaderRegistry
-
- getCatalogName() - Method in interface schemacrawler.schema.Schema
-
- getCatalogName() - Method in class schemacrawler.schemacrawler.SchemaReference
-
- getCheckOption() - Method in interface schemacrawler.schema.View
-
Type of WITH CHECK OPTION.
- getChildTableFilterDepth() - Method in class schemacrawler.schemacrawler.FilterOptions
-
- getChoices() - Method in interface schemacrawler.schema.JdbcDriverProperty
-
Gets the array of possible values if the value for the field DriverPropertyInfo.value
may be selected from a particular set of values.
- getColumnDataType() - Method in interface schemacrawler.schema.BaseColumn
-
Gets the column data type.
- getColumnDataTypes() - Method in interface schemacrawler.schema.Catalog
-
Gets the column data types
- getColumnDataTypes(Schema) - Method in interface schemacrawler.schema.Catalog
-
Gets the column data types defined in the schema, by name.
- getColumnName() - Method in class schemacrawler.crawl.WeakAssociationBuilder.WeakAssociationColumn
-
- getColumnNames() - Method in class schemacrawler.crawl.MetadataResultSet
-
- getColumnReferences() - Method in interface schemacrawler.schema.TableReference
-
Gets the list of column pairs.
- getColumns() - Method in class schemacrawler.crawl.AlternateKeyBuilder.AlternateKeyDefinition
-
- getColumns() - Method in interface schemacrawler.schema.Index
-
Gets the list of columns in ordinal order.
- getColumns() - Method in interface schemacrawler.schema.ResultsColumns
-
Gets the list of columns in ordinal order.
- getColumns() - Method in interface schemacrawler.schema.Table
-
Gets the list of columns in ordinal order.
- getColumnsListAsString() - Method in interface schemacrawler.schema.ResultsColumns
-
Gets a comma-separated list of columns.
- getColumnsListAsString(Index, Identifiers) - Static method in class schemacrawler.utility.MetaDataUtility
-
Gets a comma-separated list of columns for an index.
- getColumnsListAsString(Table, Identifiers) - Static method in class schemacrawler.utility.MetaDataUtility
-
Gets a comma-separated list of columns for a table.
- getColumnsListAsString(TableConstraint, Identifiers) - Static method in class schemacrawler.utility.MetaDataUtility
-
Gets a comma-separated list of columns for an index.
- getColumnsListAsString(TableReference, TableRelationshipType, Identifiers) - Static method in class schemacrawler.utility.MetaDataUtility
-
Gets a comma-separated list of columns for a foreign key.
- getCommandLineCommand() - Method in class schemacrawler.tools.catalogloader.BaseCatalogLoader
-
- getCommandLineCommand() - Method in interface schemacrawler.tools.catalogloader.CatalogLoader
-
- getCommandLineCommand() - Method in class schemacrawler.tools.executable.BaseCommandProvider
-
- getCommandLineCommand() - Method in interface schemacrawler.tools.executable.CommandProvider
-
- getCommandLineCommands() - Method in class schemacrawler.tools.catalogloader.CatalogLoaderRegistry
-
- getCommandLineCommands() - Method in class schemacrawler.tools.executable.CommandRegistry
-
- getCommandLineCommands() - Method in interface schemacrawler.tools.registry.PluginCommandRegistry
-
- getCommandName() - Method in class schemacrawler.tools.executable.BaseCommand
-
- getCommandName() - Method in interface schemacrawler.tools.executable.Command
-
- getCommandOptions() - Method in class schemacrawler.tools.executable.BaseSchemaCrawlerCommand
-
- getCommandOptions() - Method in interface schemacrawler.tools.executable.SchemaCrawlerCommand
-
- getCommandRegistry() - Static method in class schemacrawler.tools.executable.CommandRegistry
-
- getConditionTiming() - Method in interface schemacrawler.schema.Trigger
-
Gets the condition timing.
- getConnection() - Method in class schemacrawler.tools.executable.BaseCommand
-
- getConnection() - Method in interface schemacrawler.tools.executable.Command
-
- getConnectionInitializer() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- getConnectionUrl() - Method in interface schemacrawler.schema.JdbcDriverInfo
-
Gets the database connection URL.
- getConnectionUrl() - Method in class schemacrawler.tools.databaseconnector.DatabaseUrlConnectionOptions
-
- getConstrainedColumns() - Method in interface schemacrawler.schema.TableConstraint
-
Gets the list of columns in ordinal order.
- getCrawlInfo() - Method in interface schemacrawler.schema.Catalog
-
- getCrawlTimestamp() - Method in interface schemacrawler.schema.CrawlInfo
-
Gets the timestamp of when the database was crawled, in UTC to the second.
- getCrawlTimestampInstant() - Method in interface schemacrawler.schema.CrawlInfo
-
Gets the timestamp of when the database was crawled.
- getCreateParameters() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the parameters needed when using this data type.
- getDatabase() - Method in class schemacrawler.tools.databaseconnector.DatabaseServerHostConnectionOptions
-
- getDatabaseConnector() - Method in interface schemacrawler.tools.databaseconnector.DatabaseConnectionOptions
-
- getDatabaseConnector() - Method in class schemacrawler.tools.databaseconnector.DatabaseServerHostConnectionOptions
-
- getDatabaseConnector() - Method in class schemacrawler.tools.databaseconnector.DatabaseUrlConnectionOptions
-
- getDatabaseConnectorRegistry() - Static method in class schemacrawler.tools.databaseconnector.DatabaseConnectorRegistry
-
- getDatabaseInfo() - Method in interface schemacrawler.schema.Catalog
-
- getDatabaseObjectInfoRetrieval() - Method in enum schemacrawler.schemacrawler.SchemaInfoRetrieval
-
- getDatabaseProductName() - Method in interface schemacrawler.schema.DatabaseInfo
-
Gets the name of the database product.
- getDatabaseProductVersion() - Method in interface schemacrawler.schema.DatabaseInfo
-
Gets the version of the database product.
- getDatabaseServerType() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- getDatabaseServerType() - Method in class schemacrawler.tools.databaseconnector.DatabaseConnector
-
- getDatabaseServerTypes() - Method in class schemacrawler.tools.databaseconnector.DatabaseConnectorRegistry
-
- getDatabaseSpecificTypeName() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the database specific data type name.
- getDatabaseSystemIdentifier() - Method in class schemacrawler.schemacrawler.DatabaseServerType
-
- getDatabaseSystemName() - Method in class schemacrawler.schemacrawler.DatabaseServerType
-
- getDatabaseUsers() - Method in interface schemacrawler.schema.Catalog
-
Gets the database users
- getDatabaseVersion() - Method in interface schemacrawler.schema.CrawlInfo
-
Gets the version of the RDBMS vendor and product.
- getDataSource() - Method in class schemacrawler.tools.catalogloader.BaseCatalogLoader
-
- getDataSource() - Method in interface schemacrawler.tools.catalogloader.CatalogLoader
-
- getDecimalDigits() - Method in interface schemacrawler.schema.BaseColumn
-
Get the number of fractional digits.
- getDefaultMappedClass() - Method in class schemacrawler.schema.JavaSqlType
-
- getDefaultValue() - Method in interface schemacrawler.schema.Column
-
Gets the default data value for the column.
- getDeferrability() - Method in interface schemacrawler.schema.ForeignKey
-
Gets the deferrability.
- getDefinition() - Method in interface schemacrawler.schema.DefinedObject
-
Gets the definition.
- getDeleteRule() - Method in interface schemacrawler.schema.ForeignKey
-
Gets the delete rule.
- getDependentTable() - Method in interface schemacrawler.schema.TableReference
-
Gets dependent or child table for this reference.
- getDependentTables() - Method in interface schemacrawler.schema.Table
-
Gets child tables which have a foreign key from this table.
- getDescription() - Method in interface schemacrawler.tools.options.OutputFormat
-
- getDescription() - Method in class schemacrawler.tools.options.OutputFormatState
-
- getDisplaySize() - Method in interface schemacrawler.schema.ResultsColumn
-
Gets the normal maximum number of characters allowed as the width of the designated column.
- getDriverClassName() - Method in interface schemacrawler.schema.JdbcDriverInfo
-
Gets the class name of the JDBC driver.
- getDriverMajorVersion() - Method in interface schemacrawler.schema.JdbcDriverInfo
-
Retrieves JDBC driver's major version number.
- getDriverMinorVersion() - Method in interface schemacrawler.schema.JdbcDriverInfo
-
Retrieves this JDBC driver's minor version number.
- getDriverName() - Method in interface schemacrawler.schema.JdbcDriverInfo
-
Gets the name of the JDBC driver.
- getDriverProperties() - Method in interface schemacrawler.schema.JdbcDriverInfo
-
Gets all the JDBC driver properties, and their values.
- getDriverVersion() - Method in interface schemacrawler.schema.JdbcDriverInfo
-
Gets the version of the JDBC driver.
- getEnum(String, E) - Method in class schemacrawler.crawl.MetadataResultSet
-
Reads the value of a column from the result set as an enum.
- getEnumDataTypeHelper() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- getEnumDataTypeInfo(Column, ColumnDataType, Connection) - Method in interface schemacrawler.plugin.EnumDataTypeHelper
-
- getEnumFromId(String, E) - Method in class schemacrawler.crawl.MetadataResultSet
-
Reads the value of a column from the result set as an enum.
- getEnumFromShortId(String, E) - Method in class schemacrawler.crawl.MetadataResultSet
-
Reads the value of a column from the result set as an enum.
- getEnumValue(String, E) - Method in class schemacrawler.tools.options.Config
-
Gets the value of a property as an enum.
- getEnumValues() - Method in class schemacrawler.plugin.EnumDataTypeInfo
-
- getEnumValues() - Method in interface schemacrawler.schema.ColumnDataType
-
Get list of enum values if the data type is enumerated.
- getEventManipulationTypes() - Method in interface schemacrawler.schema.Trigger
-
Gets the event manipulation types.
- getExclusionPattern() - Method in class schemacrawler.inclusionrule.ExcludeAll
-
- getExclusionPattern() - Method in interface schemacrawler.inclusionrule.InclusionRuleWithRegularExpression
-
Returns the regular expression for the exclusion rule.
- getExclusionPattern() - Method in class schemacrawler.inclusionrule.RegularExpressionExclusionRule
-
- getExclusionPattern() - Method in class schemacrawler.inclusionrule.RegularExpressionInclusionRule
-
- getExclusionPattern() - Method in class schemacrawler.inclusionrule.RegularExpressionRule
-
- getExportedForeignKeys() - Method in interface schemacrawler.schema.Table
-
Gets the list of exported foreign keys.
- getFilterOptions() - Method in class schemacrawler.schemacrawler.SchemaCrawlerOptions
-
- getForeignKeyColumn() - Method in interface schemacrawler.schema.ColumnReference
-
Gets the foreign key column.
- getForeignKeys() - Method in interface schemacrawler.schema.Table
-
Gets the list of all foreign keys of the table, including imported and exported foreign keys.
- getForeignKeyTable() - Method in interface schemacrawler.schema.TableReference
-
Gets the dependent table with an imported foreign key.
- getFormat() - Method in interface schemacrawler.tools.options.OutputFormat
-
- getFormat() - Method in class schemacrawler.tools.options.OutputFormatState
-
- getFormats() - Method in interface schemacrawler.tools.options.OutputFormat
-
- getFormats() - Method in class schemacrawler.tools.options.OutputFormatState
-
- getFromJavaSqlTypeName(String) - Method in class schemacrawler.utility.JavaSqlTypes
-
Lookup java.sql.Types type, and return more detailed information, including the mapped Java
class.
- getFullName() - Method in interface schemacrawler.schema.NamedObject
-
Getter for fully qualified name of object.
- getFullName() - Method in class schemacrawler.schemacrawler.SchemaReference
-
- getGrantee() - Method in interface schemacrawler.schema.Grant
-
Gets the grantee.
- getGrantor() - Method in interface schemacrawler.schema.Grant
-
Gets the grantor.
- getGrants() - Method in interface schemacrawler.schema.Privilege
-
- getGrepColumnInclusionRule() - Method in class schemacrawler.schemacrawler.GrepOptions
-
Gets the column inclusion rule for grep.
- getGrepDefinitionInclusionRule() - Method in class schemacrawler.schemacrawler.GrepOptions
-
Gets the definitions inclusion rule for grep.
- getGrepOptions() - Method in class schemacrawler.schemacrawler.SchemaCrawlerOptions
-
- getGrepRoutineParameterInclusionRule() - Method in class schemacrawler.schemacrawler.GrepOptions
-
Gets the routine column rule for grep.
- getGrepTableInclusionRule() - Method in class schemacrawler.schemacrawler.GrepOptions
-
Gets the table inclusion rule for grep.
- getHelpCommand() - Method in interface schemacrawler.tools.catalogloader.CatalogLoader
-
- getHelpCommand() - Method in class schemacrawler.tools.databaseconnector.DatabaseConnector
-
- getHelpCommand() - Method in interface schemacrawler.tools.executable.CommandProvider
-
- getHelpCommands() - Method in class schemacrawler.tools.catalogloader.CatalogLoaderRegistry
-
- getHelpCommands() - Method in class schemacrawler.tools.databaseconnector.DatabaseConnectorRegistry
-
- getHelpCommands() - Method in class schemacrawler.tools.executable.CommandRegistry
-
- getHelpCommands() - Method in interface schemacrawler.tools.registry.PluginCommandRegistry
-
- getHelpDescription() - Method in class schemacrawler.tools.executable.commandline.PluginCommand
-
- getHelpFooter() - Method in class schemacrawler.tools.executable.commandline.PluginCommand
-
- getHelpHeader() - Method in class schemacrawler.tools.executable.commandline.PluginCommand
-
- getHelpText() - Method in class schemacrawler.tools.executable.commandline.PluginCommandOption
-
- getHiddenColumns() - Method in interface schemacrawler.schema.Table
-
Gets hidden columns.
- getHost() - Method in class schemacrawler.tools.databaseconnector.DatabaseServerHostConnectionOptions
-
- getIdentifierQuoteString() - Method in class schemacrawler.schemacrawler.Identifiers
-
Gets the string used to quote database object identifiers, as provided by the database server,
or as overridden by the caller.
- getIdentifierQuoteString() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- getIdentifierQuotingStrategy() - Method in class schemacrawler.schemacrawler.Identifiers
-
- getIdentifiers() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- getIdentifiers() - Method in class schemacrawler.tools.executable.BaseSchemaCrawlerCommand
-
- getIdentifiers() - Method in interface schemacrawler.tools.executable.SchemaCrawlerCommand
-
- getImportedForeignKeys() - Method in interface schemacrawler.schema.Table
-
Gets the list of imported foreign keys.
- getInclusionPattern() - Method in class schemacrawler.inclusionrule.ExcludeAll
-
- getInclusionPattern() - Method in interface schemacrawler.inclusionrule.InclusionRuleWithRegularExpression
-
Returns the regular expression for the inclusion rule.
- getInclusionPattern() - Method in class schemacrawler.inclusionrule.RegularExpressionExclusionRule
-
- getInclusionPattern() - Method in class schemacrawler.inclusionrule.RegularExpressionInclusionRule
-
- getInclusionPattern() - Method in class schemacrawler.inclusionrule.RegularExpressionRule
-
- getIncrement() - Method in interface schemacrawler.schema.Sequence
-
Gets the increment of the sequence.
- getIndex() - Method in interface schemacrawler.schema.IndexColumn
-
Gets the index this column belongs to.
- getIndexes() - Method in interface schemacrawler.schema.Table
-
Gets the list of indexes.
- getIndexOrdinalPosition() - Method in interface schemacrawler.schema.IndexColumn
-
Ordinal position of the column, in the index.
- getIndexType() - Method in interface schemacrawler.schema.Index
-
Gets the index type.
- getInfoLevel() - Method in enum schemacrawler.schemacrawler.SchemaInfoRetrieval
-
- getInformationSchemaViews() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- getInformationSchemaViews() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptionsBuilder
-
- getInputCharset() - Method in class schemacrawler.tools.options.OutputOptions
-
Character encoding for input files, such as scripts and templates.
- getInt(String, int) - Method in class schemacrawler.crawl.MetadataResultSet
-
Reads the value of a column from the result set as an integer.
- getIntegerValue(String, int) - Method in class schemacrawler.tools.options.Config
-
Gets the value of a property as an integer.
- getJavaSqlType() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the java.sql.Types type.
- getJavaSqlTypeGroup() - Method in class schemacrawler.schema.JavaSqlType
-
- getJdbcDriverInfo() - Method in interface schemacrawler.schema.Catalog
-
- getJDBCDriverRegistry() - Static method in class schemacrawler.tools.registry.JDBCDriverRegistry
-
- getJdbcDriverVersion() - Method in interface schemacrawler.schema.CrawlInfo
-
Gets the name and version of the JDBC driver.
- getJdbcMajorVersion() - Method in interface schemacrawler.schema.JdbcDriverInfo
-
Gets the major JDBC version number supported by JDBC driver.
- getJdbcMinorVersion() - Method in interface schemacrawler.schema.JdbcDriverInfo
-
Gets the minor JDBC version number supported by JDBC driver.
- getJvmVersion() - Method in interface schemacrawler.schema.CrawlInfo
-
Get JVM system information.
- getKey() - Method in enum schemacrawler.schemacrawler.DatabaseObjectRuleForInclusion
-
- getKey() - Method in enum schemacrawler.schemacrawler.SchemaInfoMetadataRetrievalStrategy
-
- getKeySequence() - Method in interface schemacrawler.schema.ColumnReference
-
Gets the sequence in the foreign key.
- getLabel() - Method in interface schemacrawler.schema.ResultsColumn
-
Gets the column's suggested title for use in printouts and displays.
- getLimitOptions() - Method in class schemacrawler.schemacrawler.SchemaCrawlerOptions
-
- getLiteralPrefix() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the literal prefix.
- getLiteralSuffix() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the literal suffix.
- getLoadOptions() - Method in class schemacrawler.schemacrawler.SchemaCrawlerOptions
-
- getLocalTypeName() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the local data type name.
- getLong(String, long) - Method in class schemacrawler.crawl.MetadataResultSet
-
Reads the value of a column from the result set as a long.
- getMaximumScale() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the maximum scale.
- getMaximumValue() - Method in interface schemacrawler.schema.Sequence
-
Gets the maximum value of the sequence.
- getMaxThreads() - Method in class schemacrawler.schemacrawler.LoadOptions
-
Maximum number of threads.
- getMinimumScale() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the minimum scale.
- getMinimumValue() - Method in interface schemacrawler.schema.Sequence
-
Gets the minimum value of the sequence.
- getName() - Method in class schemacrawler.schema.JavaSqlType
-
- getName() - Method in interface schemacrawler.schema.NamedObject
-
Getter for name of object.
- getName() - Method in class schemacrawler.schemacrawler.Query
-
Gets the query name.
- getName() - Method in class schemacrawler.schemacrawler.SchemaReference
-
- getName() - Method in class schemacrawler.tools.catalogloader.CatalogLoaderRegistry
-
- getName() - Method in class schemacrawler.tools.databaseconnector.DatabaseConnectorRegistry
-
- getName() - Method in class schemacrawler.tools.executable.commandline.PluginCommand
-
- getName() - Method in class schemacrawler.tools.executable.commandline.PluginCommandOption
-
- getName() - Method in class schemacrawler.tools.executable.CommandRegistry
-
- getName() - Method in class schemacrawler.tools.registry.JDBCDriverRegistry
-
- getName() - Method in interface schemacrawler.tools.registry.PluginRegistry
-
- getName() - Method in class schemacrawler.tools.registry.ScriptEngineRegistry
-
- getNamedObjectSort(boolean) - Static method in enum schemacrawler.utility.NamedObjectSort
-
- getNumPrecisionRadix() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the precision of the radix.
- getObject(String, T) - Method in class schemacrawler.tools.options.Config
-
- getOperatingSystemVersion() - Method in interface schemacrawler.schema.CrawlInfo
-
Get operating system information.
- getOptionalInclusionRule(String, String) - Method in class schemacrawler.tools.options.Config
-
- getOptions() - Method in class schemacrawler.tools.executable.commandline.PluginCommand
-
- getOrdinalPosition() - Method in interface schemacrawler.schema.BaseColumn
-
Get the ordinal position of the column in the table, starting at 1.
- getOutputCharset() - Method in class schemacrawler.tools.options.OutputOptions
-
Character encoding for output files.
- getOutputFile(String) - Method in class schemacrawler.tools.options.OutputOptions
-
- getOutputFormatValue() - Method in class schemacrawler.tools.options.OutputOptions
-
Gets the output format value.
- getOutputOptions() - Method in class schemacrawler.tools.executable.BaseSchemaCrawlerCommand
- getOutputOptions() - Method in interface schemacrawler.tools.executable.SchemaCrawlerCommand
-
- getOutputOptions() - Method in class schemacrawler.tools.executable.SchemaCrawlerExecutable
-
- getPages() - Method in interface schemacrawler.schema.Index
-
Gets the pages.
- getParameterMode() - Method in interface schemacrawler.schema.RoutineParameter
-
Gets the routine column type.
- getParameters() - Method in interface schemacrawler.schema.Function
-
Gets the list of columns in ordinal order.
- getParameters() - Method in interface schemacrawler.schema.Procedure
-
Gets the list of columns in ordinal order.
- getParameters() - Method in interface schemacrawler.schema.Routine
-
Gets the list of parameters in ordinal order.
- getParent() - Method in interface schemacrawler.schema.ContainedObject
-
Gets the parent.
- getParentTableFilterDepth() - Method in class schemacrawler.schemacrawler.FilterOptions
-
- getPort() - Method in class schemacrawler.tools.databaseconnector.DatabaseServerHostConnectionOptions
-
- getPrecision() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the precision.
- getPrecision() - Method in interface schemacrawler.schema.RoutineParameter
-
Gets the number of decimal digits precision for the column.
- getPrimaryKey() - Method in interface schemacrawler.schema.Table
-
Gets the primary key.
- getPrimaryKeyColumn() - Method in interface schemacrawler.schema.ColumnReference
-
Gets the primary key column.
- getPrimaryKeyTable() - Method in interface schemacrawler.schema.TableReference
-
Gets the referenced table.
- getPriority() - Method in class schemacrawler.tools.catalogloader.BaseCatalogLoader
-
- getPriority() - Method in interface schemacrawler.tools.catalogloader.CatalogLoader
-
- getPrivileges() - Method in interface schemacrawler.schema.Column
-
Gets the list of privileges for the column.
- getPrivileges() - Method in interface schemacrawler.schema.Table
-
Gets the list of privileges.
- getProperties() - Method in interface schemacrawler.schema.DatabaseInfo
-
Gets all database properties.
- getQuery(InformationSchemaKey) - Method in class schemacrawler.schemacrawler.InformationSchemaViews
-
Gets the additional attributes SQL for columns, from the additional configuration.
- getQuery() - Method in class schemacrawler.schemacrawler.Query
-
Gets the query SQL.
- getQueryFromResource(String, String) - Static method in class schemacrawler.schemacrawler.QueryUtility
-
- getReferencedColumn() - Method in interface schemacrawler.schema.Column
-
Referenced column if this column is part of a foreign key, null otherwise.
- getReferencedObject() - Method in interface schemacrawler.schema.Synonym
-
Gets the referenced object, which may or may not actually exist.
- getReferencedTable() - Method in interface schemacrawler.schema.TableReference
-
Gets referenced or parent table for this reference.
- getReferencedTables() - Method in interface schemacrawler.schema.Table
-
Gets parent tables to which this table has a foreign key.
- getReferencingTable() - Method in interface schemacrawler.schema.TableReference
-
Deprecated.
- getReferencingTables() - Method in interface schemacrawler.schema.Table
-
Deprecated.
- getRegisteredPlugins() - Method in class schemacrawler.tools.catalogloader.CatalogLoaderRegistry
-
- getRegisteredPlugins() - Method in class schemacrawler.tools.databaseconnector.DatabaseConnectorRegistry
-
- getRegisteredPlugins() - Method in class schemacrawler.tools.executable.CommandRegistry
-
- getRegisteredPlugins() - Method in class schemacrawler.tools.registry.JDBCDriverRegistry
-
- getRegisteredPlugins() - Method in interface schemacrawler.tools.registry.PluginRegistry
-
- getRegisteredPlugins() - Method in class schemacrawler.tools.registry.ScriptEngineRegistry
-
- getRelatedTables(TableRelationshipType) - Method in interface schemacrawler.schema.Table
-
Gets the tables related to this one, based on the specified relationship type.
- getRemarks() - Method in interface schemacrawler.schema.DescribedObject
-
Getter for remarks.
- getRemarks() - Method in class schemacrawler.schemacrawler.SchemaReference
-
- getReservedWords() - Method in class schemacrawler.schemacrawler.Identifiers
-
Get a list of reserved words, normalized to uppercase.
- getResultsColumns(ResultSet) - Static method in class schemacrawler.tools.utility.SchemaCrawlerUtility
-
Obtains result-set metadata from a live result-set.
- getReturnType() - Method in interface schemacrawler.schema.Function
-
Gets the procedure type.
- getReturnType() - Method in interface schemacrawler.schema.Procedure
-
Gets the procedure type.
- getReturnType() - Method in interface schemacrawler.schema.Routine
-
Gets the routine type.
- getRoutineBodyType() - Method in interface schemacrawler.schema.Function
-
Gets the type of the routine body.
- getRoutineBodyType() - Method in interface schemacrawler.schema.Routine
-
Gets the type of the routine body.
- getRoutineReducer(SchemaCrawlerOptions) - Static method in class schemacrawler.filter.ReducerFactory
-
- getRoutines() - Method in interface schemacrawler.schema.Catalog
-
Gets the routine.
- getRoutines(Schema) - Method in interface schemacrawler.schema.Catalog
-
Gets the routine.
- getRoutines(Schema, String) - Method in interface schemacrawler.schema.Catalog
-
Gets a routine by unqualified name.
- getRoutineType() - Method in interface schemacrawler.schema.Routine
-
Gets the routine type.
- getRoutineTypes() - Method in class schemacrawler.schemacrawler.LimitOptions
-
- getRunId() - Method in interface schemacrawler.schema.CrawlInfo
-
Unique identifier for each SchemaCrawler run.
- getSchema() - Method in class schemacrawler.crawl.AlternateKeyBuilder.AlternateKeyDefinition
-
- getSchema() - Method in class schemacrawler.crawl.WeakAssociationBuilder.WeakAssociationColumn
-
- getSchema() - Method in interface schemacrawler.schema.DatabaseObject
-
- getSchemaCrawlerOptions() - Method in class schemacrawler.tools.catalogloader.BaseCatalogLoader
-
- getSchemaCrawlerOptions() - Method in interface schemacrawler.tools.catalogloader.CatalogLoader
-
- getSchemaCrawlerOptions() - Method in class schemacrawler.tools.executable.BaseSchemaCrawlerCommand
- getSchemaCrawlerOptions() - Method in interface schemacrawler.tools.executable.SchemaCrawlerCommand
-
- getSchemaCrawlerOptions() - Method in class schemacrawler.tools.executable.SchemaCrawlerExecutable
-
- getSchemaCrawlerVersion() - Method in interface schemacrawler.schema.CrawlInfo
-
Gets the SchemaCrawler version.
- getSchemaInfoLevel() - Method in class schemacrawler.schemacrawler.LoadOptions
-
Gets the schema information level, identifying to what level the schema should be crawled.
- getSchemaReducer(SchemaCrawlerOptions) - Static method in class schemacrawler.filter.ReducerFactory
-
- getSchemaRetrievalOptions() - Method in class schemacrawler.tools.catalogloader.BaseCatalogLoader
-
- getSchemaRetrievalOptions() - Method in interface schemacrawler.tools.catalogloader.CatalogLoader
-
- getSchemaRetrievalOptions() - Method in class schemacrawler.tools.executable.SchemaCrawlerExecutable
-
- getSchemaRetrievalOptionsBuilder(Connection) - Method in class schemacrawler.tools.databaseconnector.DatabaseConnector
-
Gets the complete bundled database specific configuration set, including the SQL for
information schema views.
- getSchemas() - Method in interface schemacrawler.schema.Catalog
-
Gets the schemas.
- getScriptEngineRegistry() - Static method in class schemacrawler.tools.registry.ScriptEngineRegistry
-
- getSearchable() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the search method.
- getSequenceReducer(SchemaCrawlerOptions) - Static method in class schemacrawler.filter.ReducerFactory
-
- getSequences() - Method in interface schemacrawler.schema.Catalog
-
Gets the sequences.
- getSequences(Schema) - Method in interface schemacrawler.schema.Catalog
-
Gets the sequences.
- getServerInfo() - Method in interface schemacrawler.schema.DatabaseInfo
-
Gets the schema from the database connection.
- getShort(String, short) - Method in class schemacrawler.crawl.MetadataResultSet
-
Reads the value of a column from the result set as a short.
- getShortName() - Method in interface schemacrawler.schema.DependantObject
-
Gets the name of the dependent object and the name of the parent.
- getSize() - Method in interface schemacrawler.schema.BaseColumn
-
Get the column size.
- getSortSequence() - Method in interface schemacrawler.schema.IndexColumn
-
Gets the sort sequence.
- getSpecificName() - Method in interface schemacrawler.schema.ForeignKey
-
Deprecated.
- getSpecificName() - Method in interface schemacrawler.schema.Routine
-
The name which uniquely identifies this routine within its schema.
- getStandardTypeName() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the database specific data type name.
- getStartValue() - Method in interface schemacrawler.schema.Sequence
-
Gets the start value of the sequence.
- getString(String) - Method in class schemacrawler.crawl.MetadataResultSet
-
Reads the value of a column from the result set as a string.
- getStringValue(String, String) - Method in class schemacrawler.tools.options.Config
-
Gets the value of a property as a string.
- getSubMap(String) - Method in class schemacrawler.tools.options.Config
-
- getSupportedCommands() - Method in class schemacrawler.tools.executable.BaseCommandProvider
-
- getSupportedCommands() - Method in interface schemacrawler.tools.executable.CommandProvider
-
- getSynonymReducer(SchemaCrawlerOptions) - Static method in class schemacrawler.filter.ReducerFactory
-
- getSynonyms() - Method in interface schemacrawler.schema.Catalog
-
Gets the synonyms.
- getSynonyms(Schema) - Method in interface schemacrawler.schema.Catalog
-
Gets the synonyms.
- getSystemColumnDataTypes() - Method in interface schemacrawler.schema.Catalog
-
Gets the column data types defined by the RDBMS system.
- getTableConstraint() - Method in interface schemacrawler.schema.TableConstraintColumn
-
Gets the table constraint this column belongs to.
- getTableConstraintOrdinalPosition() - Method in interface schemacrawler.schema.TableConstraintColumn
-
Ordinal position of the column, in the table constraint.
- getTableConstraints() - Method in interface schemacrawler.schema.Table
-
Gets the constraints for the table.
- getTableName() - Method in class schemacrawler.crawl.AlternateKeyBuilder.AlternateKeyDefinition
-
- getTableName() - Method in class schemacrawler.crawl.WeakAssociationBuilder.WeakAssociationColumn
-
- getTableNamePattern() - Method in class schemacrawler.schemacrawler.LimitOptions
-
Gets the table name pattern.
- getTableReducer(Predicate<Table>) - Static method in class schemacrawler.filter.ReducerFactory
-
- getTableReducer(SchemaCrawlerOptions) - Static method in class schemacrawler.filter.ReducerFactory
-
- getTables() - Method in interface schemacrawler.schema.Catalog
-
Gets the tables.
- getTables(Schema) - Method in interface schemacrawler.schema.Catalog
-
Gets the tables.
- getTableType() - Method in interface schemacrawler.schema.Table
-
Gets the table type.
- getTableType() - Method in class schemacrawler.schema.TableType
-
The table type, with the case preserved.
- getTableTypes() - Method in class schemacrawler.schemacrawler.LimitOptions
-
Returns the table types requested for output.
- getTableTypes() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- getTableUsage() - Method in interface schemacrawler.schema.View
-
Gets tables used by the view.
- getTag() - Method in class schemacrawler.schemacrawler.SchemaInfoLevel
-
- getTitle() - Method in class schemacrawler.tools.options.OutputOptions
-
Title for the output.
- getTriggers() - Method in interface schemacrawler.schema.Table
-
Gets the list of triggers.
- getType() - Method in class schemacrawler.plugin.EnumDataTypeInfo
-
- getType() - Method in interface schemacrawler.schema.TypedObject
-
Gets the type of the object.
- getType() - Method in enum schemacrawler.schemacrawler.InformationSchemaKey
-
- getTypeMap() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- getTypeMappedClass() - Method in interface schemacrawler.schema.ColumnDataType
-
Gets the Java class mapped to the type.
- getUpdateRule() - Method in interface schemacrawler.schema.ForeignKey
-
Gets the update rule.
- getUrlx() - Method in class schemacrawler.tools.databaseconnector.DatabaseServerHostConnectionOptions
-
- getUserName() - Method in interface schemacrawler.schema.DatabaseInfo
-
Gets the user name as known to this database.
- getValue() - Method in enum schemacrawler.schema.ConditionTimingType
-
Gets the value.
- getValue() - Method in interface schemacrawler.schema.JdbcDriverProperty
-
Gets the the current value of the property, based on a combination of the information supplied
to the method getPropertyInfo
, the Java environment, and the driver-supplied
default values.
- getValue() - Method in enum schemacrawler.schema.TableConstraintType
-
Gets the value.
- getValueClass() - Method in class schemacrawler.tools.executable.commandline.PluginCommandOption
-
- getVendor() - Method in class schemacrawler.schema.JavaSqlType
-
- getVendorTypeNumber() - Method in class schemacrawler.schema.JavaSqlType
-
- getWeakAssociations() - Method in interface schemacrawler.schema.Table
-
Gets the list of weak associations.
- getWidth() - Method in interface schemacrawler.schema.BaseColumn
-
Gets the width of the column, if the column width is required.
- Grant<D extends DatabaseObject> - Interface in schemacrawler.schema
-
- GrepOptions - Class in schemacrawler.schemacrawler
-
SchemaCrawler options.
- GrepOptionsBuilder - Class in schemacrawler.schemacrawler
-
grep options builder, to build the immutable options to crawl a schema.
- id() - Method in enum schemacrawler.schema.ForeignKeyDeferrability
-
Gets the id.
- id() - Method in enum schemacrawler.schema.ForeignKeyUpdateRule
-
Gets the id.
- id() - Method in enum schemacrawler.schema.FunctionReturnType
-
Gets the id.
- id() - Method in interface schemacrawler.schema.IdentifiedEnum
-
Gets the id.
- id() - Method in enum schemacrawler.schema.IndexType
-
Gets the id.
- id() - Method in enum schemacrawler.schema.ProcedureReturnType
-
Gets the id.
- id() - Method in enum schemacrawler.schema.SearchableType
-
Gets the id.
- IdentifiedEnum - Interface in schemacrawler.schema
-
- IdentifierQuotingStrategy - Enum in schemacrawler.schemacrawler
-
- Identifiers - Class in schemacrawler.schemacrawler
-
Allows working with database object identifiers.
- IdentifiersBuilder - Class in schemacrawler.schemacrawler
-
- include(DatabaseObjectRuleForInclusion, InclusionRule) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- IncludeAll - Class in schemacrawler.inclusionrule
-
Include all names, definitions, and other attributes of named objects.
- IncludeAll() - Constructor for class schemacrawler.inclusionrule.IncludeAll
-
- includeAll() - Static method in class schemacrawler.schema.TableTypes
-
- includeAllRoutines() - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeAllSequences() - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeAllSynonyms() - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeColumns(InclusionRule) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeColumns(Pattern) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeGreppedColumns(InclusionRule) - Method in class schemacrawler.schemacrawler.GrepOptionsBuilder
-
- includeGreppedColumns(Pattern) - Method in class schemacrawler.schemacrawler.GrepOptionsBuilder
-
- includeGreppedDefinitions(InclusionRule) - Method in class schemacrawler.schemacrawler.GrepOptionsBuilder
-
- includeGreppedDefinitions(Pattern) - Method in class schemacrawler.schemacrawler.GrepOptionsBuilder
-
- includeGreppedRoutineParameters(InclusionRule) - Method in class schemacrawler.schemacrawler.GrepOptionsBuilder
-
- includeGreppedRoutineParameters(Pattern) - Method in class schemacrawler.schemacrawler.GrepOptionsBuilder
-
- includeGreppedTables(InclusionRule) - Method in class schemacrawler.schemacrawler.GrepOptionsBuilder
-
- includeGreppedTables(Pattern) - Method in class schemacrawler.schemacrawler.GrepOptionsBuilder
-
- includeNone() - Static method in class schemacrawler.schema.TableTypes
-
- includeRoutineParameters(InclusionRule) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeRoutineParameters(Pattern) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeRoutines(InclusionRule) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeRoutines(Pattern) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeSchemas(InclusionRule) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeSchemas(Pattern) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeSequences(InclusionRule) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeSequences(Pattern) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeSynonyms(InclusionRule) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeSynonyms(Pattern) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeTables(InclusionRule) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- includeTables(Pattern) - Method in class schemacrawler.schemacrawler.LimitOptionsBuilder
-
- InclusionRule - Interface in schemacrawler.inclusionrule
-
Specifies inclusion and exclusion patterns that can be applied to the names, definitions, and
other attributes of named objects.
- InclusionRuleFilter<N extends NamedObject> - Class in schemacrawler.filter
-
- InclusionRuleFilter(InclusionRule, boolean) - Constructor for class schemacrawler.filter.InclusionRuleFilter
-
- InclusionRuleWithRegularExpression - Interface in schemacrawler.inclusionrule
-
- Index - Interface in schemacrawler.schema
-
Represents an index on a database table.
- IndexColumn - Interface in schemacrawler.schema
-
- IndexColumnSortSequence - Enum in schemacrawler.schema
-
An enumeration wrapper around index sort sequences.
- IndexType - Enum in schemacrawler.schema
-
An enumeration wrapper around index types.
- InfoLevel - Enum in schemacrawler.schemacrawler
-
- InformationSchemaKey - Enum in schemacrawler.schemacrawler
-
- InformationSchemaKeyType - Enum in schemacrawler.schemacrawler
-
- InformationSchemaViews - Class in schemacrawler.schemacrawler
-
The database specific views to get additional database metadata in a standard format.
- InformationSchemaViewsBuilder - Class in schemacrawler.schemacrawler
-
The database specific views to get additional database metadata in a standard format.
- initialize() - Method in class schemacrawler.tools.executable.BaseCommand
-
- initialize() - Method in class schemacrawler.tools.executable.BaseSchemaCrawlerCommand
-
- initialize() - Method in interface schemacrawler.tools.executable.Command
-
Initializes the command for execution.
- InternalRuntimeException - Exception in schemacrawler.schemacrawler.exceptions
-
- InternalRuntimeException(String) - Constructor for exception schemacrawler.schemacrawler.exceptions.InternalRuntimeException
-
- InternalRuntimeException(String, Throwable) - Constructor for exception schemacrawler.schemacrawler.exceptions.InternalRuntimeException
-
- invertGrepMatch(boolean) - Method in class schemacrawler.schemacrawler.GrepOptionsBuilder
-
- IORuntimeException - Exception in schemacrawler.schemacrawler.exceptions
-
- IORuntimeException(String) - Constructor for exception schemacrawler.schemacrawler.exceptions.IORuntimeException
-
- IORuntimeException(String, IOException) - Constructor for exception schemacrawler.schemacrawler.exceptions.IORuntimeException
-
- is(SchemaInfoRetrieval) - Method in class schemacrawler.schemacrawler.SchemaInfoLevel
-
- isAutoIncrement() - Method in interface schemacrawler.schema.ResultsColumn
-
True if this column is auto-incremented.
- isAutoIncrementable() - Method in interface schemacrawler.schema.ColumnDataType
-
Whether the data type is auto-incrementable.
- isAutoIncremented() - Method in interface schemacrawler.schema.Column
-
True if this column is auto-incremented.
- isCaseSensitive() - Method in interface schemacrawler.schema.ColumnDataType
-
Whether the data type is case-sensitive.
- isCaseSensitive() - Method in interface schemacrawler.schema.ResultsColumn
-
True if this column is case-sensitive.
- isColumnDataTypeKnown() - Method in interface schemacrawler.schema.BaseColumn
-
Whether the column data type is known or not.
- isCurrency() - Method in interface schemacrawler.schema.ResultsColumn
-
True if this column is a cash value.
- isCycle() - Method in interface schemacrawler.schema.Sequence
-
Indicates whether or not the sequence can continue to generate values after reaching its
maximum or minimum value. return True if the sequence continues to generate values.
- isDeferrable() - Method in interface schemacrawler.schema.TableConstraint
-
Whether the constraint is deferrable.
- isDefinitelyWritable() - Method in interface schemacrawler.schema.ResultsColumn
-
Indicates whether a write on the designated column will definitely succeed.
- isEmpty() - Method in class schemacrawler.schemacrawler.InformationSchemaViews
-
- isEmpty() - Method in class schemacrawler.tools.executable.commandline.PluginCommand
-
- isEmpty() - Method in class schemacrawler.utility.TypeMap
-
- isEnumerated() - Method in interface schemacrawler.schema.ColumnDataType
-
Whether the data type is enumerated.
- isEqualTo(String) - Method in class schemacrawler.schema.TableType
-
Checks if a string is equal to this table type.
- isExcludeAll() - Method in class schemacrawler.filter.InclusionRuleFilter
-
- isExcludeAll(DatabaseObjectRuleForInclusion) - Method in class schemacrawler.schemacrawler.LimitOptions
-
- isExcludeByDefault() - Method in enum schemacrawler.schemacrawler.DatabaseObjectRuleForInclusion
-
- isFixedPrecisionScale() - Method in interface schemacrawler.schema.ColumnDataType
-
Whether the data type has a fixed precision scale.
- isForeignKeyUnique(TableReference) - Static method in class schemacrawler.utility.MetaDataUtility
-
- isGenerated() - Method in interface schemacrawler.schema.Column
-
True if this column is a generated column.
- isGrantable() - Method in interface schemacrawler.schema.Grant
-
If the privilege is grantable.
- isGrepColumns() - Method in class schemacrawler.schemacrawler.GrepOptions
-
- isGrepDefinitions() - Method in class schemacrawler.schemacrawler.GrepOptions
-
- isGrepInvertMatch() - Method in class schemacrawler.schemacrawler.GrepOptions
-
Whether to invert matches.
- isGrepRoutineParameters() - Method in class schemacrawler.schemacrawler.GrepOptions
-
- isGrepTables() - Method in class schemacrawler.schemacrawler.GrepOptions
-
- isHidden() - Method in interface schemacrawler.schema.Column
-
True if this column is a hidden column.
- isIdentifierQuoteStringSet() - Method in class schemacrawler.schemacrawler.IdentifiersBuilder
-
- isIncludeAll() - Method in class schemacrawler.schema.TableTypes
-
- isIncludeAll(DatabaseObjectRuleForInclusion) - Method in class schemacrawler.schemacrawler.LimitOptions
-
- isIncludeNone() - Method in class schemacrawler.schema.TableTypes
-
- isInitiallyDeferred() - Method in interface schemacrawler.schema.TableConstraint
-
Whether the constraint is initially deferred.
- isJdbcCompliant() - Method in interface schemacrawler.schema.JdbcDriverInfo
-
Reports whether this JDBC driver is a genuine JDBC Compliant TM
driver.
- isNullable() - Method in interface schemacrawler.schema.BaseColumn
-
Whether the column is nullable.
- isNullable() - Method in interface schemacrawler.schema.ColumnDataType
-
Whether the data type is nullable.
- isParentPartial() - Method in interface schemacrawler.schema.DependantObject
-
- isPartOfForeignKey() - Method in interface schemacrawler.schema.Column
-
True if this column is part of a foreign key.
- isPartOfIndex() - Method in interface schemacrawler.schema.Column
-
True if this column is part of an index.
- isPartOfPrimaryKey() - Method in interface schemacrawler.schema.Column
-
True if this column is a part of primary key.
- isPartOfUniqueIndex() - Method in interface schemacrawler.schema.Column
-
True if this column is part of an unique index.
- isQueryOver() - Method in class schemacrawler.schemacrawler.Query
-
Determines if this query has substitutable parameters, and whether it should be run once for
each table.
- isQuotedName(String) - Method in class schemacrawler.schemacrawler.Identifiers
-
Checks if an identifier name is quoted using the identifier quote character.
- isQuoteMixedCaseIdentifiers() - Method in class schemacrawler.schemacrawler.Identifiers
-
- isReadOnly() - Method in interface schemacrawler.schema.ResultsColumn
-
Indicates whether the designated column is definitely not writable.
- isRequired() - Method in interface schemacrawler.schema.JdbcDriverProperty
-
The required
field is true
if a value must be supplied for this
property during Driver.connect
and false
otherwise.
- isReservedWord(String) - Method in class schemacrawler.schemacrawler.Identifiers
-
Checks if a given word is a reserved word.
- isSearchable() - Method in interface schemacrawler.schema.ResultsColumn
-
Indicates whether the designated column can be used in a where clause.
- isSigned() - Method in interface schemacrawler.schema.ResultsColumn
-
Indicates whether values in the designated column are signed numbers.
- isSupportedFormat(String) - Method in class schemacrawler.tools.options.OutputFormatState
-
Checks if the provided format is supported.
- isSupportsCatalogs() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- isSupportsSchemas() - Method in class schemacrawler.schemacrawler.SchemaRetrievalOptions
-
- isToBeQuoted(String) - Method in class schemacrawler.schemacrawler.Identifiers
-
Checks if a given identifier name needs to be quoted.
- isUnique() - Method in interface schemacrawler.schema.Index
-
If the index is unique.
- isUnknownDatabaseSystem() - Method in class schemacrawler.schemacrawler.DatabaseServerType
-
- isUnsigned() - Method in interface schemacrawler.schema.ColumnDataType
-
Whether the data type is unsigned.
- isUpdatable() - Method in interface schemacrawler.schema.View
-
Specifies whether the view is updatable.
- isView() - Method in class schemacrawler.schema.TableType
-
Checks if the table type is a view of any kind.
- isWritable() - Method in interface schemacrawler.schema.ResultsColumn
-
Indicates whether it is possible for a write on the designated column to succeed.
- iterator() - Method in class schemacrawler.schema.TableTypes
-
- iterator() - Method in class schemacrawler.tools.catalogloader.ChainedCatalogLoader
-
- iterator() - Method in class schemacrawler.tools.executable.commandline.PluginCommand
-
- iterator() - Method in class schemacrawler.utility.JavaSqlTypes
-
- valueOf(String) - Static method in enum schemacrawler.plugin.EnumDataTypeInfo.EnumDataTypeTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.ActionOrientationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.CheckOptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.ConditionTimingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.DataTypeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.EventManipulationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.ForeignKeyDeferrability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.ForeignKeyUpdateRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.FunctionReturnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.IndexColumnSortSequence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.JavaSqlTypeGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum schemacrawler.schema.JavaSqlTypeGroup
-
- valueOf(String) - Static method in enum schemacrawler.schema.ParameterModeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.ProcedureReturnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.RoutineBodyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.RoutineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.SearchableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.TableConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schema.TableRelationshipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schemacrawler.DatabaseObjectInfoRetrieval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schemacrawler.DatabaseObjectRuleForInclusion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schemacrawler.IdentifierQuotingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schemacrawler.InfoLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schemacrawler.InformationSchemaKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schemacrawler.InformationSchemaKeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schemacrawler.MetadataRetrievalStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schemacrawler.SchemaInfoMetadataRetrievalStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.schemacrawler.SchemaInfoRetrieval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.tools.executable.commandline.PluginCommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Method in class schemacrawler.utility.JavaSqlTypes
-
- valueOf(String) - Static method in enum schemacrawler.utility.MetaDataUtility.ForeignKeyCardinality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum schemacrawler.utility.NamedObjectSort
-
Returns the enum constant of this type with the specified name.
- valueOfFromCode(String) - Static method in enum schemacrawler.schema.IndexColumnSortSequence
-
Find the enumeration value corresponding to the string.
- valueOfFromString(String) - Static method in enum schemacrawler.schemacrawler.InfoLevel
-
- valueOfFromValue(String) - Static method in enum schemacrawler.schema.ConditionTimingType
-
Find the enumeration value corresponding to the string.
- valueOfFromValue(String) - Static method in enum schemacrawler.schema.TableConstraintType
-
Find the enumeration value corresponding to the string.
- values() - Static method in enum schemacrawler.plugin.EnumDataTypeInfo.EnumDataTypeTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.ActionOrientationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.CheckOptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.ConditionTimingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.DataTypeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.EventManipulationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.ForeignKeyDeferrability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.ForeignKeyUpdateRule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.FunctionReturnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.IndexColumnSortSequence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.JavaSqlTypeGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.ParameterModeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.ProcedureReturnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.RoutineBodyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.RoutineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.SearchableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.TableConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schema.TableRelationshipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schemacrawler.DatabaseObjectInfoRetrieval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schemacrawler.DatabaseObjectRuleForInclusion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schemacrawler.IdentifierQuotingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schemacrawler.InfoLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schemacrawler.InformationSchemaKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schemacrawler.InformationSchemaKeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schemacrawler.MetadataRetrievalStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schemacrawler.SchemaInfoMetadataRetrievalStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.schemacrawler.SchemaInfoRetrieval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.tools.executable.commandline.PluginCommandType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.utility.MetaDataUtility.ForeignKeyCardinality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum schemacrawler.utility.NamedObjectSort
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class schemacrawler.utility.TypeMap
-
- Version - Class in schemacrawler
-
Version information for this product.
- version() - Static method in class schemacrawler.Version
-
- View - Interface in schemacrawler.schema
-
Represents a view in the database.