Registry / database / camel-jpa

camel-jpa

JSON →
library4.18.1javamavenunverified

Integrates Apache Camel with Java Persistence API for database operations.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-jpa</artifactId> <version>4.18.1</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-JPA
C
camel-jpa
databasejavav4.18.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JpaComponent
org.apache.camel.component.jpa.JpaComponent

Configure a JPA component with an EntityManagerFactory.

import org.apache.camel.component.jpa.JpaComponent; JpaComponent jpa = new JpaComponent(); jpa.setEntityManagerFactory(entityManagerFactory);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.18.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
camel-jpa — mvn dependency:get camel-jpa · libregistry