d

dbvolution

Advanced Library to Remove Object Relational Impedance. DBvolution translates all database concepts into Object Oriented concepts, allowing you to spend all your time writing Java rather than fixing broken and awkward SQL. DBvolution transforms your schema into classes, reduces the database configuration to sparse annotations on the classes, and allows querying directly from the classes. Queries are created inside your java code and takes as little as one line for a multi-table outer join. Retrieving the rows from the query is only one more method call. Dozens of SQL functions are available without leaving your Java code and use chaining to build complex expressions easily. Transactions are encapsulated into a thread-like API, allowing you to write complex database interactions in complete safety. The actions performed by DBvolution are always available for debugging and checking by DBAs before release. There are examples in nz.co.gregs.dbvolution.examples, and documentation at http://dbvolution.gregs.co.nz and http://sourceforge.net/p/dbvolution/blog/
http://dbvolution.gregs.co.nz
Non-commercial License
Gregory Graham
Aggregated version Version Update time
1.0 1.0.5 Aug 18, 2018
1.0.4 Aug 08, 2018
1.0.3 Dec 05, 2017
1.0.2 Dec 04, 2017
1.0.1 Jul 10, 2016
1.0.0 Apr 20, 2016
0.9 0.9.49 Apr 20, 2016
0.9.48-Byzanium Mar 31, 2016
0.9.47 Sep 22, 2015
0.9.46 Aug 25, 2015
0.9.45 Jun 24, 2015
0.9.44 Jun 09, 2015
0.9.43 Apr 19, 2015
0.9.42 Apr 01, 2015
0.9.41 Oct 19, 2014
0.9.40 Sep 24, 2014
0.9.37 Aug 15, 2014
0.9.36 Aug 05, 2014
0.9.35 Aug 04, 2014
0.9.34 Aug 01, 2014
0.9.33 Jul 20, 2014
0.9.32 Jul 11, 2014
0.9.31 Jul 02, 2014
0.9.30 Jun 27, 2014
0.9.29 Jun 26, 2014
0.9.28 Jun 25, 2014
0.9.27 Jun 23, 2014
0.9.26 Jun 19, 2014
0.9.25 Jun 11, 2014
0.9.24 May 28, 2014
0.9.23 May 15, 2014
0.9.22 May 01, 2014
0.9.21 Apr 26, 2014
0.9.20 Apr 23, 2014
0.9.19 Apr 21, 2014
0.9.18 Apr 16, 2014
0.9.16 Apr 10, 2014
0.9.15 Mar 25, 2014
0.9.14 Mar 23, 2014
0.9.13 Mar 20, 2014
107 Records