Uses of Class
org.hibernate.type.AbstractBynaryType

Packages that use AbstractBynaryType
org.hibernate.type A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. 
 

Uses of AbstractBynaryType in org.hibernate.type
 

Subclasses of AbstractBynaryType in org.hibernate.type
 class BinaryType
          binary: A type that maps an SQL VARBINARY to a Java byte[].
 class WrapperBinaryType
           
 



Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved