类的使用
org.hibernate.tool.schema.extract.internal.TableInformationImpl
-
使用TableInformationImpl的程序包 程序包 说明 org.hibernate.tool.schema.extract.internal org.hibernate.tool.schema.extract.spi -
-
org.hibernate.tool.schema.extract.internal中TableInformationImpl的使用
参数类型为TableInformationImpl的org.hibernate.tool.schema.extract.internal中的方法 修饰符和类型 方法 说明 PrimaryKeyInformationInformationExtractorJdbcDatabaseMetaDataImpl. getPrimaryKey(TableInformationImpl tableInformation) -
org.hibernate.tool.schema.extract.spi中TableInformationImpl的使用
参数类型为TableInformationImpl的org.hibernate.tool.schema.extract.spi中的方法 修饰符和类型 方法 说明 PrimaryKeyInformationInformationExtractor. getPrimaryKey(TableInformationImpl tableInformation)Extract information about the given table's primary key.
-