java.lang.Object
software.xdev.spring.data.eclipse.store.repository.support.id.strategy.auto.AbstractAutoIdFinder<Long>
software.xdev.spring.data.eclipse.store.repository.support.id.strategy.auto.AutoLongIdFinder
All Implemented Interfaces:
IdFinder<Long>

public class AutoLongIdFinder extends AbstractAutoIdFinder<Long>