public class NCharTypeDescriptor extends NVarcharTypeDescriptor
NCHAR
handling.Modifier and Type | Field and Description |
---|---|
static NCharTypeDescriptor |
INSTANCE |
Constructor and Description |
---|
NCharTypeDescriptor() |
Modifier and Type | Method and Description |
---|---|
int |
getSqlType()
Return the JDBC type-code for the column mapped by this type.
|
canBeRemapped, getBinder, getExtractor
public static final NCharTypeDescriptor INSTANCE
public int getSqlType()
SqlTypeDescriptor
getSqlType
in interface SqlTypeDescriptor
getSqlType
in class NVarcharTypeDescriptor
Copyright © 2017 JBoss by Red Hat. All rights reserved.