Commit graph

38 commits

Author SHA1 Message Date
0303fee50b Replaced NullPointerException with IllegarlArgumentException. 2018-02-28 11:00:23 +01:00
d40ee6acb4 Reviewed the interface SikevaDB (Javadoc, remove->rename…). 2018-02-28 10:58:41 +01:00
eaacc3a3d6 Added opened database test in method for FileTree implementation. 2018-02-28 10:31:58 +01:00
4f1a466007 Replaced NullPointerException with IllegalArgumentException. 2018-02-28 00:49:47 +01:00
ca91a15396 Fixed SQL getElements method. 2018-02-28 00:47:39 +01:00
e534a541d1 Fixed XML export. 2018-02-28 00:47:12 +01:00
ecba48a615 Improved code. 2018-02-28 00:36:47 +01:00
71c9bb563a Fixed bug in getKeys() method (thanks Didier). 2018-02-28 00:36:34 +01:00
b04d79fd08 Refactored hugely to branch 1.0 2017-04-21 19:46:28 +02:00
ffdba7956c Cleaned code. 2016-12-13 17:06:25 +01:00
1ef88b0c7d Refactored SQL part to dedicated package. 2016-12-13 14:16:54 +01:00
bc969b91a6 Done a full code format review. Improve code format settings. 2016-05-27 15:17:19 +02:00
d690d6e796 Fix JDBC charset connection. 2014-02-05 22:44:30 +01:00
9ffeaa2e05 Migrate from LGPL to AGPL. 2014-02-04 10:27:49 +01:00
9c0026da51 Restrict targets in remove method. Add removeMany method and test.
Update devinsy-utils library.
2014-02-02 19:21:42 +01:00
9cb34c2ede Improve patch methods. 2013-12-11 17:57:48 +01:00
b3b5a7f1bb Improve patch log display. 2013-12-11 16:26:13 +01:00
9fca939109 Fix getElement* methods. 2013-12-11 16:12:58 +01:00
03e8764a86 Fix archive bug. Add patch methods. Include ID. 2013-12-11 15:57:46 +01:00
bdc7359b79 Improve code design. 2013-12-11 12:14:14 +01:00
4b211d8190 Fix bug in archiving date. 2013-12-11 09:10:38 +01:00
dd838b4104 Rename SQL table. 2013-11-06 16:07:49 +01:00
94cadc42f1 Sonar fix. 2013-10-13 01:12:20 +02:00
e1e31bd0a6 Format code. Fix request. 2013-10-07 17:00:53 +02:00
d409b8a8f3 Improve export methods. 2013-09-23 17:41:38 +02:00
cbd19820a0 Add createTable method. Fix test. Add autonomous unit test with HSQLDB. 2013-09-19 04:22:47 +02:00
8d56607c54 Add createSchema method. 2013-09-18 18:03:59 +02:00
220a584c2c Migrate from java.util.Date to Joda DateTime. 2013-09-15 07:34:04 +02:00
a2e7f31068 Update library. Add XML export. 2013-09-11 14:37:30 +02:00
9097faf0e2 Improve date setting. 2013-09-11 14:36:41 +02:00
1a25aab328 Fix date issue. 2013-09-11 01:06:59 +02:00
2863aee6fa Fix SQL request issue. Fix date computing. Add methods. 2013-09-10 18:32:35 +02:00
38c415f670 Fix date issue (time lost). 2013-09-06 01:14:28 +02:00
a84a4ca321 Improve column order. Add log on open action. Clean files. 2013-09-06 00:39:18 +02:00
7709d3b442 Fix factory issue. 2013-09-05 22:56:59 +02:00
6a2756c79a Add methods. Add tests. 2013-09-02 20:48:46 +02:00
99377b9f8f Fix auto commit issues. Fix null issues. Add test. 2013-09-02 18:41:18 +02:00
adf0f3a86c First commit. 2013-09-02 12:31:06 +02:00