Class BambooEntityOidUserType

java.lang.Object
com.atlassian.bamboo.persistence3.ConvertibleToLongUserType<BambooEntityOid>
com.atlassian.bamboo.persistence3.BambooEntityOidUserType
All Implemented Interfaces:
Serializable, org.hibernate.usertype.UserType

public class BambooEntityOidUserType extends ConvertibleToLongUserType<BambooEntityOid>
Hibernate type for storing BambooEntityOid field. Semantic wrapper for long value.
See Also: