| Package | Description |
|---|---|
| org.hibernate.engine.jdbc | |
| org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
LobCreationContext.execute(LobCreationContext.Callback callback)
Execute the given callback, making sure it has access to a viable JDBC
Connection. |
| Modifier and Type | Method and Description |
|---|---|
Object |
SessionImpl.execute(LobCreationContext.Callback callback)
Execute the given callback, making sure it has access to a viable JDBC
Connection. |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved