Package org.eclipse.persistence.nosql.annotations


package org.eclipse.persistence.nosql.annotations
  • Class
    Description
    Used to configure the data format type for an EIS descriptor.
    Define a structured data type's field name for an object mapped to NoSql data.
    Define a structured data type's foreign key field for an object mapped to NoSql data.
    Allow a set of fields to be define on a relationship.
    An NoSQL (No SQL, or Not Only SQL) database is any non-relational data source.
    This can include:
    NoSQL databases such as Oracle NoSQL, MongoDB, etc.