db4o

StoredClass.getIDs Method 

returns an array of IDs of all stored object instances of this stored class.

long[] getIDs();

Remarks

returns an array of IDs of all stored object instances of this stored class.

See Also

StoredClass Interface | com.db4o.ext Namespace