Package com.dnlkk.repository
Class DnlkkRepositoryFactory
java.lang.Object
com.dnlkk.repository.DnlkkRepositoryFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <K,V> DnlkkRepository<K, V> createRepositoryInstance(Class<?> clazz) static <K,V> Class<V> getValueClass(Class<?> repositoryInterface)
-
Constructor Details
-
DnlkkRepositoryFactory
public DnlkkRepositoryFactory()
-
-
Method Details
-
createRepositoryInstance
-
getValueClass
-