|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLongBinaryType | |
|---|---|
| org.hibernate.type | A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. |
| Uses of AbstractLongBinaryType in org.hibernate.type |
|---|
| Subclasses of AbstractLongBinaryType in org.hibernate.type | |
|---|---|
class |
ImageType
image: A type that maps an SQL LONGVARBINARY to Java byte[]. |
class |
MaterializedBlobType
materialized_blob: A type that maps an SQL BLOB to Java byte[]. |
class |
WrappedMaterializedBlobType
materialized_blob: A type that maps an SQL BLOB to Java Byte[]. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||