|
|||||||||
| Home >> All >> com >> sonoma >> [ database overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sonoma.database
Class connectionFactory

java.lang.Objectcom.sonoma.database.connectionFactory
- public class connectionFactory
- extends java.lang.Object
- Version:
| Constructor Summary | |
connectionFactory()
Creates new connectionFactory |
|
| Method Summary | |
connection |
createConnection(java.lang.String connectString,
java.lang.String sDriver)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
connectionFactory
public connectionFactory()
- Creates new connectionFactory
| Method Detail |
createConnection
public connection createConnection(java.lang.String connectString, java.lang.String sDriver)
|
|||||||||
| Home >> All >> com >> sonoma >> [ database overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.sonoma.database.connectionFactory