Interface NoSql
-
public interface NoSql
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 NoSql
setDataFormat(java.lang.String dataFormat)
NoSql
setDataType(java.lang.String dataType)
-