xbn_examples.db
Class XmplDBConnection
java.lang.Object
|
+--xbn.XBNObject
|
+--xbn.programs.XBNStatic
|
+--xbn_examples.db.XmplDBConnection
- public class XmplDBConnection
- extends XBNStatic
Demonstrates DBConnection.
Source code: XmplDBConnection.java
. You'll need to provide five parameters, in order:
- Username
- Password
- JDBC connect string
- JDBC driver
- SQL verification select
Method Summary |
static void |
main(String[] as_cmdLineArgs)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmplDBConnection
public XmplDBConnection()
main
public static void main(String[] as_cmdLineArgs)
Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
http://sourceforge.net/projects/xbnjava