This is a small tool to allow java developers to test different sql queries on database. With the abilities run different sqls with different variable bindings for some times, especially binding a list to in clause parameter. DBAs have their powerful sqlpus tools. But they are not run same as the java developers do. This tool can output the execution times, and/or output the results. This will help java developers on tuning the sql performance.
JavaY is a framework that integrate and combine 3 Java popular platform: JavaSE, JavaEE, and JavaFX. This framework will help us to develop an application using this three platform. This project will use JavaEE as the base. And JavaFX as the UI, and SWING from JavaSE as the alternative. JDBC also included for accessing database.
NoORM is a Java open source project providing code generators and a runtime library to simplify and automate access to relational data residing in an Oracle database. NoORM follows a consequent database-centric approach. Any business logic represented in SQL queries is expected to be provided in PL/SQL stored procedures. NoORM can generate the required Java code for Java Beans, Java Enums and Java Services to exploit the power of Oracle to Java applications.
Project Open Provisioning ToolKit (OpenPTK) is as an open source User Provisioning Toolkit exposing Java API's, RESTful Web Services, JSP Taglibs, JSR-168 Portlets and WSDL-based Web Services with user self-service and administration examples. The architecture supports several pluggable back-end services including Oracle's Identity Manager, Sun's Identity Manager, Sun's Access Manager, JDBC and LDAPv3