Class ODocumentWrapper

java.lang.Object
com.orientechnologies.orient.core.type.ODocumentWrapper
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OFunction, OIdentity, OScheduledEvent, OScheduledEventBuilder

public class ODocumentWrapper extends Object implements Serializable
Base abstract class to wrap a document.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
See Also: