|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjimm.datavision.source.Table
jimm.datavision.source.ncsql.NCTable
public class NCTable
A table for no-connection database sources.
NCDatabase| Field Summary |
|---|
| Fields inherited from class jimm.datavision.source.Table |
|---|
columns, dataSource, name |
| Constructor Summary | |
|---|---|
NCTable(DataSource dataSource,
java.lang.String name)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class jimm.datavision.source.Table |
|---|
addColumn, columns, findColumn, getId, getName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NCTable(DataSource dataSource,
java.lang.String name)
dataSource - the data source in which this table residesname - the table's name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||