| Package | Description |
|---|---|
| com.foreach.across.modules.hibernate.types | |
| com.foreach.across.modules.hibernate.util |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateIdLookup<T extends IdLookup<K>,K>
Defines a generic strategy to transform enum values and their representation in the database.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BitFlag |
| Modifier and Type | Method and Description |
|---|---|
static <K> org.hibernate.type.AbstractSingleColumnStandardBasicType<K> |
HibernateTypeLookup.getForIdLookupType(Class<? extends IdLookup<K>> clazz)
Retrieves the hibernate Type instance that should be used to convert the database value into an object and the reverse operation.
|
Copyright © 2020. All rights reserved.