Uses of Class
org.hibernate.type.descriptor.sql.BinaryTypeDescriptor
-
Packages that use BinaryTypeDescriptor Package Description org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types. -
-
Uses of BinaryTypeDescriptor in org.hibernate.type.descriptor.sql
Fields in org.hibernate.type.descriptor.sql declared as BinaryTypeDescriptor Modifier and Type Field Description static BinaryTypeDescriptor
BinaryTypeDescriptor. INSTANCE
-