JDBC Interface
JDBC Interface
- Required between Java and the database
- write one yourself
- use a third party interface. We are using OpenLink JDBC from OpenLink Software.
- Issues to consider
- licensing - server vs. concurrent connection
- supported platforms and database agents
- technical support