public class CharTypeDescriptor extends VarcharTypeDescriptor
CHAR handling.| Modifier and Type | Field and Description | 
|---|---|
static CharTypeDescriptor | 
INSTANCE  | 
| Constructor and Description | 
|---|
CharTypeDescriptor()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getSqlType()
Return the JDBC type-code for the column mapped by this type. 
 | 
canBeRemapped, getBinder, getExtractorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetJdbcRecommendedJavaTypeMappingpublic static final CharTypeDescriptor INSTANCE
public int getSqlType()
SqlTypeDescriptorgetSqlType in interface SqlTypeDescriptorgetSqlType in class VarcharTypeDescriptorCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.