-
public interface DataServiceJPA scripting API implementation.- Since:
- EclipseLink 2.5.1
- Author:
- Guy Pelletier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()PersistenceUnitgetUnit()
-
-
-
Method Detail
-
getUnit
PersistenceUnit getUnit()
-
getName
String getName()
-
-