Commit Graph

19 Commits

Author SHA1 Message Date
377459f430 Add ShadowJar compatibility and Query file can be define name with comment
Add Migration and Query definition class
Add Docker DB for tests
2020-05-10 23:07:47 +02:00
c4125f1429 Lint 2019-10-10 21:44:56 +02:00
ae184cd52c feature: add name into Query object 2019-08-03 20:25:01 +02:00
56a141a34c fix: resource dir 2019-08-02 19:32:12 +02:00
cddb4c352b refactoring: RequesterFactory 2019-08-01 01:37:21 +02:00
ecd130198c fix: Requester.addFunction() 2019-07-30 23:01:09 +02:00
ade162451c refactoring: cleanup and reformat 2019-07-18 18:50:02 +02:00
5949bc5d7b refactoring: Moves class into separated files 2019-07-18 18:34:03 +02:00
1a70f3f03b feature #11: select with extra parameters 2019-07-18 18:18:47 +02:00
a32b70c316 feature #10: log Query 2019-07-18 00:04:12 +02:00
09c20fc385 feature #8: Pagination for Query & Function 2019-07-18 00:03:50 +02:00
d4d59f1d06 refactoring: change generics R: List<EntityI<*>> to R: EntityI<*>>, and return List<R> 2019-07-18 00:03:14 +02:00
ea4dac5d97 refactoring: symplify generics 2019-07-15 22:51:05 +02:00
e6b8e66b28 feature #6: Implement named parameters 2019-07-15 22:51:01 +02:00
6cc3152215 refactoring: change select method names 2019-07-02 23:40:29 +02:00
74c9543b6d refactoring: definition.Function 2019-07-01 17:01:52 +02:00
ebc1a67420 Implement begining of migration
Move Function/Query definition
2019-06-28 15:58:51 +02:00
793922f396 feature: add exec method on query & function 2019-06-24 16:09:34 +02:00
1979bbadde refactoring: move class Requester 2019-06-18 09:58:45 +02:00