public class PlanResultKeyUserType extends ConvertibleToStringUserType<PlanResultKey>
| Constructor and Description |
|---|
PlanResultKeyUserType() |
| Modifier and Type | Method and Description |
|---|---|
PlanResultKey |
fromString(String key) |
static org.hibernate.type.Type |
getHibernateType() |
String |
toString(PlanResultKey planResultKey) |
assemble, deepCopy, disassemble, equals, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypespublic PlanResultKey fromString(@NotNull String key)
fromString in class ConvertibleToStringUserType<PlanResultKey>public String toString(@NotNull PlanResultKey planResultKey)
toString in class ConvertibleToStringUserType<PlanResultKey>public static org.hibernate.type.Type getHibernateType()
throws org.hibernate.HibernateException
org.hibernate.HibernateExceptionCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.