Uses of Interface
org.hibernate.engine.jdbc.ClobImplementer
-
Packages that use ClobImplementer Package Description org.hibernate.engine.jdbc Support for various aspects of JDBC interaction. -
-
Uses of ClobImplementer in org.hibernate.engine.jdbc
Subinterfaces of ClobImplementer in org.hibernate.engine.jdbc Modifier and Type Interface Description interface
NClobImplementer
Marker interface for non-contextually created java.sql.NClob instances..
-