db4o

ObjectContainer.Query Method (Type)

queries for all instances of the type extent, returning a IList of ElementType which must be assignable from extent.

ElementType} Query(
   Type extent
);

See Also

ObjectContainer Interface | com.db4o Namespace | ObjectContainer.Query Overload List