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.A
PersistenceUnitInfoimplementation that can be constructed by hand.A functional interface indicating that its implementations can supplyDataSources.