Uses of Class
org.silverpeas.components.mydb.model.TableRow
Packages that use TableRow
-
Uses of TableRow in org.silverpeas.components.mydb.model
Methods in org.silverpeas.components.mydb.model that return TableRowMethods in org.silverpeas.components.mydb.model that return types with arguments of type TableRowModifier and TypeMethodDescriptionorg.silverpeas.core.util.SilverpeasList<TableRow>DbTable.getRows(ColumnValuePredicate filter, String orderBy, org.silverpeas.core.admin.PaginationPage pagination) Gets the contents of this table as a list of rows, each of them being a tuple valuing all the columns of this table.Methods in org.silverpeas.components.mydb.model with parameters of type TableRow