readme-jdbc.txt
来自「IBM aglet与jdbc的连接的数据应用程序」· 文本 代码 · 共 24 行
TXT
24 行
README for the DatabaseInterface class
======================================
I through together a DatabaseInterface class that uses JDBC. I have
only really used it with Postgres, but I have had similar things with
Oracle and Access using the JdbcObdcBridge...
This class is meant to be taken with the aglet...stopped when it leaves
the host and started back up when it gets to the new host. I use it for
enforced logging in the MobilityAdapter and as an extension off of the
Aglet itself. It works pretty slick..
It is loosely javadoc'd and fairly straight forward.. Good luck!
Oh ya. I have HAD to use Tahiti in unsecure mode because of that
problem with the socket permission that I have set correctly, but
doesn't seem to take...I would LOVE it if someone figured that one out.
Comments and Suggestions welcome,
Jesse
--
Jesse C. McConnell
jesse@csds.uidaho.edu
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?