Skip to content

Commit

Permalink
Update TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
ojplg committed Feb 5, 2019
1 parent 12e90ff commit 2db4a2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -26,6 +26,6 @@ create time, or derive from get/set method names)
* Add support for more Java types
* Perhaps add a KeylessDaoBuilder: but need to think about how best to share code among
all the DAO builder classes while still supporting the clean types
* Add tests:
* Failed keyless validations
* Keyless entities with children and siblings
* Support selects that are connected with "OR" statements, not just "AND"
* Support different types, e.g. String GUIDs, for primary keys
* Add methods that allow for updates and deletes based on criteria other than primary key

0 comments on commit 2db4a2f

Please sign in to comment.