Package io.helidon.integrations.cdi.jpa
package io.helidon.integrations.cdi.jpa
Provides classes and interfaces that integrate the
provider-independent parts of JPA into CDI.
- See Also:
-
ClassDescriptionDeprecated.An
Extension
that integrates container-mode Jakarta Persistence 3.1 into CDI SE 4.0-based applications.APersistenceUnitInfo
implementation that can be constructed by hand.A functional interface indicating that its implementations can supplyDataSource
s.
PersistenceExtension
instead.