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

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

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

Methods in org.apache.camel.component.jpa that return JpaEndpoint
 JpaEndpoint JpaConsumer.getEndpoint()
           
 

Constructors in org.apache.camel.component.jpa with parameters of type JpaEndpoint
JpaConsumer(JpaEndpoint endpoint, org.apache.camel.Processor processor)
           
JpaProducer(JpaEndpoint endpoint, org.apache.camel.Expression<org.apache.camel.Exchange> expression)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.