Class AbstractAutoIdFinder<ID>
java.lang.Object
software.xdev.spring.data.eclipse.store.repository.support.id.strategy.auto.AbstractAutoIdFinder<ID>
- All Implemented Interfaces:
IdFinder<ID>
- Direct Known Subclasses:
AutoIntegerIdFinder,AutoLongIdFinder,AutoStringIdFinder,AutoUUIDIdFinder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.xdev.spring.data.eclipse.store.repository.support.id.strategy.IdFinder
getDefaultValue