public class UUIDConverterStringUpper extends Object implements javax.persistence.AttributeConverter<UUID,String>
UUIDConverterStringUpper()
String
convertToDatabaseColumn(UUID uuid)
UUID
convertToEntityAttribute(String uuid)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UUIDConverterStringUpper()
public String convertToDatabaseColumn(UUID uuid)
convertToDatabaseColumn
javax.persistence.AttributeConverter<UUID,String>
public UUID convertToEntityAttribute(String uuid)
convertToEntityAttribute
Copyright © 2020. All rights reserved.