User Tools

Site Tools


jdbc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
jdbc [2012/03/18 04:50] xrchenjdbc [2012/03/18 04:55] (current) xrchen
Line 27: Line 27:
 The general form of the connection url is: The general form of the connection url is:
     jdbc:fatworm://absolute/path/to/your/db/[;property=value[;property=value]]     jdbc:fatworm://absolute/path/to/your/db/[;property=value[;property=value]]
 +
 +
 +Your driver class should be ''fatworm.driver.Driver'', since the client will call
 +
 + Class.forName("fatworm.driver.Driver")
 +
 +to initialize your driver.
  
jdbc.1332046232.txt.gz · Last modified: 2012/03/18 04:50 by xrchen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki