类的使用
org.hibernate.tool.schema.extract.spi.NameSpaceTablesInformation
-
使用NameSpaceTablesInformation的程序包 程序包 说明 org.hibernate.tool.schema.extract.internal org.hibernate.tool.schema.extract.spi org.hibernate.tool.schema.internal -
-
org.hibernate.tool.schema.extract.internal中NameSpaceTablesInformation的使用
返回NameSpaceTablesInformation的org.hibernate.tool.schema.extract.internal中的方法 修饰符和类型 方法 说明 NameSpaceTablesInformationInformationExtractorJdbcDatabaseMetaDataImpl. getTables(Identifier catalog, Identifier schema)NameSpaceTablesInformationDatabaseInformationImpl. getTablesInformation(Namespace namespace) -
org.hibernate.tool.schema.extract.spi中NameSpaceTablesInformation的使用
返回NameSpaceTablesInformation的org.hibernate.tool.schema.extract.spi中的方法 修饰符和类型 方法 说明 NameSpaceTablesInformationInformationExtractor. getTables(Identifier catalog, Identifier schema)Extract all the tables information.NameSpaceTablesInformationDatabaseInformation. getTablesInformation(Namespace namespace)Obtain reference to all theTableInformationfor a givenNamespace -
org.hibernate.tool.schema.internal中NameSpaceTablesInformation的使用
返回NameSpaceTablesInformation的org.hibernate.tool.schema.internal中的方法 修饰符和类型 方法 说明 protected abstract NameSpaceTablesInformationAbstractSchemaMigrator. performTablesMigration(Metadata metadata, DatabaseInformation existingDatabase, ExecutionOptions options, Dialect dialect, Formatter formatter, Set<String> exportIdentifiers, boolean tryToCreateCatalogs, boolean tryToCreateSchemas, Set<Identifier> exportedCatalogs, Namespace namespace, GenerationTarget[] targets)protected NameSpaceTablesInformationGroupedSchemaMigratorImpl. performTablesMigration(Metadata metadata, DatabaseInformation existingDatabase, ExecutionOptions options, Dialect dialect, Formatter formatter, Set<String> exportIdentifiers, boolean tryToCreateCatalogs, boolean tryToCreateSchemas, Set<Identifier> exportedCatalogs, Namespace namespace, GenerationTarget[] targets)protected NameSpaceTablesInformationIndividuallySchemaMigratorImpl. performTablesMigration(Metadata metadata, DatabaseInformation existingDatabase, ExecutionOptions options, Dialect dialect, Formatter formatter, Set<String> exportIdentifiers, boolean tryToCreateCatalogs, boolean tryToCreateSchemas, Set<Identifier> exportedCatalogs, Namespace namespace, GenerationTarget[] targets)
-