public class CpfConverter extends Object implements javax.persistence.AttributeConverter<Cpf,Long>
CpfConverter()
Long
convertToDatabaseColumn(Cpf attribute)
Cpf
convertToEntityAttribute(Long dbData)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CpfConverter()
public Long convertToDatabaseColumn(Cpf attribute)
convertToDatabaseColumn
javax.persistence.AttributeConverter<Cpf,Long>
public Cpf convertToEntityAttribute(Long dbData)
convertToEntityAttribute
Copyright © 2019 Damsete Tecnologia LTDA. All rights reserved.