- SadasDialect - com.jn.sqlhelper.dialect.internal中的类
-
https://www.sadasengine.com/SQL_Reference/index.html
- SadasDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SadasDialect
-
- Selects - com.jn.sqlhelper.dialect.jsqlparser中的类
-
- Selects() - 类 的构造器com.jn.sqlhelper.dialect.jsqlparser.Selects
-
- SequoiaDBDialect - com.jn.sqlhelper.dialect.internal中的类
-
http://doc.sequoiadb.com/cn/sequoiadb-cat_id-1432190960-edition_id-0
support mysql sql syntax
support PostgreSQL sql syntax
- SequoiaDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SequoiaDBDialect
-
- set(String, Object) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContext
-
- set(PagingRequestContext) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
-
- setAfterSubqueryParameters(PreparedStatement, P, int) - 接口 中的方法com.jn.sqlhelper.dialect.PagedPreparedParameterSetter
-
set original parameters, what is after subquery partition
- setAfterSubqueryParameters(PreparedStatement, ArrayBasedQueryParameters, int) - 类 中的方法com.jn.sqlhelper.dialect.parameter.ArrayBasedParameterSetter
-
- setArray(int, Array) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setAsciiStream(int, InputStream, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setAsciiStream(int, InputStream, long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setAsciiStream(int, InputStream) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setBeforeSubqueryParameters(PreparedStatement, P, int) - 接口 中的方法com.jn.sqlhelper.dialect.PagedPreparedParameterSetter
-
set original parameters, what is before subquery partition
- setBeforeSubqueryParameters(PreparedStatement, ArrayBasedQueryParameters, int) - 类 中的方法com.jn.sqlhelper.dialect.parameter.ArrayBasedParameterSetter
-
- setBigDecimal(int, BigDecimal) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setBinaryStream(int, InputStream, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setBinaryStream(int, InputStream, long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setBinaryStream(int, InputStream) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setBlob(int, Blob) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setBlob(int, InputStream, long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setBlob(int, InputStream) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setBoolean(int, boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setByte(int, byte) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setBytes(int, byte[]) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setCacheInstrumentedSql(boolean) - 类 中的方法com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
-
- setCallable(boolean) - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
-
- setCharacterStream(int, Reader, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setCharacterStream(int, Reader, long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setCharacterStream(int, Reader) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setClob(int, Clob) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setClob(int, Reader, long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setClob(int, Reader) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setComparator(String, Comparator) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderBy
-
- setComparator(Comparator) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderByItem
-
- setCondition(C) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setConfig(SQLInstrumentConfig) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
-
- setCount(boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PaginationProperties
-
- setCount(Boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setCountColumn(String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setCountSql(String) - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
-
- setCtx(PagingRequestContext<C, E>) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setCursorName(String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setDatabaseId(String, String) - 类 中的静态方法com.jn.sqlhelper.dialect.DialectRegistry
-
- setDate(int, Date) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setDate(int, Date, Calendar) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setDefaultPageSize(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PaginationProperties
-
- setDefaultPageSize(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestBasedRowSelectionBuilder
-
- setDelegate(T) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
-
- setDialect(String) - 类 中的方法com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
-
- setDialect(Dialect) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitHandler
-
- setDialect(Dialect) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.CommonUrlParser
-
- setDialect(String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setDialectClassName(String) - 类 中的方法com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
-
- setDialectRegistry(DialectRegistry) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
-
- setDouble(int, double) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setEscapeProcessing(boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setExpression(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderByItem
-
- setFetchDirection(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setFetchSize(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setFetchSize(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setFetchSize(Integer) - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
-
- setFloat(int, float) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setHasOffsetRowsSuffix(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
-
- setHost(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
-
- setIndexOffset(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setInt(int, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setItems(List<E>) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
-
- setKey(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
-
- setLargeMaxRows(long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setLikeEscaper(LikeEscaper) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
-
- setLimit(Integer) - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
-
- setLimitHandler(LimitHandler) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
-
- setLimitSql(String, String, boolean) - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
-
- setLong(int, long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setMaxFieldSize(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setMaxRows(RowSelection, PreparedStatement) - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
-
- setMaxRows(RowSelection, PreparedStatement) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
-
- setMaxRows(RowSelection, PreparedStatement) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.AbstractLimitHandler
-
- setMaxRows(RowSelection, PreparedStatement) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitHandler
-
- setMaxRows(RowSelection, PreparedStatement) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.NoopLimitHandler
-
- setMaxRows(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setMaxRows(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setMaxRows(Integer) - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
-
- setNCharacterStream(int, Reader, long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setNCharacterStream(int, Reader) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setNClob(int, NClob) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setNClob(int, Reader, long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setNClob(int, Reader) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setNString(int, String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setNull(int, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setNull(int, int, String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setObject(int, Object, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setObject(int, Object) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setObject(int, Object, int, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setObject(int, Object, SQLType, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setObject(int, Object, SQLType) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setOffset(Integer) - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
-
- setOrderBy(OrderBy) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setOrderByLimitSql(OrderBy, String, String, boolean) - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
-
- setOrderBySql(OrderBy, String) - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
-
- setOriginalParameters(PreparedStatement, P, int) - 接口 中的方法com.jn.sqlhelper.dialect.PagedPreparedParameterSetter
-
set original parameters, it is not contains limit, offset parameters
- setOriginalParameters(PreparedStatement, ArrayBasedQueryParameters, int) - 类 中的方法com.jn.sqlhelper.dialect.parameter.ArrayBasedParameterSetter
-
- setOriginalSql(String) - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
-
- setPageNo(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setPageNo(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
-
- setPageSize(int) - 类 中的方法com.jn.sqlhelper.dialect.conf.Settings
-
- setPageSize(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setPageSize(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
-
- setPagingRequest(PagingRequest) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
-
- setParameters(Object[], int, int) - 类 中的方法com.jn.sqlhelper.dialect.parameter.ArrayBasedQueryParameters
-
- setParameters(P) - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
-
invoke it when a paging request
- setParameters(P, int, int) - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
-
invoke it when a subquery paging request
- setPoolable(boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setPort(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
-
- setPosition(int) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
-
- setProtocol(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
-
- setQueryTimeout(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setRef(int, Ref) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setRequest(PagingRequest<E, R>) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContext
-
- setResult(PagingResult) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setRowId(int, RowId) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setRowSelection(RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContext
-
- setRowSelection(RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
-
- setRowSelection(RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
-
- setServiceName(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
-
- setShort(int, short) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setSid(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
-
- setSQLXML(int, SQLXML) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setString(int, String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setSubqueryPagingEndFlag(String) - 类 中的方法com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
-
- setSubqueryPagingEndFlag(String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setSubqueryPagingStartFlag(String) - 类 中的方法com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
-
- setSubqueryPagingStartFlag(String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setSubqueryParameters(PreparedStatement, P, int) - 接口 中的方法com.jn.sqlhelper.dialect.PagedPreparedParameterSetter
-
set subquery parameters, it is not contains limit, offset parameters
- setSubqueryParameters(PreparedStatement, ArrayBasedQueryParameters, int) - 类 中的方法com.jn.sqlhelper.dialect.parameter.ArrayBasedParameterSetter
-
- setSupportForUpdate(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitCommaLimitHandler
-
- setSupportForUpdate(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
-
- setSupportForUpdate(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.OffsetFetchFirstOnlyLimitHandler
-
- setSupportLockInModeClause(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
-
- setSupportUsingIndexClauseInSelectEnd(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.OffsetFetchFirstOnlyLimitHandler
-
- setSupportWithInSelectEnd(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.OffsetFetchFirstOnlyLimitHandler
-
- setTime(int, Time) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setTime(int, Time, Calendar) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setTimeout(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setTimeout(Integer) - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
-
- setTimestamp(int, Timestamp) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- Settings - com.jn.sqlhelper.dialect.conf中的类
-
- setTotal(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
-
- setType(OrderByType) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderByItem
-
- setUnicodeStream(int, InputStream, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setURL(int, URL) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setUrlParser(UrlParser) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
-
- setUrlParser(UrlParser) - 类 中的方法com.jn.sqlhelper.dialect.internal.ComDB2Dialect
-
- setUseLastPageIfPageNoOut(boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PaginationProperties
-
- setUseLastPageIfPageNoOut(Boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setUseLimitInVariableMode(boolean) - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
-
Whether set limit or offset with placeholder '?'
- setUseLimitInVariableMode(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
-
- setUseSkipTop(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.TopLimitHandler
-
- setValue(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
-
- SinoDBDialect - com.jn.sqlhelper.dialect.internal中的类
-
- SinoDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SinoDBDialect
-
- SkipLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
-
- SkipLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.SkipLimitHandler
-
- SkipLimitHandler(String) - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.SkipLimitHandler
-
- SmallDialect - com.jn.sqlhelper.dialect.internal中的类
-
http://www.smallsql.de/doc/sqlsyntax.html#SELECT
- SmallDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SmallDialect
-
- SnappyDataDialect - com.jn.sqlhelper.dialect.internal中的类
-
- SnappyDataDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SnappyDataDialect
-
- SnowflakeDialect - com.jn.sqlhelper.dialect.internal中的类
-
https://docs.snowflake.net/manuals/sql-reference/constructs/limit.html
support two limit syntax:
SELECT ...
- SnowflakeDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SnowflakeDialect
-
- SpliceMachineDialect - com.jn.sqlhelper.dialect.internal中的类
-
https://doc.splicemachine.com/sqlref_clauses_resultoffset.html
- SpliceMachineDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SpliceMachineDialect
-
- SQLDialectException - com.jn.sqlhelper.dialect中的异常错误
-
- SQLDialectException(String) - 异常错误 的构造器com.jn.sqlhelper.dialect.SQLDialectException
-
- SQLDialectException(Throwable) - 异常错误 的构造器com.jn.sqlhelper.dialect.SQLDialectException
-
- SQLDialectException(String, Throwable) - 异常错误 的构造器com.jn.sqlhelper.dialect.SQLDialectException
-
- SQLInstrumentConfig - com.jn.sqlhelper.dialect.conf中的类
-
- SQLInstrumentConfig() - 类 的构造器com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
-
- SQLInstrumentException - com.jn.sqlhelper.dialect中的异常错误
-
- SQLInstrumentException(String) - 异常错误 的构造器com.jn.sqlhelper.dialect.SQLInstrumentException
-
- SQLInstrumentException(Throwable) - 异常错误 的构造器com.jn.sqlhelper.dialect.SQLInstrumentException
-
- SQLInstrumentorProvider - com.jn.sqlhelper.dialect中的类
-
- SQLiteDialect - com.jn.sqlhelper.dialect.internal中的类
-
- SQLiteDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLiteDialect
-
- SqlPaginations - com.jn.sqlhelper.dialect.pagination中的类
-
- SqlPaginations() - 类 的构造器com.jn.sqlhelper.dialect.pagination.SqlPaginations
-
- SQLServer2005LimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
-
- SQLServer2005LimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.SQLServer2005LimitHandler
-
- SQLServerDialect - com.jn.sqlhelper.dialect.internal中的类
-
- SQLServerDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLServerDialect
-
- SqlServerUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
-
- SqlServerUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.SqlServerUrlParser
-
- SQLStatementInstrumentor - com.jn.sqlhelper.dialect中的类
-
- SQLStatementInstrumentor() - 类 的构造器com.jn.sqlhelper.dialect.SQLStatementInstrumentor
-
- SqlStyleOrderByBuilder - com.jn.sqlhelper.dialect.orderby中的类
-
expression1, expression2 desc, expression3 asc;
- SqlStyleOrderByBuilder() - 类 的构造器com.jn.sqlhelper.dialect.orderby.SqlStyleOrderByBuilder
-
- sqlSymbolMapper(SqlSymbolMapper) - 类 中的方法com.jn.sqlhelper.dialect.orderby.ProgramStyleOrderByBuilder
-
- sqlSymbolMapper(SqlSymbolMapper) - 类 中的方法com.jn.sqlhelper.dialect.orderby.SqlStyleOrderByBuilder
-
- sqlSymbolMapper(SqlSymbolMapper) - 类 中的方法com.jn.sqlhelper.dialect.orderby.SymbolStyleOrderByBuilder
-
- SQReamDialect - com.jn.sqlhelper.dialect.internal中的类
-
http://docs.sqream.com/latest/manual/Content/SQL_Reference_Guide/19_2.4_Queries.htm?
- SQReamDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQReamDialect
-
- STANDARD_LIKE_KEY_CHARS - 类 中的静态变量com.jn.sqlhelper.dialect.BaseLikeEscaper
-
- subqueryPaging(boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- subqueryPaging(String, String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- subqueryParameters - 类 中的变量com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
-
- SybaseDialect - com.jn.sqlhelper.dialect.internal中的类
-
- SybaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SybaseDialect
-
- SymbolStyleOrderByBuilder - com.jn.sqlhelper.dialect.orderby中的类
-
1) +expression1, -expression2
2) expression1+, expression2-
- SymbolStyleOrderByBuilder() - 类 的构造器com.jn.sqlhelper.dialect.orderby.SymbolStyleOrderByBuilder
-
- SymbolStyleOrderByBuilder(String, String) - 类 的构造器com.jn.sqlhelper.dialect.orderby.SymbolStyleOrderByBuilder
-