Class NCharJdbcType

java.lang.Object
org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
org.hibernate.type.descriptor.jdbc.NCharJdbcType
All Implemented Interfaces:
Serializable, AdjustableJdbcType, JdbcType

public class NCharJdbcType extends NVarcharJdbcType
Descriptor for NCHAR handling.
See Also: