类的使用
org.hibernate.boot.model.relational.Namespace.Name
-
使用Namespace.Name的程序包 程序包 说明 org.hibernate.boot.model.relational org.hibernate.tool.schema.extract.internal org.hibernate.tool.schema.extract.spi org.hibernate.tool.schema.internal -
-
org.hibernate.boot.model.relational中Namespace.Name的使用
返回Namespace.Name的org.hibernate.boot.model.relational中的方法 修饰符和类型 方法 说明 Namespace.NameNamespace. getName()Namespace.NameNamespace. getPhysicalName()参数类型为Namespace.Name的org.hibernate.boot.model.relational中的方法 修饰符和类型 方法 说明 intNamespace.Name. compareTo(Namespace.Name that)参数类型为Namespace.Name的org.hibernate.boot.model.relational中的构造器 构造器 说明 Namespace(PhysicalNamingStrategy physicalNamingStrategy, JdbcEnvironment jdbcEnvironment, Namespace.Name name)QualifiedNameImpl(Namespace.Name schemaName, Identifier objectName)QualifiedSequenceName(Namespace.Name schemaName, Identifier sequenceName)QualifiedTableName(Namespace.Name schemaName, Identifier tableName) -
org.hibernate.tool.schema.extract.internal中Namespace.Name的使用
参数类型为Namespace.Name的org.hibernate.tool.schema.extract.internal中的方法 修饰符和类型 方法 说明 SequenceInformationDatabaseInformationImpl. getSequenceInformation(Namespace.Name schemaName, Identifier sequenceName)TableInformationDatabaseInformationImpl. getTableInformation(Namespace.Name namespace, Identifier tableName)booleanDatabaseInformationImpl. schemaExists(Namespace.Name namespace)参数类型为Namespace.Name的org.hibernate.tool.schema.extract.internal中的构造器 构造器 说明 DatabaseInformationImpl(ServiceRegistry serviceRegistry, JdbcEnvironment jdbcEnvironment, DdlTransactionIsolator ddlTransactionIsolator, Namespace.Name defaultNamespace) -
org.hibernate.tool.schema.extract.spi中Namespace.Name的使用
参数类型为Namespace.Name的org.hibernate.tool.schema.extract.spi中的方法 修饰符和类型 方法 说明 SequenceInformationDatabaseInformation. getSequenceInformation(Namespace.Name schemaName, Identifier sequenceName)Obtain reference to the named SequenceInformationTableInformationDatabaseInformation. getTableInformation(Namespace.Name schemaName, Identifier tableName)Obtain reference to the named TableInformationbooleanDatabaseInformation. schemaExists(Namespace.Name schema)Check to see if the given schema already exists. -
org.hibernate.tool.schema.internal中Namespace.Name的使用
参数类型为Namespace.Name的org.hibernate.tool.schema.internal中的方法 修饰符和类型 方法 说明 static DatabaseInformationHelper. buildDatabaseInformation(ServiceRegistry serviceRegistry, DdlTransactionIsolator ddlTransactionIsolator, Namespace.Name defaultNamespace)
-