Uses of Class
org.apache.camel.component.jpa.JpaComponent

Packages that use JpaComponent
org.apache.camel.component.jpa Defines the JPA component for polling databases or recording messages in a database. 
 

Uses of JpaComponent in org.apache.camel.component.jpa
 

Constructors in org.apache.camel.component.jpa with parameters of type JpaComponent
JpaEndpoint(String uri, JpaComponent component)
           
 



Apache CAMEL