Remote Service API
| Interface | Description | |
|---|---|---|
| EntityManager | Remote service interface that exposes methods of the server-side JPA EntityManager to clients. | |
| Query | Used to define constraints for a query, bind parameters and execute the query. |
| Class | Description | |
|---|---|---|
| FetchPlan | Represents the fetch plan for a single persistent entity type for a single request. |