Interface NaturalIdLoader<T>

All Superinterfaces:
EntityLoader, Loader, MultiKeyLoader

public interface NaturalIdLoader<T> extends EntityLoader, MultiKeyLoader
Loader for NaturalId
  • Method Details