| Package | Description |
|---|---|
| org.stefaniuk.json.service.store |
| Modifier and Type | Method and Description |
|---|---|
Integer |
Store.delete(Integer id) |
Integer |
Store.insert(M model) |
List<M> |
Store.select(QueryStore query) |
Integer |
Store.update(Integer id,
M model) |
Copyright © 2016. All rights reserved.