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

public class AutoStringIdFinder extends AbstractAutoIdFinder<String>