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<Class,ApplicationStateContribution> configuration,
EntityManagerSource entityManagerSource,
boolean entitySessionStatePersistenceStrategyEnabled) |
static void |
JpaModule.provideValueEncoders(MappedConfiguration<Class,ValueEncoderFactory> configuration,
boolean provideEncoders,
EntityManagerSource entityManagerSource,
EntityManagerManager entityManagerManager,
TypeCoercer typeCoercer,
PropertyAccess propertyAccess,
LoggerSource loggerSource) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.