| ColumnPage |
| ColumnQueryMapper.ColumnMapperDeleteFrom
The Column Delete Query
|
| ColumnQueryMapper.ColumnMapperDeleteNameCondition
The base to delete name condition
|
| ColumnQueryMapper.ColumnMapperDeleteNotCondition
The column not condition
|
| ColumnQueryMapper.ColumnMapperDeleteQueryBuild
|
| ColumnQueryMapper.ColumnMapperDeleteWhere
The Column Where whose define the condition in the delete query.
|
| ColumnQueryMapper.ColumnMapperFrom
The ColumnFrom Query
|
| ColumnQueryMapper.ColumnMapperLimit
The Column Order whose define the the maximum number of results to retrieve.
|
| ColumnQueryMapper.ColumnMapperNameCondition
The base to name condition
|
| ColumnQueryMapper.ColumnMapperNameOrder
The Column name order a query
|
| ColumnQueryMapper.ColumnMapperNotCondition
The column not condition
|
| ColumnQueryMapper.ColumnMapperOrder
The definition to either SortType
|
| ColumnQueryMapper.ColumnMapperQueryBuild
|
| ColumnQueryMapper.ColumnMapperSkip
The Column Order whose define the position of the first result to retrieve.
|
| ColumnQueryMapper.ColumnMapperWhere
The Column Where whose define the condition in the query.
|
| ColumnQueryMapper.ColumnPage |
| ColumnQueryPagination
|
ColumnTemplate
This interface that represents the common operation between an entity
and ColumnEntity
|