Uses of Interface
org.apache.tapestry5.jpa.EntityManagerSource
Packages that use EntityManagerSource
Package
Description
[INTERNAL USE ONLY] support classes for the JPA module; API subject to change
-
Uses of EntityManagerSource in org.apache.tapestry5.internal.jpa
Classes in org.apache.tapestry5.internal.jpa that implement EntityManagerSourceConstructors in org.apache.tapestry5.internal.jpa with parameters of type EntityManagerSourceModifierConstructorDescriptionEntityManagerManagerImpl
(EntityManagerSource entityManagerSource, org.slf4j.Logger logger) -
Uses of EntityManagerSource in org.apache.tapestry5.jpa.modules
Methods in org.apache.tapestry5.jpa.modules with parameters of type EntityManagerSourceModifier and TypeMethodDescriptionstatic 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)