程序包的使用
org.hibernate.boot.model.relational
-
使用org.hibernate.boot.model.relational的程序包 程序包 说明 org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.internal org.hibernate.boot.model.naming Represents a proposed new approach to allowing hooks into the process of determining the name of database objects (tables, columns, constraints, etc).org.hibernate.boot.model.relational org.hibernate.boot.spi org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel.org.hibernate.dialect This package abstracts the SQL dialect of the underlying database.org.hibernate.engine.jdbc.env.internal org.hibernate.engine.jdbc.env.spi org.hibernate.hql.spi.id Support for multi-table update and delete statements via id-tables.org.hibernate.hql.spi.id.persistent Package contains an implementation of MultiTableBulkIdStrategy based on the use of a persistent (ANSI SQL term) table to hold id values.org.hibernate.id This package contains internal implementation classes for the main API interfaces.org.hibernate.id.enhanced Enhanced/improved versions of table and sequence based identifier generators targeting portability and unified configurationorg.hibernate.mapping This package defines the Hibernate configuration-time metamodel.org.hibernate.tool.schema.extract.internal org.hibernate.tool.schema.extract.spi org.hibernate.tool.schema.internal org.hibernate.tool.schema.spi -
org.hibernate.boot使用的org.hibernate.boot.model.relational中的类 类 说明 AuxiliaryDatabaseObject Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.Database -
org.hibernate.boot.internal使用的org.hibernate.boot.model.relational中的类 类 说明 AuxiliaryDatabaseObject Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.Database -
org.hibernate.boot.model.naming使用的org.hibernate.boot.model.relational中的类 类 说明 Database -
org.hibernate.boot.model.relational使用的org.hibernate.boot.model.relational中的类 类 说明 AbstractAuxiliaryDatabaseObject Convenience base class forAuxiliaryDatabaseObjects.AuxiliaryDatabaseObject Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.AuxiliaryDatabaseObject.Expandable Additional, optional interface for AuxiliaryDatabaseObject that want to allow expansion of allowable dialects via mapping.Database Exportable Contract for entities (in the ERD sense) which can be exported viaCREATE,ALTER, etcInitCommand A general SQL command to be used while initializing a schema.Namespace Represents a namespace (named schema/catalog pair) with a Database and manages objects defined within.Namespace.Name QualifiedName Models the qualified name of a database object.QualifiedNameImpl QualifiedNameParser Parses a qualified name.QualifiedNameParser.NameParts QualifiedSequenceName Sequence Models a databaseSEQUENCE.SimpleAuxiliaryDatabaseObject A simple implementation of AbstractAuxiliaryDatabaseObject in which the CREATE and DROP strings are provided up front. -
org.hibernate.boot.spi使用的org.hibernate.boot.model.relational中的类 类 说明 AuxiliaryDatabaseObject Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.Database QualifiedTableName -
org.hibernate.cfg使用的org.hibernate.boot.model.relational中的类 类 说明 AuxiliaryDatabaseObject Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings. -
org.hibernate.dialect使用的org.hibernate.boot.model.relational中的类 类 说明 AuxiliaryDatabaseObject Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.Sequence Models a databaseSEQUENCE. -
org.hibernate.engine.jdbc.env.internal使用的org.hibernate.boot.model.relational中的类 类 说明 QualifiedName Models the qualified name of a database object.QualifiedSequenceName QualifiedTableName -
org.hibernate.engine.jdbc.env.spi使用的org.hibernate.boot.model.relational中的类 类 说明 QualifiedName Models the qualified name of a database object.QualifiedSequenceName QualifiedTableName -
org.hibernate.hql.spi.id使用的org.hibernate.boot.model.relational中的类 类 说明 QualifiedTableName -
org.hibernate.hql.spi.id.persistent使用的org.hibernate.boot.model.relational中的类 类 说明 QualifiedTableName -
org.hibernate.id使用的org.hibernate.boot.model.relational中的类 类 说明 Database ExportableProducer Identifies metamodel objects that can produceExportablerelational stuff.QualifiedName Models the qualified name of a database object. -
org.hibernate.id.enhanced使用的org.hibernate.boot.model.relational中的类 类 说明 Database ExportableProducer Identifies metamodel objects that can produceExportablerelational stuff.InitCommand A general SQL command to be used while initializing a schema.QualifiedName Models the qualified name of a database object. -
org.hibernate.mapping使用的org.hibernate.boot.model.relational中的类 类 说明 Database Exportable Contract for entities (in the ERD sense) which can be exported viaCREATE,ALTER, etcExportableProducer Identifies metamodel objects that can produceExportablerelational stuff.InitCommand A general SQL command to be used while initializing a schema.Namespace Represents a namespace (named schema/catalog pair) with a Database and manages objects defined within.QualifiedTableName -
org.hibernate.tool.schema.extract.internal使用的org.hibernate.boot.model.relational中的类 类 说明 Namespace Represents a namespace (named schema/catalog pair) with a Database and manages objects defined within.Namespace.Name QualifiedSequenceName QualifiedTableName -
org.hibernate.tool.schema.extract.spi使用的org.hibernate.boot.model.relational中的类 类 说明 Namespace Represents a namespace (named schema/catalog pair) with a Database and manages objects defined within.Namespace.Name QualifiedSequenceName QualifiedTableName -
org.hibernate.tool.schema.internal使用的org.hibernate.boot.model.relational中的类 类 说明 AuxiliaryDatabaseObject Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.Exportable Contract for entities (in the ERD sense) which can be exported viaCREATE,ALTER, etcNamespace Represents a namespace (named schema/catalog pair) with a Database and manages objects defined within.Namespace.Name QualifiedName Models the qualified name of a database object.Sequence Models a databaseSEQUENCE. -
org.hibernate.tool.schema.spi使用的org.hibernate.boot.model.relational中的类 类 说明 Exportable Contract for entities (in the ERD sense) which can be exported viaCREATE,ALTER, etcNamespace Represents a namespace (named schema/catalog pair) with a Database and manages objects defined within.Sequence Models a databaseSEQUENCE.