类的使用
org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
-
使用VarbinaryTypeDescriptor的程序包 程序包 说明 org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types. -
-
org.hibernate.type.descriptor.sql中VarbinaryTypeDescriptor的使用
org.hibernate.type.descriptor.sql中VarbinaryTypeDescriptor的子类 修饰符和类型 类 说明 classBinaryTypeDescriptorDescriptor forBINARYhandling.classLongVarbinaryTypeDescriptorDescriptor forLONGVARBINARYhandling.声明为VarbinaryTypeDescriptor的org.hibernate.type.descriptor.sql中的字段 修饰符和类型 字段 说明 static VarbinaryTypeDescriptorVarbinaryTypeDescriptor. INSTANCE
-