|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.type.descriptor.sql.VarcharTypeDescriptor
org.hibernate.type.descriptor.sql.CharTypeDescriptor
public class CharTypeDescriptor
Descriptor for CHAR handling.
| Field Summary | |
|---|---|
static CharTypeDescriptor |
INSTANCE
|
| Constructor Summary | |
|---|---|
CharTypeDescriptor()
|
|
| Method Summary | |
|---|---|
int |
getSqlType()
Return the JDBC type-code for the column mapped by this type. |
| Methods inherited from class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor |
|---|
getBinder, getExtractor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final CharTypeDescriptor INSTANCE
| Constructor Detail |
|---|
public CharTypeDescriptor()
| Method Detail |
|---|
public int getSqlType()
SqlTypeDescriptor
getSqlType in interface SqlTypeDescriptorgetSqlType in class VarcharTypeDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||