Uses of Interface
com.orientechnologies.orient.core.db.record.ODetachable
Packages that use ODetachable
Package
Description
-
Uses of ODetachable in com.orientechnologies.orient.core.db.record
Subinterfaces of ODetachable in com.orientechnologies.orient.core.db.recordClasses in com.orientechnologies.orient.core.db.record that implement ODetachableModifier and TypeClassDescriptionclassLazy implementation of ArrayList.classLazy implementation of LinkedHashMap.classLazy implementation of Set. -
Uses of ODetachable in com.orientechnologies.orient.core.db.record.ridbag
Subinterfaces of ODetachable in com.orientechnologies.orient.core.db.record.ridbagClasses in com.orientechnologies.orient.core.db.record.ridbag that implement ODetachable -
Uses of ODetachable in com.orientechnologies.orient.core.db.record.ridbag.embedded
Classes in com.orientechnologies.orient.core.db.record.ridbag.embedded that implement ODetachable -
Uses of ODetachable in com.orientechnologies.orient.core.record.impl
Classes in com.orientechnologies.orient.core.record.impl that implement ODetachableModifier and TypeClassDescriptionclassDocument representation to handle values dynamically.classclassclassclass -
Uses of ODetachable in com.orientechnologies.orient.core.storage.ridbag
Classes in com.orientechnologies.orient.core.storage.ridbag that implement ODetachable -
Uses of ODetachable in com.orientechnologies.orient.core.storage.ridbag.sbtree
Classes in com.orientechnologies.orient.core.storage.ridbag.sbtree that implement ODetachableModifier and TypeClassDescriptionclassPersistent Setimplementation that uses the SBTree to handle entries in persistent way.