@Immutable public class ScopeSetAttributeConverter extends java.lang.Object implements javax.persistence.AttributeConverter<ScopeSet,java.lang.Integer>
ScopeSetAttributeConverter()
java.lang.Integer
convertToDatabaseColumn(ScopeSet attribute)
ScopeSet
convertToEntityAttribute(java.lang.Integer code)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScopeSetAttributeConverter()
public java.lang.Integer convertToDatabaseColumn(ScopeSet attribute)
convertToDatabaseColumn
javax.persistence.AttributeConverter<ScopeSet,java.lang.Integer>
public ScopeSet convertToEntityAttribute(java.lang.Integer code)
convertToEntityAttribute