Uses of Package
org.conical.common.bbl.jpa
Packages that use org.conical.common.bbl.jpa
Package
Description
Contains classes to support Java Persistence API development.
-
Classes in org.conical.common.bbl.jpa used by org.conical.common.bbl.jpaClassDescriptionThis interface, coupled with the JpaDataManager base class, allows for transaction-aware database operations using JPA.Performs database tasks using a given the operations available on the passed DataManager.Serves as an interface that all BBL JPA entities should implement.