Package org.mybatis.dynamic.sql.select
package org.mybatis.dynamic.sql.select
-
ClassDescriptionCountDSL<R>DSL for building count queries.Represents a function that can be used to create a general count method.SelectDSL<R>Implements a SQL DSL for building select statements.Represents a function that can be used to create a general select method.This class is used for an order by phrase where there is no suitable column name to use (for example a calculated column or an aggregate column).