PagerUtils.getLimit

@param sql @param dbType @return if not exists limit, return -1;

class PagerUtils
static
int
getLimit
(
string sql
,
string dbType
)

Meta