RmiJdbc3.3

所属分类:Java编程
开发工具:Java
文件大小:675KB
下载次数:10
上传日期:2009-06-08 13:10:38
上 传 者vijaybpujari
说明:  Rmi with jdbc source code examples

文件列表:
RmiJdbc (0, 2004-08-17)
RmiJdbc\CVS (0, 2004-04-20)
RmiJdbc\CVS\Root (62, 2004-04-20)
RmiJdbc\CVS\Repository (8, 2004-04-20)
RmiJdbc\CVS\Entries (41, 2004-04-20)
RmiJdbc\CVS\Entries.Log (53, 2004-04-20)
RmiJdbc\classes (0, 2004-04-20)
RmiJdbc\classes\CVS (0, 2004-04-20)
RmiJdbc\classes\CVS\Root (62, 2004-04-20)
RmiJdbc\classes\CVS\Repository (16, 2004-04-20)
RmiJdbc\classes\CVS\Entries (2, 2004-04-20)
RmiJdbc\classes\TestApplet.html (116, 2002-02-12)
RmiJdbc\classes\org (0, 2004-04-20)
RmiJdbc\classes\org\objectweb (0, 2004-04-20)
RmiJdbc\classes\org\objectweb\rmijdbc (0, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\Makefile (2717, 2003-10-21)
RmiJdbc\classes\org\objectweb\rmijdbc\RJDriverInterface.class (712, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJConnectionInterface.class (2579, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJStatementInterface.class (1962, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJResultSetInterface.class (7226, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJResultSetMetaDataInterface.class (1057, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJRefInterface.class (454, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJBlobInterface.class (603, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJClobInterface.class (781, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJArrayInterface.class (871, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJPreparedStatementInterface.class (2201, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJParameterMetaDataInterface.class (631, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJCallableStatementInterface.class (4869, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJDatabaseMetaDataInterface.class (8895, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJSavepointInterface.class (341, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJDriverPropertyInfo.class (888, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJDriverServer.class (3065, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJConnectionServer.class (6715, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJResultSetServer.class (16762, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJStatementServer.class (5089, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJResultSetMetaDataServer.class (2927, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJDatabaseMetaDataServer.class (18847, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJPreparedStatementServer.class (5491, 2004-08-17)
RmiJdbc\classes\org\objectweb\rmijdbc\RJCallableStatementServer.class (10268, 2004-08-17)
... ...

Directory tree structure ======================== The src/ directory contains the RmiJdbc source tree: - org/objectweb/rmijdbc/ (main source tree) - RmiJdbc/ (deprecated - for backward compatibility) The doc/ directory contains the HTML documentation The classes/ and dist/lib/ directories are targets for RmiJdbc compiling and packaging phases. Building and using RmiJdbc ========================== To build RmiJdbc: - JDK 1.4+ is required (JDBC 3, and JSSE) - Go in the src/ directory - Run "make" (all RmiJdbc classes are built into the classes/ directory) - Run "make install" (RmiJdbc.jar is built up in the dist/lib/ directory) - Note: "make clean" cleans up all "make" outputs (classes, and RmiJdbc.jar) To use RmiJdbc: - When "make install" is done, RmiJdbc.jar is in the dist/lib/ directory - Make your CLASSPATH point on RmiJdbc.jar there - Follow the instructions in the RmiJdbc documentation; you can issue a test by running "java org.objectweb.rmijdbc.RJJdbcServer"

近期下载者

相关文件


收藏者