JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Package
org.hibernate.engine.jdbc.proxy
Packages that use
org.hibernate.engine.jdbc.proxy
Package
Description
org.hibernate.engine.jdbc.proxy
Classes in
org.hibernate.engine.jdbc.proxy
used by
org.hibernate.engine.jdbc.proxy
Class
Description
ClobProxy
Manages aspects of proxying
Clob
s for non-contextual creation, including proxy creation and handling proxy invocations.
SerializableClobProxy
Manages aspects of proxying
Clob
s to add serializability.
WrappedClob
Contract for
Clob
wrappers.