Uses of Class
org.hibernate.engine.jdbc.ClobProxy

Packages that use ClobProxy
org.hibernate.engine.jdbc   
 

Uses of ClobProxy in org.hibernate.engine.jdbc
 

Subclasses of ClobProxy in org.hibernate.engine.jdbc
 class NClobProxy
          Manages aspects of proxying java.sql.NClobs for non-contextual creation, including proxy creation and handling proxy invocations.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.