package

org.mule.module.jpa.command

Interfaces

JPACommand Abstraction around the EntityManager method's exposed in this module. 

Classes

Detach Perform a JPA detach operation  
Find Perform a JPA find operation  
Merge Perform a JPA merge operation  
Persist Perform a JPA persist operation  
Query Perform a JPA query operation