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