Package com.db4o.internal.mapping
Class IdSource
- java.lang.Object
-
- com.db4o.internal.mapping.IdSource
-
public class IdSource extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasMoreIds()
int
nextId()
-
-
-
Constructor Detail
-
IdSource
public IdSource(Queue4 queue)
-
-