Package org.apache.tapestry5.jpa
package org.apache.tapestry5.jpa
Provides support for simple CRUD applications built on top of Tapestry and JPA
-
ClassDescriptionManages
EntityManager
s for the current thread.Responsible for creating an EntityManager as needed.Defines constants used inside the Tapestry JPA integration.Contains a set of contributed package names from which to load entities.A simple implementation ofGridDataSource
based on a EntityManager and a known entity class.Constants for persistent field strategies.Configuration symbols, for use with contributions toApplicationDefaults
.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.