| Package | Description | 
|---|---|
| org.apache.tapestry5.internal.jpa | [INTERNAL USE ONLY] support classes for the JPA module; API subject to change | 
| org.apache.tapestry5.jpa.modules | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntityManagerSourceImpl | 
| Constructor and Description | 
|---|
| EntityManagerManagerImpl(EntityManagerSource entityManagerSource,
                        org.slf4j.Logger logger) | 
| Modifier and Type | Method and Description | 
|---|---|
| static EntityManagerManager | JpaModule. buildEntityManagerManager(EntityManagerSource entityManagerSource,
                         PerthreadManager perthreadManager,
                         org.slf4j.Logger logger) | 
| static void | JpaModule. provideApplicationStateContributions(MappedConfiguration<java.lang.Class,ApplicationStateContribution> configuration,
                                    EntityManagerSource entityManagerSource,
                                    boolean entitySessionStatePersistenceStrategyEnabled) | 
| static void | JpaModule. provideValueEncoders(MappedConfiguration<java.lang.Class,ValueEncoderFactory> configuration,
                    boolean provideEncoders,
                    EntityManagerSource entityManagerSource,
                    EntityManagerManager entityManagerManager,
                    TypeCoercer typeCoercer,
                    PropertyAccess propertyAccess,
                    LoggerSource loggerSource) | 
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.