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, getExtractor
public static final LongVarbinaryTypeDescriptor INSTANCE
public int getSqlType()
SqlTypeDescriptor
getSqlType
in interface SqlTypeDescriptor
getSqlType
in class VarbinaryTypeDescriptor
Copyright © 2017 JBoss by Red Hat. All rights reserved.