Package org.hibernate.engine.jdbc.proxy
package org.hibernate.engine.jdbc.proxy
-
ClassDescriptionManages aspects of representing
Blob
objects.Manages aspects of proxyingClob
s for non-contextual creation, including proxy creation and handling proxy invocations.Manages aspects of proxyingNClob
s for non-contextual creation, including proxy creation and handling proxy invocations.Manages aspects of proxyingBlob
s to add serializability.Manages aspects of proxyingClob
s to add serializability.Manages aspects of proxyingNClob
s to add serializability.Contract forBlob
wrappers.Contract forClob
wrappers.Contract forNClob
wrappers.