Interface | Description |
---|---|
ITableDao | |
ITableDao.IRowProcessor |
Class | Description |
---|---|
BaseTableDataProcessActionHandler | Deprecated
Since 10.4.0, this class was replaced by
BaseSourceProcessActionHandler due to the
encapsulation of add, update and delete operations on Source . |
QueryBuilder |
Builds queries based on a source and parameters.
|
TableAddDataProcessActionHandler | Deprecated
Since 10.4.0, this class was replaced by
SourceAddDataProcessActionHandler due to the
encapsulation of add operation on Source . |
TableAddFileMultiRowDataProcessActionHandler | Deprecated
Since 10.4.0, this class was replaced by
SourceAddFileMultiRowDataProcessActionHandler due to the encapsulation of add operation on
Source . |
TableAddMultiRowDataProcessActionHandler | Deprecated
Since 10.4.0, this class was replaced by
SourceAddMultiRowDataProcessActionHandler due to the encapsulation of add operation on
Source . |
TableDaoJdbc | |
TableDataProvider |
Data provider that provides table data
|
TableDeleteDataProcessActionHandler | Deprecated
Since 10.4.0, this class was replaced by
SourceDeleteDataProcessActionHandler due to
the encapsulation of delete operation on Source . |
TableSource |
A source that is based on a database table.
|
TableUpdateDataProcessActionHandler | Deprecated
Since 10.4.0, this class was replaced by
SourceUpdateDataProcessActionHandler due to
the encapsulation of update operation on Source . |
TableUpdateMultiRowDataProcessActionHandler | Deprecated
Since 10.4.0, this class was replaced by
SourceUpdateMultiRowDataProcessActionHandler due to the encapsulation of update operation on
Source . |
LumisXP 12.0.0.190809 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.