Uses of Package
org.apache.tapestry5.jpa
Packages that use org.apache.tapestry5.jpa
Package
Description
[INTERNAL USE ONLY] support classes for the JPA module; API subject to change
Provides support for simple CRUD applications built on top of Tapestry and JPA
-
Classes in org.apache.tapestry5.jpa used by org.apache.tapestry5.internal.jpaClassDescriptionManages
EntityManager
s for the current thread.Responsible for creating an EntityManager as needed.Contains a set of contributed package names from which to load entities.Service that can create an interceptor that wraps around a service implementation.Used to configure a PersistenceUnitInfo, which is used to create an EntityManagerFactory.Tapestry's mutable extension ofPersistenceUnitInfo
interface used for XML-less configuration of persistence units. -
Classes in org.apache.tapestry5.jpa used by org.apache.tapestry5.jpaClassDescriptionTapestry's mutable extension of
PersistenceUnitInfo
interface used for XML-less configuration of persistence units. -
Classes in org.apache.tapestry5.jpa used by org.apache.tapestry5.jpa.modulesClassDescriptionManages
EntityManager
s for the current thread.Responsible for creating an EntityManager as needed.Contains a set of contributed package names from which to load entities.