|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LobCreationContext.Callback | |
|---|---|
| org.hibernate.engine.jdbc | |
| org.hibernate.impl | This package contains implementations of the central Hibernate APIs, especially the Hibernate session. |
| Uses of LobCreationContext.Callback in org.hibernate.engine.jdbc |
|---|
| Methods in org.hibernate.engine.jdbc with parameters of type LobCreationContext.Callback | |
|---|---|
Object |
LobCreationContext.execute(LobCreationContext.Callback callback)
Execute the given callback, making sure it has access to a viable JDBC Connection. |
| Uses of LobCreationContext.Callback in org.hibernate.impl |
|---|
| Methods in org.hibernate.impl with parameters of type LobCreationContext.Callback | |
|---|---|
Object |
SessionImpl.execute(LobCreationContext.Callback callback)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||