|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomType | |
|---|---|
| org.hibernate.type | A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. |
| Uses of CustomType in org.hibernate.type |
|---|
| Methods in org.hibernate.type that return CustomType | |
|---|---|
CustomType |
TypeFactory.custom(Class<UserType> typeClass,
Properties parameters)
|
static CustomType |
TypeFactory.custom(Class<UserType> typeClass,
Properties parameters,
TypeFactory.TypeScope scope)
Deprecated. Only for use temporary use by Hibernate |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||