db4o

Constraint.getObject Method 

returns the Object the query graph was constrained with to create this com.db4o.query.Constraint .

object getObject();

Return Value

Object the constraining object.

See Also

Constraint Interface | com.db4o.query Namespace