Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.engine.jdbc |
Support for various aspects of JDBC interaction
|
org.hibernate.engine.jdbc.env.internal | |
org.hibernate.engine.jdbc.internal |
Internals for supporting various aspects of JDBC interaction
|
org.hibernate.engine.jdbc.spi |
SPI contracts for supporting various aspects of JDBC interaction
|
org.hibernate.engine.spi | |
org.hibernate.envers.internal.entities.mapper.relation.lazy | |
org.hibernate.event.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.lob | |
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
org.hibernate.type |
A Hibernate Type is a strategy for mapping a
Java property type to a JDBC type or types.
|
org.hibernate.type.descriptor | |
org.hibernate.usertype |
Interfaces for user-defined custom types.
|
Class and Description |
---|
LobCreator
Contract for creating various LOB references.
|
Class and Description |
---|
AbstractLobCreator
Convenient base class for proxy-based LobCreator for handling wrapping.
|
BinaryStream
Wraps a binary stream to also provide the length which is needed when binding.
|
CharacterStream
Wraps a character stream (reader) to also provide the length (number of characters) which is needed
when binding.
|
ClobImplementer
Marker interface for non-contextually created
Clob instances.. |
ClobProxy
Manages aspects of proxying
Clobs for non-contextual creation, including proxy creation and
handling proxy invocations. |
ColumnNameCache
Cache of column-name -> column-index resolutions
|
LobCreationContext
Provides callback access into the context in which the LOB is to be created.
|
LobCreationContext.Callback
The callback contract for making use of the JDBC
Connection . |
LobCreator
Contract for creating various LOB references.
|
NonContextualLobCreator
LobCreator implementation using non-contextual or local creation, meaning that we generate the LOB
references ourselves as opposed to delegating to the JDBC Connection . |
SerializableClobProxy
Manages aspects of proxying
Clobs to add serializability. |
Size
Models size restrictions/requirements on a column's datatype.
|
Size.LobMultiplier |
WrappedClob
Contract for
Clob wrappers. |
Class and Description |
---|
LobCreationContext
Provides callback access into the context in which the LOB is to be created.
|
LobCreator
Contract for creating various LOB references.
|
Class and Description |
---|
BinaryStream
Wraps a binary stream to also provide the length which is needed when binding.
|
CharacterStream
Wraps a character stream (reader) to also provide the length (number of characters) which is needed
when binding.
|
ColumnNameCache
Cache of column-name -> column-index resolutions
|
LobCreationContext
Provides callback access into the context in which the LOB is to be created.
|
LobCreator
Contract for creating various LOB references.
|
Class and Description |
---|
ColumnNameCache
Cache of column-name -> column-index resolutions
|
LobCreationContext
Provides callback access into the context in which the LOB is to be created.
|
LobCreator
Contract for creating various LOB references.
|
Class and Description |
---|
LobCreationContext
Provides callback access into the context in which the LOB is to be created.
|
LobCreationContext.Callback
The callback contract for making use of the JDBC
Connection . |
Class and Description |
---|
LobCreationContext
Provides callback access into the context in which the LOB is to be created.
|
Class and Description |
---|
LobCreationContext
Provides callback access into the context in which the LOB is to be created.
|
Class and Description |
---|
LobCreationContext
Provides callback access into the context in which the LOB is to be created.
|
LobCreationContext.Callback
The callback contract for making use of the JDBC
Connection . |
LobCreator
Contract for creating various LOB references.
|
Class and Description |
---|
ReaderInputStream
Exposes a
Reader as an InputStream . |
Class and Description |
---|
Size
Models size restrictions/requirements on a column's datatype.
|
Class and Description |
---|
Size
Models size restrictions/requirements on a column's datatype.
|
Class and Description |
---|
LobCreator
Contract for creating various LOB references.
|
Class and Description |
---|
Size
Models size restrictions/requirements on a column's datatype.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.