java.lang.Object
org.eclipse.persistence.internal.jpa.config.MetadataImpl<NoSqlMetadata>
org.eclipse.persistence.internal.jpa.config.nosql.NoSqlImpl
All Implemented Interfaces:
NoSql

public class NoSqlImpl extends MetadataImpl<NoSqlMetadata> implements NoSql
JPA scripting API implementation.
Since:
EclipseLink 2.5.1
  • Constructor Details

    • NoSqlImpl

      public NoSqlImpl()
  • Method Details