Projects
-
- Members:
- 10
== WE MOVE == FOLLOW US AT http://jforce.dev.java.net/ == JForce Platform is an open source alternative to Force.com Platform.
-
- Members:
- 9
the goal of this project is to build a simple sql-based query language completly integrated into java. no strings, no orm!
-
- Members:
- 2
Boox is a really simple Java API implementing a fundamentalist double-entry book-keeping system. It is intended to support open-book accounting (with world-readable ledgers) and multiple currencies, including virtual currencies. Open-book accounting imposes a supported requirement for atomic access control.
-
- Members:
- 8
CloudTable is a web application which enables the user to create tables, relations and forms. Together, they enable creation of simple web applications without touching any code.
-
- Members:
- 1
MirrorSql, a simple to use wrapper for plain JDBC. You only need to type SQL and the wrapper does enything else. e.g. prepare the Statement and ensure the ResultSet is closed An simple Query will looks like <code>Row r = sql().on( "Customer" ).load().where( "id_customer=:1", 2 ).unique();</code> Take a look on http://myideasforjay.blogspot.com/2009/05/mirror-sql.html for a little intro.












