Package | Description |
---|---|
org.springframework.orm.hibernate3.support |
Classes supporting the
org.springframework.orm.hibernate3 package. |
Modifier and Type | Class and Description |
---|---|
class |
BlobByteArrayType
Hibernate UserType implementation for byte arrays that get mapped to BLOBs.
|
class |
BlobSerializableType
Hibernate UserType implementation for arbitrary objects that get serialized to BLOBs.
|
class |
BlobStringType
Hibernate UserType implementation for Strings that get mapped to BLOBs.
|
class |
ClobStringType
Hibernate UserType implementation for Strings that get mapped to CLOBs.
|
Copyright © 2015. All rights reserved.