Package | Description |
---|---|
org.hibernate.c3p0.internal |
Implementation of ConnectionProvider using the c3p0 Connection pool.
|
org.hibernate.cache.ehcache |
Defines the integration with Ehcache as a second-level cache service.
|
org.hibernate.engine.internal |
Support for many of the internal workings of Hibernate.
|
org.hibernate.engine.loading.internal |
Internal classes used to track loading of data, potentially across multiple ResultSets
|
org.hibernate.engine.spi | |
org.hibernate.envers.internal | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.jpa.internal | |
org.hibernate.proxool.internal |
Implementation of ConnectionProvider using the proxool Connection pool.
|
Class and Description |
---|
CollectionLoadContext
Represents state associated with the processing of a given
ResultSet
in regards to loading collections. |
EntityLoadContext
Tracks information about loading of entities specific to a given result set.
|
Class and Description |
---|
CollectionLoadContext
Represents state associated with the processing of a given
ResultSet
in regards to loading collections. |
EntityLoadContext
Tracks information about loading of entities specific to a given result set.
|
Class and Description |
---|
LoadContexts
Maps
result-sets to specific contextual data related to processing that result set
Considering the JDBC-redesign work, would further like this contextual info not mapped separately, but available
based on the result set being processed. |
Class and Description |
---|
CollectionLoadContext
Represents state associated with the processing of a given
ResultSet
in regards to loading collections. |
EntityLoadContext
Tracks information about loading of entities specific to a given result set.
|
LoadContexts
Maps
result-sets to specific contextual data related to processing that result set
Considering the JDBC-redesign work, would further like this contextual info not mapped separately, but available
based on the result set being processed. |
Class and Description |
---|
LoadContexts
Maps
result-sets to specific contextual data related to processing that result set
Considering the JDBC-redesign work, would further like this contextual info not mapped separately, but available
based on the result set being processed. |
Class and Description |
---|
CollectionLoadContext
Represents state associated with the processing of a given
ResultSet
in regards to loading collections. |
EntityLoadContext
Tracks information about loading of entities specific to a given result set.
|
Class and Description |
---|
CollectionLoadContext
Represents state associated with the processing of a given
ResultSet
in regards to loading collections. |
EntityLoadContext
Tracks information about loading of entities specific to a given result set.
|
Class and Description |
---|
CollectionLoadContext
Represents state associated with the processing of a given
ResultSet
in regards to loading collections. |
EntityLoadContext
Tracks information about loading of entities specific to a given result set.
|
Class and Description |
---|
CollectionLoadContext
Represents state associated with the processing of a given
ResultSet
in regards to loading collections. |
EntityLoadContext
Tracks information about loading of entities specific to a given result set.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.