Interface Property
-
public interface Property
JPA scripting API implementation.- Author:
- Guy Pelletier
- Since:
- EclipseLink 2.5.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Property
setName(java.lang.String name)
Property
setValue(java.lang.String value)
Property
setValueType(java.lang.String valueType)
-