Package com.flowlogix.jeedao
package com.flowlogix.jeedao
Jakarta EE DAO Helper and Typed Native Query
-
ClassDescriptionDaoHelper<TT>Lightweight wrapper around common JPA methods This is the primary class in the
com.flowlogix.jeedao
package Implementation ofJPAFinder
interfaceQualifier specify annotation that inject a particularEntityManager
Data Access Object pattern implementation that is meant to be inherited by the user's classes.type-safe native query, avoids casts or unchecked warnings