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:
-
ClassDescriptionA portable extension normally instantiated by the Java service provider infrastructure that integrates the provider-independent parts of JPA into CDI.An
Extension
that integrates container-mode Jakarta Persistence 3.0 into CDI SE 3.0-based applications.APersistenceUnitInfo
implementation that can be constructed by hand.A functional interface indicating that its implementations can supplyDataSource
s.