|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mydm.db.DBConnector
This is the main Class for the XMLDB Connections
Method Summary | |
void |
close(java.lang.String colname)
|
org.xmldb.api.base.Collection |
getConnection(java.lang.String colname)
Gets the Connection to the Collection Specified. |
static DBConnector |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static DBConnector getInstance()
public org.xmldb.api.base.Collection getConnection(java.lang.String colname)
colname
- collection name to which the connection is needed
public void close(java.lang.String colname)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |