Class OFunctionLibraryProxy

java.lang.Object
com.orientechnologies.orient.core.db.record.OProxedResource<OFunctionLibraryImpl>
com.orientechnologies.orient.core.metadata.function.OFunctionLibraryProxy
All Implemented Interfaces:
OFunctionLibrary

public class OFunctionLibraryProxy extends OProxedResource<OFunctionLibraryImpl> implements OFunctionLibrary
Proxy class to access to the centralized Function Library instance.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)