changes.txt

来自「Java soruce code for JDBC connection tes」· 文本 代码 · 共 29 行

TXT
29
字号
JDBCTest 1.01 -- January 6, 19971. Search for Config.txt and images directory is now based on the CLASSPATH attribute.  If running from an Applet, the CODEBASEtag identifies the target directory.JDBCTest 1.02 -- January 15, 19971. Removed extraneous getResultSet() calls from execute routines.

JDBCTest 1.03 -- January 20, 1997

2. Changed getBigNum calls to getBigDecimal to remain consistent
with the JDBC 1.20 specification.  

3. Added ability to specify a driver log file using the File menu.

4. Added additional functionality to the driver menu including:
	setLoginTimeout()	   Set Login Timeout menu item
	getDrivers()	   Get Drivers menu item
	getLoginTimeout()    Get Drivers menu item

5. Fixed problem with Transaction Isolation Levels in 
Connection Properties.

6. Added ability to specify scale for BigDecimal numbers in the
Inspect Results window.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?