Class CharJdbcType

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

public class CharJdbcType extends VarcharJdbcType
Descriptor for CHAR handling.
See Also: