public class LongVarbinaryTypeDescriptor extends VarbinaryTypeDescriptor
LONGVARBINARY handling.| Modifier and Type | Field and Description |
|---|---|
static LongVarbinaryTypeDescriptor |
INSTANCE |
| Constructor and Description |
|---|
LongVarbinaryTypeDescriptor() |
| 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 LongVarbinaryTypeDescriptor INSTANCE
public int getSqlType()
SqlTypeDescriptorgetSqlType in interface SqlTypeDescriptorgetSqlType in class VarbinaryTypeDescriptorCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.