jdbc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
jdbc [2012/03/08 15:01] – xrchen | jdbc [2012/03/18 04:55] (current) – xrchen | ||
---|---|---|---|
Line 24: | Line 24: | ||
int getColumnType(int columnIndex); | int getColumnType(int columnIndex); | ||
- | '' | + | '' |
The general form of the connection url is: | The general form of the connection url is: | ||
- | jdbc: | + | jdbc: |
+ | |||
+ | |||
+ | Your driver class should be '' | ||
+ | |||
+ | Class.forName(" | ||
+ | |||
+ | to initialize your driver. | ||
jdbc.1331218877.txt.gz · Last modified: 2012/03/08 15:01 by xrchen