Package com.orientechnologies.jdo.types

Orient type definitions

See:
          Description

Class Summary
d_Association Express an association key/value.
d_CollBrowse Implements the Collection interface to browsing a d_Collection object.
d_Collection Base class for persistent collections.
d_CollEnum Enumeration returned by d_Collection objects.
d_CollIterator Iterator returned by d_Collection objects.
d_DictBrowse Implements the Collection interface to browsing a d_Dictionary object.
d_DictEnum Enumeration returned by d_Dictionary objects.
d_Dictionary Persistent collection that handle entries as key/values.
d_DictIterator Iterator returned by d_Dictionary objects.
oArray Persistent ArrayList implementation.
oBinary Handles binary stream.
oCollBlock Internal type used for storing collection as blocks of data.
oTypes Internal type enumaration
 

Package com.orientechnologies.jdo.types Description

Orient type definitions