Class AutoIntegerIdFinder
java.lang.Object
software.xdev.spring.data.eclipse.store.repository.support.id.strategy.auto.AbstractAutoIdFinder<Integer>
software.xdev.spring.data.eclipse.store.repository.support.id.strategy.auto.AutoIntegerIdFinder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.spring.data.eclipse.store.repository.support.id.strategy.auto.AbstractAutoIdFinder
findId
-
Constructor Details
-
AutoIntegerIdFinder
-
-
Method Details
-
getNext
- Specified by:
getNextin classAbstractAutoIdFinder<Integer>
-
getDefaultValue
-