gboat2.base.core.dao
类 QuerySupport

java.lang.Object
  继承者 gboat2.base.core.dao.QuerySupport

public class QuerySupport
extends Object

查询参数处理类

作者:
lysming 2010-2-24

字段摘要
static int PAGESIZE_DEFAULT
           
static String PARAM_BLOCK
           
static String PARAM_DISTINCT
           
static String PARAM_ORDERBY
           
static String PARAM_PAGE
           
static String PARAM_PAGESIZE
           
static String PARAM_SOURCE_MAP
           
static String PARAM_TABLENAME
           
static String PARAM_TOP
           
 
构造方法摘要
QuerySupport()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

PARAM_SOURCE_MAP

public static final String PARAM_SOURCE_MAP
另请参见:
常量字段值

PARAM_TABLENAME

public static final String PARAM_TABLENAME
另请参见:
常量字段值

PARAM_PAGE

public static final String PARAM_PAGE
另请参见:
常量字段值

PARAM_PAGESIZE

public static final String PARAM_PAGESIZE
另请参见:
常量字段值

PARAM_ORDERBY

public static final String PARAM_ORDERBY
另请参见:
常量字段值

PARAM_BLOCK

public static final String PARAM_BLOCK
另请参见:
常量字段值

PARAM_DISTINCT

public static final String PARAM_DISTINCT
另请参见:
常量字段值

PAGESIZE_DEFAULT

public static final int PAGESIZE_DEFAULT
另请参见:
常量字段值

PARAM_TOP

public static final String PARAM_TOP
另请参见:
常量字段值
构造方法详细信息

QuerySupport

public QuerySupport()


Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.