Uses of Record Class
com.smeup.kokos.service.utils.EntityServiceSupport.ClassAndRepository
Packages that use EntityServiceSupport.ClassAndRepository
-
Uses of EntityServiceSupport.ClassAndRepository in com.smeup.kokos.service.utils
Methods in com.smeup.kokos.service.utils that return EntityServiceSupport.ClassAndRepositoryModifier and TypeMethodDescriptionEntityServiceSupport.resolveClassAndRepository(String entityType, String entityParameter) Resolves both the entity class and its repository in a single pass, avoiding two separate calls toEntityManager.