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 TypeInterfaceDescriptioninterfaceJPANativeQuery<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 classDaoHelper<TT>Lightweight wrapper around common JPA methods.Fields in com.flowlogix.jeedao declared as JPAFinderHelper