Package | Description |
---|---|
org.hibernate.type.descriptor.sql |
Defines handling of the standard JDBC-defined types, as declared by
Types . |
Modifier and Type | Method and Description |
---|---|
protected abstract <X> BasicBinder<X> |
BlobTypeDescriptor.getBlobBinder(JavaTypeDescriptor<X> javaTypeDescriptor) |
protected abstract <X> BasicBinder<X> |
ClobTypeDescriptor.getClobBinder(JavaTypeDescriptor<X> javaTypeDescriptor) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.