|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.moredata.dao.core.PublicGenericDataRow
pt.despodata.java.ddata.DDataRow
Management of row storage (record) from a record set Includes flag and backup management Note that a row inserted in the dataSet could be not new in relation to the database.
| Constructor Summary | |
DDataRow()
Construtor que cria uma linha vazia |
|
DDataRow(DataRow row)
Construtor que cria uma linha vazia |
|
| Method Summary | |
java.lang.Object |
columnAt(int column)
Deprecated. |
int |
size()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DDataRow()
public DDataRow(DataRow row)
| Method Detail |
public java.lang.Object columnAt(int column)
public int size()
getColumns()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||