- All Implemented Interfaces:
 
javax.persistence.AttributeConverter<FileRef,String> 
public class FileRefConverter
extends Object
implements javax.persistence.AttributeConverter<FileRef,String> 
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Constructor Details
- 
FileRefConverter
public FileRefConverter()
 
 
- 
Method Details
- 
convertToDatabaseColumn
- Specified by:
 
convertToDatabaseColumn in interface javax.persistence.AttributeConverter<FileRef,String> 
 
- 
convertToEntityAttribute
- Specified by:
 
convertToEntityAttribute in interface javax.persistence.AttributeConverter<FileRef,String>