A tool to help calling PL/SQL stored procedures from Java procedures easily. Code Generation of a PL/SQL data access layer (aka DAO), and more, for Java applications. Generate all the JDBC from PL/SQL ...
RS: Emp_WS.Save_Emps - Save a list of new employees to database, returning list of ids with Julian dates; logging errors to err$ table RG: Emp_WS.Get_Dept_Emps - For given department id, return ...