
com.jwebmp.entityassist.services.EntityAssistIDMapping Maven / Gradle / Ivy
package com.jwebmp.entityassist.services;
import com.jwebmp.guicedinjection.interfaces.IDefaultService;
import com.jwebmp.logger.LogFactory;
import java.lang.reflect.ParameterizedType;
import java.util.logging.Level;
/**
* Maps an entity assist ID Mapping for db returned data from the query.
*
* Is a class and not an interface to read the typed mappings
*
* @param
* The Database Returned Type
* @param
© 2015 - 2025 Weber Informatics LLC | Privacy Policy