|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JsonService | |
---|---|
org.stefaniuk.json.service.store |
Uses of JsonService in org.stefaniuk.json.service.store |
---|
Methods in org.stefaniuk.json.service.store with annotations of type JsonService | |
---|---|
Integer |
Store.delete(Integer id)
|
Integer |
Store.insert(M model)
|
List<M> |
Store.select(QueryStore query)
|
Integer |
Store.update(Integer id,
M model)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |