| Name | Description | Type | Package | Framework |
| OBalancedClusterSelectionStrategy | Returns the cluster selecting the most empty between all configured clusters. | Class | com.orientechnologies.orient.core.metadata.schema.clusterselection | Orientdb |
| OClass | Interface | com.orientechnologies.orient.core.metadata.schema | Orientdb | |
| OClass .ATTRIBUTES | Returns the enum constant of this type with the specified name. | Class | com.orientechnologies.orient.core.metadata.schema.OClass | Orientdb |
| OClass .INDEX_TYPE | Returns the enum constant of this type | Class | com.orientechnologies.orient.core.metadata.schema.OClass | Orientdb |
| OClassAbstractDelegate | Abstract Delegate for OClass interface. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
| OClassImpl | Schema Class implementation. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
| OClusterSelectionFactory | Factory to get the cluster selection strategy. | Class | com.orientechnologies.orient.core.metadata.schema.clusterselection | Orientdb |
| OClusterSelectionStrategy | Strategy to select the cluster to use. | Interface | com.orientechnologies.orient.core.metadata.schema.clusterselection | Orientdb |
| ODatabaseFunction | Class | com.orientechnologies.orient.core.metadata.function | Orientdb | |
| ODatabaseFunctionFactory | Class | com.orientechnologies.orient.core.metadata.function | Orientdb | |
| ODatabaseSecurityResources | Contains all the resources used by the Database instance to check permissionsSee Also:OUser, OSecurity | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
| ODefaultClusterSelectionStrategy | Returns always the first cluster configured. | Class | com.orientechnologies.orient.core.metadata.schema.clusterselection | Orientdb |
| OFunction | Stored function. | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
| OFunctionLibrary | Manages stored functions. | Interface | com.orientechnologies.orient.core.metadata.function | Orientdb |
| OFunctionLibraryImpl | Manages stored functions. | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
| OFunctionLibraryProxy | Proxy class to access to the centralized Function Library instance. | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
| OFunctionTrigger | Update the in-memory function library. | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
| OFunctionUtilWrapper | Wrapper of function with additional utility methods to help inside functions. | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
| OGlobalProperty | Skip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelp | Interface | com.orientechnologies.orient.core.metadata.schema | Orientdb |
| OGlobalPropertyImpl | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb | |
| OImmutableClass | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb | |
| OImmutableProperty | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb | |
| OImmutableRole | Class | com.orientechnologies.orient.core.metadata.security | Orientdb | |
| OImmutableSchema | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb | |
| OImmutableUser | Class | com.orientechnologies.orient.core.metadata.security | Orientdb | |
| OJsonWebToken | Created by emrul on 28/09/2014. | Interface | com.orientechnologies.orient.core.metadata.security.jwt | Orientdb |
| OJwtHeader | Created by emrul on 28/09/2014. | Interface | com.orientechnologies.orient.core.metadata.security.jwt | Orientdb |
| OJwtPayload | Created by emrul on 28/09/2014. | Interface | com.orientechnologies.orient.core.metadata.security.jwt | Orientdb |
| OKeyProvider | Created by emrul on 28/09/2014. | Interface | com.orientechnologies.orient.core.metadata.security.jwt | Orientdb |
| OMetadata | Interface | com.orientechnologies.orient.core.metadata | Orientdb | |
| OMetadataDefault | Class | com.orientechnologies.orient.core.metadata | Orientdb | |
| OMetadataInternal | Interface | com.orientechnologies.orient.core.metadata | Orientdb | |
| OProperty | Contains the description of a persistent class property. | Interface | com.orientechnologies.orient.core.metadata.schema | Orientdb |
| OProperty .ATTRIBUTES | Returns the enum constant of this type with the specified name. | Class | com.orientechnologies.orient.core.metadata.schema.OProperty | Orientdb |
| OPropertyAbstractDelegate | Abstract Delegate for OProperty interface. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
| OPropertyImpl | Contains the description of a persistent class property. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
| ORestrictedAccessHook | Checks the access against restricted resources. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
| ORole | Contains the user settings about security and permissions roles. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
| ORoundRobinClusterSelectionStrategy | Returns the cluster selecting by round robin algorithm. | Class | com.orientechnologies.orient.core.metadata.schema.clusterselection | Orientdb |
| ORule | Class | com.orientechnologies.orient.core.metadata.security | Orientdb | |
| ORule .ResourceGeneric | Returns the enum constant of this type with the specified name. | Class | com.orientechnologies.orient.core.metadata.security.ORule | Orientdb |
| OSchema | Interface | com.orientechnologies.orient.core.metadata.schema | Orientdb | |
| OSchemaProxy | Proxy class to use the shared OSchemaShared instance. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
| OSchemaShared | Shared schema class. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
| OSecurity | Manages users and roles. | Interface | com.orientechnologies.orient.core.metadata.security | Orientdb |
| OSecurityNull | Dummy security implementation. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
| OSecurityProxy | Class | com.orientechnologies.orient.core.metadata.security | Orientdb | |
| OSecurityRole | Interface | com.orientechnologies.orient.core.metadata.security | Orientdb | |
| OSecurityRole .ALLOW_MODES | Returns the enum constant of this type with the specified name. | Class | com.orientechnologies.orient.core.metadata.security.OSecurityRole | Orientdb |
| OSecurityShared | Shared security class. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
| OSecurityTrackerHook | Class | com.orientechnologies.orient.core.metadata.security | Orientdb | |
| OSecurityUser | Interface | com.orientechnologies.orient.core.metadata.security | Orientdb | |
| OSecurityUser .STATUSES | Returns the enum constant of this type with the specified name. | Class | com.orientechnologies.orient.core.metadata.security.OSecurityUser | Orientdb |
| OToken | Created by emrul on 25/10/2014. | Interface | com.orientechnologies.orient.core.metadata.security | Orientdb |
| OType | Generic representation of a type. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
| OUser | Contains the user settings about security and permissions. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
| OUserTrigger | Encrypt the password using the SHA-256 algorithm. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |