Class NoSqlImpl

  • All Implemented Interfaces:
    NoSql

    public class NoSqlImpl
    extends MetadataImpl<NoSqlMetadata>
    implements NoSql
    JPA scripting API implementation.
    Since:
    EclipseLink 2.5.1
    Author:
    Guy Pelletier
    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      NoSqlImpl()  
    • Constructor Detail

      • NoSqlImpl

        public NoSqlImpl()
    • Method Detail

      • setDataFormat

        public NoSql setDataFormat​(java.lang.String dataFormat)
        Specified by:
        setDataFormat in interface NoSql
      • setDataType

        public NoSql setDataType​(java.lang.String dataType)
        Specified by:
        setDataType in interface NoSql