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, getExtractor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getJdbcRecommendedJavaTypeMapping
public static final CharTypeDescriptor INSTANCE
public int getSqlType()
SqlTypeDescriptor
getSqlType
in interface SqlTypeDescriptor
getSqlType
in class VarcharTypeDescriptor
Copyright © 2021 JBoss by Red Hat. All rights reserved.