public class BinaryTypeDescriptor extends VarbinaryTypeDescriptor
BINARY
handling.Modifier and Type | Field and Description |
---|---|
static BinaryTypeDescriptor |
INSTANCE |
Constructor and Description |
---|
BinaryTypeDescriptor() |
Modifier and Type | Method and Description |
---|---|
int |
getSqlType()
Return the JDBC type-code for the column mapped by this type.
|
canBeRemapped, getBinder, getExtractor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getJdbcRecommendedJavaTypeMapping
public static final BinaryTypeDescriptor INSTANCE
public int getSqlType()
SqlTypeDescriptor
getSqlType
in interface SqlTypeDescriptor
getSqlType
in class VarbinaryTypeDescriptor
Copyright © 2021 JBoss by Red Hat. All rights reserved.