Uses of Class
com.orientechnologies.orient.core.metadata.schema.OViewImpl
Packages that use OViewImpl
Package
Description
-
Uses of OViewImpl in com.orientechnologies.orient.client.remote.metadata.schema
Subclasses of OViewImpl in com.orientechnologies.orient.client.remote.metadata.schemaMethods in com.orientechnologies.orient.client.remote.metadata.schema that return OViewImplModifier and TypeMethodDescriptionprotected OViewImplOSchemaRemote.createViewInstance(String name) -
Uses of OViewImpl in com.orientechnologies.orient.core.metadata.schema
Subclasses of OViewImpl in com.orientechnologies.orient.core.metadata.schemaMethods in com.orientechnologies.orient.core.metadata.schema that return OViewImplModifier and TypeMethodDescriptionprotected OViewImplOSchemaEmbedded.createViewInstance(OViewConfig cfg, int[] clusterIds) protected OViewImplOSchemaEmbedded.createViewInstance(String name) protected abstract OViewImplOSchemaShared.createViewInstance(String name)