- Category:
- P2P
- Tags:
-
[Java]
[源码]
- File Size:
- 45.51kb
- Update:
- 2008-10-13
- Downloads:
- 0 Times
- Uploaded by:
- wzrain
Description: a more generic database connectivity package, which has three categories : 1.DBConn.java : mainly used to connect to the database and closure. Connecting to the database URL, USER, PASSWORD through configuration files completed com/bcxy/util/systemconfig.properties 2.SqlQuery. java : mainly used for the implementation of the SQL statement. Construction : SqlQuery (Connection con, String sql) of the results there containers. 3.SqlUpdate.java : mainly used for the implementation of the updated SQL. Construction : SqlUpdate (Connection con, String sql) Another : jar with a packet util .*, mainly some type commonly used tools, described briefly below : including mainly the StringUtil.java : some of the string operation DateUtil.java : right time for operation FileUtil.java : to document
File list (Check if you may need any files):