|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |