Package | Description |
---|---|
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.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.engine.jdbc.env.spi | |
org.hibernate.engine.jdbc.spi |
SPI contracts for supporting various aspects of JDBC interaction
|
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.persister.collection |
This package abstracts the persistence mechanism for collections.
|
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
org.hibernate.testing.boot | |
org.hibernate.tool.schema.extract.spi |
Class and Description |
---|
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
IdentifierHelper
Helper for handling
Identifier instances. |
IdentifierHelperBuilder
Builder for IdentifierHelper instances.
|
NameQualifierSupport
Enumerated values representing the level of support for catalog and schema.
|
SchemaNameResolver
Contract for resolving the schema of a
Connection . |
Class and Description |
---|
AnsiSqlKeywords
Maintains the set of ANSI SQL keywords
|
ExtractedDatabaseMetaData
Information extracted from
DatabaseMetaData regarding what the JDBC driver reports as
being supported or not. |
IdentifierCaseStrategy
An enumeration of the way DatabaseMetaData might store and return identifiers
|
IdentifierHelper
Helper for handling
Identifier instances. |
IdentifierHelperBuilder
Builder for IdentifierHelper instances.
|
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
LobCreatorBuilder |
NameQualifierSupport
Enumerated values representing the level of support for catalog and schema.
|
QualifiedObjectNameFormatter
Contract for rendering qualified object names for use in queries, etc.
|
SQLStateType
Enum interpretation of the valid values from
DatabaseMetaData.getSQLStateType() |
Class and Description |
---|
ExtractedDatabaseMetaData
Information extracted from
DatabaseMetaData regarding what the JDBC driver reports as
being supported or not. |
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
ExtractedDatabaseMetaData
Information extracted from
DatabaseMetaData regarding what the JDBC driver reports as
being supported or not. |
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Class and Description |
---|
IdentifierHelper
Helper for handling
Identifier instances. |
JdbcEnvironment
Initial look at this concept we keep talking about with merging information from
DatabaseMetaData
and Dialect |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.