Uses of Class
org.hibernate.engine.jdbc.ClobProxy
-
Packages that use ClobProxy Package Description org.hibernate.engine.jdbc Support for various aspects of JDBC interaction. -
-
Uses of ClobProxy in org.hibernate.engine.jdbc
Subclasses of ClobProxy in org.hibernate.engine.jdbc Modifier and Type Class Description class
NClobProxy
Manages aspects of proxying java.sql.NClobs for non-contextual creation, including proxy creation and handling proxy invocations.
-