Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.tapestry5.jpa Classes and Interfaces - 11 results found.
| Name | Description | Type | Package | Framework |
| EntityManagerManager | Manages EntityManagers for the current thread. | Interface | org.apache.tapestry5.jpa | Apache Tapestry |
|
| EntityManagerSource | Responsible for creating an EntityManager as needed. | Interface | org.apache.tapestry5.jpa | Apache Tapestry |
|
| JpaConstants | Defines constants used inside the Tapestry JPA integration. | Class | org.apache.tapestry5.jpa | Apache Tapestry |
|
| JpaEntityPackageManager | Contains a set of contributed package names from which to load entities. | Interface | org.apache.tapestry5.jpa | Apache Tapestry |
|
| JpaGridDataSource | A simple implementation of GridDataSource based on a EntityManager and a known | Class | org.apache.tapestry5.jpa | Apache Tapestry |
|
| JpaModule | Defines core services for JPA support. | Class | org.apache.tapestry5.jpa | Apache Tapestry |
|
| JpaPersistenceConstants | Constants for persistent field strategies. | Class | org.apache.tapestry5.jpa | Apache Tapestry |
|
| JpaSymbols | Configuration symbols, for use with contributions to ApplicationDefaults. | Class | org.apache.tapestry5.jpa | Apache Tapestry |
|
| JpaTransactionAdvisor | Service that can create an interceptor that wraps around a service implementation. | Interface | org.apache.tapestry5.jpa | Apache Tapestry |
|
| PersistenceUnitConfigurer | Used to configure a PersistenceUnitInfo, which is used to create an EntityManagerFactory. | Interface | org.apache.tapestry5.jpa | Apache Tapestry |
|
| TapestryPersistenceUnitInfo | Tapestry's mutable extension of PersistenceUnitInfo interface used for XML-less configuration of persistence units. | Interface | org.apache.tapestry5.jpa | Apache Tapestry |