Interface Struct
-
public interface Struct
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 Struct
addField(java.lang.String field)
Struct
setName(java.lang.String name)
-