|
OpenAccess SDK for Java
OpenAccess SDK for Java that allows development to be done in
Java. This release makes it possible for organizations with Java
expertise to easily create JDBC, OLE DB, ODBC, or .NET data providers
to their data sources. This is achieved by allowing the IP to be
implemented as a Java class that exposes the IP interface defined
in oajava.sql.ip class. The IP developer implements a class that
supports the oajava.sql.ip interface using Java - we supply rest
of the code as native code for each platform we support.
The support for Java and .NET makes it possible to use OpenAccess
SDK in C, C++, Java, C#, VB.NET or Managed C++ environments.
For example, to develop a ODBC driver for a data source accessible
through Java classes, you simply:
1. Install the client/server OpenAccess ODBC SDK for Java.
2. Implement your Java class that implements the oajava.sql.ip interface.
3. Done!
Read more about OpenAccess SDK for Java (Prog_Ref_Java)
Licensees under support are free to download
the latest version of our software.
|