Description of Voruta :
Voruta can be used to make codes in any application to be safe and more readable and also it drastically reduces the JDBC codes that you write in any application. It makes use of dynamic code generation at run time and javadoc tags to map SQL procedures and queries to Java methods. It uses QDox to parse metadata and CGLib to generate implementation at runtime.