Uses of Interface
com.db4o.config.ObjectAttribute
-
Packages that use ObjectAttribute Package Description com.db4o.config com.db4o.internal -
-
Uses of ObjectAttribute in com.db4o.config
Methods in com.db4o.config with parameters of type ObjectAttribute Modifier and Type Method Description void
ObjectClass. compare(ObjectAttribute attributeProvider)
Deprecated.since version 7.0 -
Uses of ObjectAttribute in com.db4o.internal
Methods in com.db4o.internal that return ObjectAttribute Modifier and Type Method Description ObjectAttribute
Config4Class. queryAttributeProvider()
Methods in com.db4o.internal with parameters of type ObjectAttribute Modifier and Type Method Description void
Config4Class. compare(ObjectAttribute comparator)
Deprecated.
-