|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Callback<R,P> | |
| DeleteHandler<T> | A strategy for deleting entity beans which have been processed; either by a real delete or by an update of some application specific properties so that the entity bean will not be found in future polling queries. |
| QueryFactory | A Strategy to create a query to search for objects in a database |
| TransactionStrategy | |
| Class Summary | |
|---|---|
| DefaultTransactionStrategy | |
| JpaComponent | A JPA Component |
| JpaConsumer | |
| JpaEndpoint | |
| JpaProducer | |
| JpaTemplateTransactionStrategy | Delegates the strategy to the JpaTemplate and TransactionTemplate for transaction handling |
| QueryBuilder | A builder of query expressions |
| QueryBuilder.ParameterBuilder | A plugin strategy to populate the query with parameters |
| Annotation Types Summary | |
|---|---|
| Consumed | An annotation to mark a method to be invoked when an entity bean has been succesfully processed by a Camel consumer, so that it can be updated in some way to remove it from the query set. |
Defines the JPA component for polling databases or recording messages in a database.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||