| 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 |
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 |
EnumPersistentType<T extends Enum>
Hibernate custom type for enumerated types 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 |
SynchronisationStatusKeyPersistentType |
| 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 2
UserType which allows UserKey objects to be persisted
as mapped properties. |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationPersistentType
Deprecated.
since 7.17.0, use
ApplicationPersistentType instead |
class |
DirectoryPersistentType
Deprecated.
since 7.17.0, use
DirectoryPersistentType instead |
class |
GroupPersistentType
Deprecated.
since 7.17.0, use
GroupPersistentType instead |
class |
MembershipPersistentType
Deprecated.
since 7.17.0, use
MembershipPersistentType instead |
class |
OperationPersistentType
Deprecated.
since 7.17.0, use
OperationPersistentType instead |
Copyright © 2003–2022 Atlassian. All rights reserved.