org.hibernate.engine.jdbc
Interface NClobImplementer

All Superinterfaces:
ClobImplementer

public interface NClobImplementer
extends ClobImplementer

Marker interface for non-contextually created java.sql.NClob instances..

java.sql.NClob is a new type introduced in JDK 1.6 (JDBC 4)




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