Uses of Interface
com.flowlogix.api.dao.JPANativeQuery
Packages that use JPANativeQuery
-
Uses of JPANativeQuery in com.flowlogix.jeedao
Classes in com.flowlogix.jeedao that implement JPANativeQueryModifier and TypeClassDescriptionfinal class
DaoHelper<TT>
Lightweight wrapper around common JPA methods This is the primary class in thecom.flowlogix.jeedao
package Implementation ofJPAFinder
interface