Uses of Interface
com.flowlogix.api.dao.JPAFinderHelper
Packages that use JPAFinderHelper
Package
Description
This package contains the main API classes for the Flow Logix JPA DAO framework
Jakarta EE DAO Helper and Typed Native Query
-
Uses of JPAFinderHelper in com.flowlogix.api.dao
Subinterfaces of JPAFinderHelper in com.flowlogix.api.daoModifier and TypeInterfaceDescriptioninterface
JPANativeQuery<TT>
Interface for creating type-safe JPA native queries -
Uses of JPAFinderHelper in com.flowlogix.jeedao
Classes in com.flowlogix.jeedao that implement JPAFinderHelperModifier and TypeClassDescriptionfinal class
DaoHelper<TT>
Lightweight wrapper around common JPA methods This is the primary class in thecom.flowlogix.jeedao
package Implementation ofJPAFinder
interfaceFields in com.flowlogix.jeedao declared as JPAFinderHelper