|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
org.hibernate.type.descriptor.sql.LongVarbinaryTypeDescriptor
public class LongVarbinaryTypeDescriptor
Descriptor for LONGVARBINARY
handling.
Field Summary | |
---|---|
static LongVarbinaryTypeDescriptor |
INSTANCE
|
Constructor Summary | |
---|---|
LongVarbinaryTypeDescriptor()
|
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.VarbinaryTypeDescriptor |
---|
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 LongVarbinaryTypeDescriptor INSTANCE
Constructor Detail |
---|
public LongVarbinaryTypeDescriptor()
Method Detail |
---|
public int getSqlType()
SqlTypeDescriptor
getSqlType
in interface SqlTypeDescriptor
getSqlType
in class VarbinaryTypeDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |