| Class | Description |
|---|---|
| DbAction | |
| DbDeleteAction | |
| DbGetAction | |
| DbPatchAction |
Delegates all operations to DbPostAction which currently implements all POST/PUT/PATCH methods.
|
| DbPostAction<t extends DbPostAction> | |
| DbPutAction |
Delegates all operations to DbPostAction which currently implements all POST/PUT/PATCH methods.
|
Copyright © 2024 Rocket Partners, LLC. All rights reserved.