#List of Base service methods

4 messages · Page 1 of 1 (latest)

long idol
#

Can anyone provide me with the list of base service methods and descriptions?
Like create, save, find, etc.

uncut fulcrum
long idol
#

No I want the base methods. Basically I have created a new entity and I wanted to know all the available methods using which I can run a query in my entity.

#

For example: If I want to save some data in database I have to execute .create .save method.