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

public class AutoUUIDIdFinder extends AbstractAutoIdFinder<UUID>