Interface Convert
-
public interface Convert
JPA scripting API implementation.- Since:
- EclipseLink 2.5.1
- Author:
- Guy Pelletier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Convert
setAttributeName(String attributeName)
Convert
setConverter(String converter)
Convert
setDisableConversion(Boolean disableConversion)
-