| Modifier and Type | Class and Description |
|---|---|
class |
BodyTypeUserType
A UserType implementation for the BodyType enum.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentTypeEnumUserType
Converts
ContentTypeEnums to and from strings in the DB. |
class |
DateUserType |
class |
InstantType
Hibernate 2 mapping type for the new java 8
Instant class. |
| Modifier and Type | Class and Description |
|---|---|
class |
JournalIdentifierUserType
Converts
JournalIdentifiers to and from strings in the DB. |
| Modifier and Type | Class and Description |
|---|---|
class |
RelatableEntityTypeEnumUserType
Converts
RelatableEntityTypeEnums to and from strings in the DB. |
| Modifier and Type | Class and Description |
|---|---|
class |
NamespaceUserType |
| Modifier and Type | Class and Description |
|---|---|
class |
SpaceStatusUserType |
class |
SpaceTypeUserType |
| Modifier and Type | Class and Description |
|---|---|
class |
UserKeyUserType
A Hibernate
UserType which allows UserKey objects to be persisted
as mapped properties. |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationPersistentType |
class |
DirectoryPersistentType |
class |
GroupPersistentType |
class |
MembershipPersistentType
Hibernate custom type for MembershipType since Hibernate 2 does not handle Java enumerations transparently (or at least it does, but
by trying to persist their binary serialization, which is sort of broken)
|
class |
OperationPersistentType |
Copyright © 2003–2017 Atlassian. All rights reserved.