|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLobCreator | |
---|---|
org.hibernate.engine.jdbc |
Uses of AbstractLobCreator in org.hibernate.engine.jdbc |
---|
Subclasses of AbstractLobCreator in org.hibernate.engine.jdbc | |
---|---|
class |
ContextualLobCreator
LobCreator implementation using contextual creation against the JDBC Connection class's LOB creation
methods. |
class |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |