Package de.bild.codec.annotations
Class Id.DefaultIdGenerator
java.lang.Object
de.bild.codec.ObjectIdGenerator
de.bild.codec.annotations.Id.DefaultIdGenerator
- All Implemented Interfaces:
IdGenerator<org.bson.types.ObjectId>,InstanceAwareIdGenerator<org.bson.types.ObjectId,Object>
- Enclosing class:
- Id
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.bild.codec.ObjectIdGenerator
asBsonValue, generateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.bild.codec.IdGenerator
generate
-
Constructor Details
-
DefaultIdGenerator
public DefaultIdGenerator()
-