Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 399 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 399 Bytes

CallAnonymousPLSQL

Examples of Java calling anonymous PLSQL blocks using Spring's JdbcDaoSupport. Examples of Java calling anonymous PLSQL blocks using Spring's StoredProcedure support.

Note that the eclipse .classpath refers to a jar lib/ojdbc6_g.jar which I can't legally distribute to github. You have to download it from Oracle. See lib/WhereToGetTheOracleJDBCDrivers.txt.