Package | Description |
---|---|
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.envers.enhanced | |
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
configuration
|
org.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 |
Class and Description |
---|
AuxiliaryDatabaseObject
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined
in the mappings.
|
Database |
Class and Description |
---|
AuxiliaryDatabaseObject
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined
in the mappings.
|
Database |
Class and Description |
---|
Database |
Class and Description |
---|
AbstractAuxiliaryDatabaseObject
Convenience base class for
AuxiliaryDatabaseObject s. |
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 via
CREATE , ALTER , etc |
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.
|
Namespace.Name |
QualifiedName
Models the qualified name of a database object.
|
QualifiedNameImpl |
QualifiedNameParser
Parses a qualified name.
|
QualifiedNameParser.NameParts |
QualifiedSequenceName |
Sequence
Models a database
SEQUENCE . |
SimpleAuxiliaryDatabaseObject
A simple implementation of AbstractAuxiliaryDatabaseObject in which the CREATE and DROP strings are
provided up front.
|
Class and Description |
---|
AuxiliaryDatabaseObject
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined
in the mappings.
|
Database |
Class and Description |
---|
AuxiliaryDatabaseObject
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined
in the mappings.
|
Class and Description |
---|
AuxiliaryDatabaseObject
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined
in the mappings.
|
Sequence
Models a database
SEQUENCE . |
Class and Description |
---|
QualifiedName
Models the qualified name of a database object.
|
QualifiedSequenceName |
QualifiedTableName |
Class and Description |
---|
QualifiedName
Models the qualified name of a database object.
|
QualifiedSequenceName |
QualifiedTableName |
Class and Description |
---|
ExportableProducer
Identifies metamodel objects that can produce
Exportable relational stuff. |
Class and Description |
---|
QualifiedTableName |
Class and Description |
---|
QualifiedTableName |
Class and Description |
---|
Database |
ExportableProducer
Identifies metamodel objects that can produce
Exportable relational stuff. |
QualifiedName
Models the qualified name of a database object.
|
Class and Description |
---|
Database |
ExportableProducer
Identifies metamodel objects that can produce
Exportable relational stuff. |
QualifiedName
Models the qualified name of a database object.
|
Class and Description |
---|
Database |
Exportable
Contract for entities (in the ERD sense) which can be exported via
CREATE , ALTER , etc |
ExportableProducer
Identifies metamodel objects that can produce
Exportable relational 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 |
Class and Description |
---|
Namespace
Represents a namespace (named schema/catalog pair) with a Database and manages objects defined within.
|
Namespace.Name |
QualifiedSequenceName |
QualifiedTableName |
Class and Description |
---|
Namespace
Represents a namespace (named schema/catalog pair) with a Database and manages objects defined within.
|
Namespace.Name |
QualifiedSequenceName |
QualifiedTableName |
Class and Description |
---|
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 via
CREATE , ALTER , etc |
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.
|
Sequence
Models a database
SEQUENCE . |
Class and Description |
---|
Exportable
Contract for entities (in the ERD sense) which can be exported via
CREATE , ALTER , etc |
Namespace
Represents a namespace (named schema/catalog pair) with a Database and manages objects defined within.
|
Sequence
Models a database
SEQUENCE . |
Copyright © 2017 JBoss by Red Hat. All rights reserved.