Interface Property
-
public interface Property
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 Property
setName(String name)
Property
setValue(String value)
Property
setValueType(String valueType)
-