|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JTableForEditRowset.Column | |
|---|---|
| org.tbee.swing.jdbc | |
| Uses of JTableForEditRowset.Column in org.tbee.swing.jdbc |
|---|
| Subclasses of JTableForEditRowset.Column in org.tbee.swing.jdbc | |
|---|---|
static class |
JTableForEditRowset.AutomaticValueColumn
Upon store this field will have a the result of an SQL statement put into it, if the current value is still the initial value |
static class |
JTableForEditRowset.JComboBoxColumn
Use a combobox for this column, so we need an SQL statement. |
| Constructors in org.tbee.swing.jdbc with parameters of type JTableForEditRowset.Column | |
|---|---|
JTableForEditRowset(Connection connection,
nl.knowledgeplaza.util.jdbc.SqlBuilder sqlBuilder,
JTableForEditRowset.Column[] columns)
|
|
JTableForEditRowset(Connection connection,
String sql,
JTableForEditRowset.Column[] columns)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||