Uses of Class
ru.cg.webbpm.modules.database.api.bean.TableRowWithMultiColumn
Packages that use TableRowWithMultiColumn
-
Uses of TableRowWithMultiColumn in database.dao
Methods in database.dao that return TableRowWithMultiColumnModifier and TypeMethodDescriptionDefaultLoadDao.loadMultiFieldAggregations
(Set<AggregateFuncField> aggregateFuncFields, LoadOptions loadOptions) TreeDefaultLoadDao.loadMultiFieldAggregations
(Set<AggregateFuncField> aggregateFuncFields, NonPageableLoadOptions loadOptions) -
Uses of TableRowWithMultiColumn in ru.cg.webbpm.modules.database.api.dao
Methods in ru.cg.webbpm.modules.database.api.dao that return TableRowWithMultiColumnModifier and TypeMethodDescriptiondefault TableRowWithMultiColumn
ILoadDao.loadMultiFieldAggregations
(Set<AggregateFuncField> aggregateFuncFields, T loadOptions) default TableRowWithMultiColumn
LoadDao.loadMultiFieldAggregations
(Set<AggregateFuncField> aggregateFuncFields, LoadOptions loadOptions)