|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@CinnamonService public interface MetamodelLoader
Remote service that allows the metamodel to be loaded into the client. The load method of this remote service must be invoked by clients before performing any of the persistent operations.
| Method Summary | |
|---|---|
Metamodel |
load()
Loads the metamodel for all managed persistent entities. |
| Method Detail |
|---|
Metamodel load()
This is an internal operation not exposed to the client-side EntityManager
interface. It is always executed as the initial request for any client, since the clients
need access to the metamodel before they are able to perform other requests.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||