Package | Description |
---|---|
org.hibernate.type.descriptor.sql |
Defines handling of the standard JDBC-defined types, as declared by
Types . |
Modifier and Type | Field and Description |
---|---|
static BlobTypeDescriptor |
BlobTypeDescriptor.BLOB_BINDING |
static BlobTypeDescriptor |
BlobTypeDescriptor.DEFAULT |
static BlobTypeDescriptor |
BlobTypeDescriptor.PRIMITIVE_ARRAY_BINDING |
static BlobTypeDescriptor |
BlobTypeDescriptor.STREAM_BINDING |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.