java.lang.Object
com.orientechnologies.orient.core.db.record.OProxedResource<OSchemaShared>
com.orientechnologies.orient.core.metadata.schema.OSessionSchema
All Implemented Interfaces:
OSchema

public class OSessionSchema extends OProxedResource<OSchemaShared> implements OSchema
Proxy class to use the shared OSchemaShared instance. Before to delegate each operations it sets the current database in the thread local.
Author:
Luca