| 
QuickServer v1.4.5  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.quickserver.util.xmlreader.DatabaseConnectionSet
This class encapsulate the database connection set. The xml is <database-connection-set>...</database-connection-set>
| Constructor Summary | |
DatabaseConnectionSet()
 | 
|
| Method Summary | |
 void | 
addDatabaseConnection(DatabaseConnectionConfig dbcConfig)
Adds a DatabaseConnectionConfig object to the set.  | 
 java.util.Iterator | 
iterator()
 | 
 java.lang.String | 
toXML(java.lang.String pad)
Returns XML config of this class.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DatabaseConnectionSet()
| Method Detail | 
public void addDatabaseConnection(DatabaseConnectionConfig dbcConfig)
public java.util.Iterator iterator()
public java.lang.String toXML(java.lang.String pad)
  | 
QuickServer v1.4.5  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||