| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LobCreationContext | |
|---|---|
| org.hibernate.engine.jdbc | |
| org.hibernate.engine.jdbc.internal | |
| org.hibernate.engine.jdbc.spi | |
| org.hibernate.engine.spi | |
| org.hibernate.envers.entities.mapper.relation.lazy | |
| org.hibernate.event.spi | |
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs of the org.hibernatepackage. | 
| Uses of LobCreationContext in org.hibernate.engine.jdbc | 
|---|
| Constructors in org.hibernate.engine.jdbc with parameters of type LobCreationContext | |
|---|---|
| ContextualLobCreator(LobCreationContext lobCreationContext) | |
| Uses of LobCreationContext in org.hibernate.engine.jdbc.internal | 
|---|
| Methods in org.hibernate.engine.jdbc.internal with parameters of type LobCreationContext | |
|---|---|
|  LobCreator | LobCreatorBuilder.buildLobCreator(LobCreationContext lobCreationContext) | 
|  LobCreator | JdbcServicesImpl.getLobCreator(LobCreationContext lobCreationContext) | 
| Uses of LobCreationContext in org.hibernate.engine.jdbc.spi | 
|---|
| Methods in org.hibernate.engine.jdbc.spi with parameters of type LobCreationContext | |
|---|---|
|  LobCreator | JdbcServices.getLobCreator(LobCreationContext lobCreationContext)Create an instance of a LobCreatorappropriate for the current environment, mainly meant to account for
 variance between JDBC 4 (<= JDK 1.6) and JDBC3 (>= JDK 1.5). | 
| Uses of LobCreationContext in org.hibernate.engine.spi | 
|---|
| Subinterfaces of LobCreationContext in org.hibernate.engine.spi | |
|---|---|
|  interface | SessionImplementorDefines the internal contract between Session/StatelessSessionand
 other parts of Hibernate such asType,EntityPersisterandCollectionPersisterimplementors | 
| Uses of LobCreationContext in org.hibernate.envers.entities.mapper.relation.lazy | 
|---|
| Classes in org.hibernate.envers.entities.mapper.relation.lazy that implement LobCreationContext | |
|---|---|
|  class | AbstractDelegateSessionImplementor | 
|  class | ToOneDelegateSessionImplementor | 
| Uses of LobCreationContext in org.hibernate.event.spi | 
|---|
| Subinterfaces of LobCreationContext in org.hibernate.event.spi | |
|---|---|
|  interface | EventSource | 
| Uses of LobCreationContext in org.hibernate.internal | 
|---|
| Classes in org.hibernate.internal that implement LobCreationContext | |
|---|---|
|  class | AbstractSessionImplFunctionality common to stateless and stateful sessions | 
|  class | SessionImplConcrete implementation of a Session. | 
|  class | StatelessSessionImpl | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||