java.lang.Object
com.orientechnologies.orient.core.metadata.schema.OSchemaShared
All Implemented Interfaces:
OCloseable
Direct Known Subclasses:
OSchemaEmbedded, OSchemaRemote

public abstract class OSchemaShared extends Object implements OCloseable
Shared schema class. It's shared by all the database instances that point to the same storage.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)