JDBC – Java™ .jar files
A brief look at the different jar files and the supporting libraries.
As currently available, JDBC from Minisoft can be deployed in a variety of combinations. The same Java code you write can be used in each of these situations without modification.
MSJDBCThin.jar
- Used in a three tier distribution commonly as a browser applet.
- Requires a running 3KMidTierListener. This can run on any supported system accessible to the HP e3000s IP network.
MSJDBCFat.jar
- Used in two tier applications.
- Requires a local copy of the 3kjdbc shared library. If not currently available for a platform, contact your salesman about scheduling the porting.
3KMidTierListener
- Win32 – 3KMidTierListener.exe
- Also available for HP-UX, Solaris, and Linux.
3kjdbc shared library
- Win32 – 3kjdbc.dll
- HP-UX – lib3kjdbc.sl
- Solaris – lib3kjdbc.so
- Linux – lib3kjdbc.so