Skip to content

Public utility library for JDBCWizard. This code contains useful functionality for working with Oracle, JDBC and PL/SQL

License

Notifications You must be signed in to change notification settings

srmadscience/jdbcwizard-pub

Repository files navigation

jdbcwizard-pub

Public utility library for JDBCWizard. This code contains useful functionality for working with Oracle, JDBC and PL/SQL

What is this code for?

This code is com.orindasoft.pub, a utility library used by JDBCWizard, an application that generated Java code to run Oracle or DB2 PL/SQL procedures, regardless of how complicated their interface was.

How is it organized?

  • Each directory is named after the matching Oracle or DB2 version.
  • The docs directory contains javadoc pages for Oracle 12.1, which was the last version I worked on. As a rule new features were added over time. But there are cases where driver behavior changed between versions. A good starting point is ReadOnlyRowSet

Can I use it?

Yes.

See Also...

About

Public utility library for JDBCWizard. This code contains useful functionality for working with Oracle, JDBC and PL/SQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published