| Package | Description |
|---|---|
| com.dpslink.flash.servlet.admin |
DPS Flash specific servlets for handling administration functions.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
AdmViewDatabaseInfo.getTableOrViewInfo(java.sql.ResultSet rs,
java.util.TreeMap<java.lang.String,AdmViewDatabaseInfo.Row> sorted)
Reads the given result set of table or view data and adds it to the
given tree map of sorted information.
|