|
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| AutoI18NModel | An extended AutoModel that supports internationalized columns. |
| AutoModel | An AutoModel is a ResultSetModel defined in the application model file, and automatically created and initialized by 2step. |
| DBTableData | This class implements a pool of prepared statements with the database and is used for getting database tables metadata. |
| DBTableData.Table | Holds information of a table |
| FilterSet | A set of filters. |
| FilterSet.FilterSpec | Simplest filter: value (column name is ignored). |
| ResultSetFilterModel | This class is a ResultSet model extended with a FilterSet that can be used for generate filtered queries. |
| ResultSetI18NFilterModel | This class is a ResultSetI18NModel extended with a FilterSet that can be used for performing filtered queries. |
| ResultSetI18NModel | This class implements an internationalized resultset model. |
| ResultSetModel | A model represent a table, that is, a collection of rows, where each row is a collection of columns, where one or more of the columns are used to identify each row from the other ones. |
A model represent a table, that is, a collection of rows, where each row is a collection of columns, where one or more of the columns are used to identify each row from the other ones. Models can generate different views of the data they represent and these views are the preferred way to manipulate data in 2step.
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||