- SadasDialect - com.jn.sqlhelper.dialect.internal中的类
-
https://www.sadasengine.com/SQL_Reference/index.html
- SadasDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SadasDialect
-
- schema(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.builder.SQLExpressionBuilders.ColumnBuilder
-
- schema(String) - 类 中的方法com.jn.sqlhelper.dialect.tenant.TenantBuilder
-
- SelectRequest<R extends SelectRequest,C extends SqlRequestContext<R>> - com.jn.sqlhelper.dialect中的类
-
- SelectRequest() - 类 的构造器com.jn.sqlhelper.dialect.SelectRequest
-
- separator(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.builder.SQLExpressionBuilders.ColumnBuilder
-
- 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(PagingRequestContext) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
-
- set(String, Object) - 类 中的方法com.jn.sqlhelper.dialect.SqlRequestContext
-
- setAfterSubqueryParameters(PreparedStatement, P, int) - 接口 中的方法com.jn.sqlhelper.dialect.pagination.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.pagination.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
-
- setCacheCount(Boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setCacheExpireAfterRead(int) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- setCacheInitialCapacity(int) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- setCacheInstrumentedSql(boolean) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- setCacheMaxCapacity(int) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- setCallable(boolean) - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
-
- setCaseInsensitive(boolean) - 类 中的方法com.jn.sqlhelper.dialect.expression.LikeExpression
-
- setCatalog(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.columnevaluation.ColumnEvaluation
-
- setCatalog(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.ColumnExpression
-
- setCatalogAtStart(boolean) - 类 中的方法com.jn.sqlhelper.dialect.expression.ColumnExpression
-
- setChanged(boolean) - 类 中的方法com.jn.sqlhelper.dialect.instrument.InstrumentedStatement
-
- setChanged(boolean) - 类 中的方法com.jn.sqlhelper.dialect.sqlparser.AbstractSqlStatementWrapper
-
- setChanged(boolean) - 接口 中的方法com.jn.sqlhelper.dialect.sqlparser.SqlStatementWrapper
-
- 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
-
- setColumn(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.columnevaluation.ColumnEvaluation
-
- setColumn(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.ColumnExpression
-
- 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(SQLInstrumentorConfig) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLStatementInstrumentor
-
- setContext(C) - 类 中的方法com.jn.sqlhelper.dialect.SqlRequest
-
- setCount(boolean) - 类 中的方法com.jn.sqlhelper.dialect.instrument.TransformConfig
-
- 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.instrument.InstrumentedStatement
-
- setCtx(PagingRequestContext) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setCursorName(String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setDatabaseId(String, String) - 类 中的静态方法com.jn.sqlhelper.dialect.DialectRegistry
-
- setDatabaseIdIfAbsent(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(EnumDelegate) - 枚举 中的方法com.jn.sqlhelper.dialect.expression.ExpressionSymbol
-
- setDelegate(T) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
-
- setDialect(String) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- setDialect(String) - 类 中的方法com.jn.sqlhelper.dialect.instrument.TransformConfig
-
- setDialect(Dialect) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitHandler
-
- setDialect(Dialect) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.CommonUrlParser
-
- setDialect(String) - 类 中的方法com.jn.sqlhelper.dialect.SqlRequest
-
- setDialectClassName(String) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- setDialectRegistry(DialectRegistry) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLStatementInstrumentor
-
- setDouble(int, double) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setEnabled(boolean) - 接口 中的方法com.jn.sqlhelper.dialect.instrument.Instrumentation
-
- setEscape(char) - 类 中的方法com.jn.sqlhelper.dialect.expression.LikeExpression
-
- setEscapeLikeParameter(Boolean) - 类 中的方法com.jn.sqlhelper.dialect.SqlRequest
-
- setEscapeProcessing(boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setExpression(SQLExpression) - 类 中的方法com.jn.sqlhelper.dialect.instrument.where.WhereTransformConfig
-
- setExpression(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderByItem
-
- setExpressionBuilderRegistry(SQLSymbolExpressionBuilderRegistry) - 类 中的方法com.jn.sqlhelper.dialect.expression.columnevaluation.BuiltinColumnEvaluationExpressionSupplier
-
- setExpressionBuilderRegistry(SQLSymbolExpressionBuilderRegistry) - 接口 中的方法com.jn.sqlhelper.dialect.expression.columnevaluation.ColumnEvaluationExpressionSupplier
-
- setFetchDirection(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setFetchSize(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setFetchSize(Integer) - 类 中的方法com.jn.sqlhelper.dialect.pagination.RowSelection
-
- setFetchSize(int) - 类 中的方法com.jn.sqlhelper.dialect.SqlRequest
-
- setFloat(int, float) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setHasOffsetRowsSuffix(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
-
- setHigh(SQLExpression) - 类 中的方法com.jn.sqlhelper.dialect.expression.BetweenAndExpression
-
- setHost(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
-
- setIndexOffset(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setInstrumentation(Instrumentation<Statement, ? extends SqlStatementWrapper<Statement>>) - 类 中的方法com.jn.sqlhelper.dialect.instrument.AbstractClauseTransformer
-
- setInstrumentation(Instrumentation<Statement, ? extends SqlStatementWrapper<Statement>>) - 接口 中的方法com.jn.sqlhelper.dialect.instrument.ClauseTransformer
-
- setInstrumentation(String) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- setInstrumentedSql(TransformConfig, String) - 类 中的方法com.jn.sqlhelper.dialect.instrument.InstrumentedStatement
-
- setInstrumentSubSelect(boolean) - 类 中的方法com.jn.sqlhelper.dialect.instrument.where.WhereTransformConfig
-
- setInt(int, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setItems(List<E>) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
-
- setJdbcType(JdbcType) - 类 中的方法com.jn.sqlhelper.dialect.expression.columnevaluation.ColumnEvaluation
-
- setKey(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
-
- setLargeMaxRows(long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setLikeEscaped(boolean) - 类 中的方法com.jn.sqlhelper.dialect.instrument.TransformConfig
-
- setLikeEscaper(LikeEscaper) - 类 中的方法com.jn.sqlhelper.dialect.instrument.TransformConfig
-
- setLikeEscaper(LikeEscaper) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
-
- setLikeEscaper(LikeEscaper) - 类 中的方法com.jn.sqlhelper.dialect.SqlRequest
-
- setLikeParameterIndexes(List<Integer>) - 类 中的方法com.jn.sqlhelper.dialect.SqlRequest
-
- setLimit(Integer) - 类 中的方法com.jn.sqlhelper.dialect.pagination.RowSelection
-
- setLimitHandler(LimitHandler) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
-
- setLimitOffset(Boolean) - 类 中的方法com.jn.sqlhelper.dialect.instrument.TransformConfig
-
- setLimitSql(String, String, boolean) - 类 中的方法com.jn.sqlhelper.dialect.instrument.InstrumentedStatement
-
- setLong(int, long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setLow(SQLExpression) - 类 中的方法com.jn.sqlhelper.dialect.expression.BetweenAndExpression
-
- 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(Integer) - 类 中的方法com.jn.sqlhelper.dialect.pagination.RowSelection
-
- setMaxRows(int) - 类 中的方法com.jn.sqlhelper.dialect.SqlRequest
-
- setName(String) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- setName(String) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLStatementInstrumentor
-
- 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
-
- setNot(boolean) - 类 中的方法com.jn.sqlhelper.dialect.expression.columnevaluation.ColumnEvaluation
-
- 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(Long) - 类 中的方法com.jn.sqlhelper.dialect.pagination.RowSelection
-
- setOrderBy(OrderBy) - 类 中的方法com.jn.sqlhelper.dialect.instrument.TransformConfig
-
- setOrderBy(OrderBy) - 类 中的方法com.jn.sqlhelper.dialect.SelectRequest
-
- setOrderByLimitSql(OrderBy, String, String, boolean) - 类 中的方法com.jn.sqlhelper.dialect.instrument.InstrumentedStatement
-
- setOrderBySql(OrderBy, String) - 类 中的方法com.jn.sqlhelper.dialect.instrument.InstrumentedStatement
-
- setOriginalParameters(PreparedStatement, P, int) - 接口 中的方法com.jn.sqlhelper.dialect.pagination.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.instrument.InstrumentedStatement
-
- setOriginalSql(String) - 类 中的方法com.jn.sqlhelper.dialect.sqlparser.AbstractSqlStatementWrapper
-
- setOriginalSql(String) - 接口 中的方法com.jn.sqlhelper.dialect.sqlparser.SqlStatementWrapper
-
- 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(InjectPosition) - 类 中的方法com.jn.sqlhelper.dialect.instrument.where.WhereTransformConfig
-
- 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(R) - 类 中的方法com.jn.sqlhelper.dialect.SqlRequestContext
-
- setResult(PagingResult<E>) - 类 中的方法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
-
- setSchema(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.columnevaluation.ColumnEvaluation
-
- setSchema(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.ColumnExpression
-
- setSeparator(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.ColumnExpression
-
- 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
-
- setSqlRequest(SqlRequest) - 类 中的方法com.jn.sqlhelper.dialect.SqlRequestContextHolder
-
- setSQLXML(int, SQLXML) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setStatement(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.StatementExpression
-
- setStatement(Object) - 类 中的方法com.jn.sqlhelper.dialect.instrument.InstrumentedStatement
-
- setStatement(Statement) - 类 中的方法com.jn.sqlhelper.dialect.sqlparser.AbstractSqlStatementWrapper
-
- setStatement(Statement) - 接口 中的方法com.jn.sqlhelper.dialect.sqlparser.SqlStatementWrapper
-
- setString(int, String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setSubqueryPagingEndFlag(String) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- setSubqueryPagingEndFlag(String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setSubqueryPagingStartFlag(String) - 类 中的方法com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- setSubqueryPagingStartFlag(String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- setSubqueryParameters(PreparedStatement, P, int) - 接口 中的方法com.jn.sqlhelper.dialect.pagination.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
-
- setSymbol(ExpressionSymbol) - 类 中的方法com.jn.sqlhelper.dialect.expression.columnevaluation.ColumnEvaluation
-
- setTable(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.columnevaluation.ColumnEvaluation
-
- setTable(String) - 类 中的方法com.jn.sqlhelper.dialect.expression.ColumnExpression
-
- setTarget(SQLExpression) - 类 中的方法com.jn.sqlhelper.dialect.expression.BetweenAndExpression
-
- setTenant(Tenant) - 类 中的方法com.jn.sqlhelper.dialect.instrument.TransformConfig
-
- setTime(int, Time) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setTime(int, Time, Calendar) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagedPreparedStatement
-
- setTimeout(Integer) - 类 中的方法com.jn.sqlhelper.dialect.pagination.RowSelection
-
- setTimeout(int) - 类 中的方法com.jn.sqlhelper.dialect.SelectRequest
-
- 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(long) - 类 中的方法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
-
已过时。
- setUseLastPageIfPageOut(boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PaginationProperties
-
- setUseLastPageIfPageOut(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
-
- setValues(List) - 类 中的方法com.jn.sqlhelper.dialect.expression.columnevaluation.ColumnEvaluation
-
- setWhereInstrumentConfigs(List<WhereTransformConfig>) - 类 中的方法com.jn.sqlhelper.dialect.instrument.TransformConfig
-
- SimpleOrderByTransformer - com.jn.sqlhelper.dialect.instrument.orderby中的类
-
- SimpleOrderByTransformer() - 类 的构造器com.jn.sqlhelper.dialect.instrument.orderby.SimpleOrderByTransformer
-
- 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
-
- SlashStyleEscaper - com.jn.sqlhelper.dialect.likeescaper中的类
-
'/'
- SlashStyleEscaper() - 类 的构造器com.jn.sqlhelper.dialect.likeescaper.SlashStyleEscaper
-
- SlashStyleEscaper(char) - 类 的构造器com.jn.sqlhelper.dialect.likeescaper.SlashStyleEscaper
-
- 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() - 异常错误 的构造器com.jn.sqlhelper.dialect.SQLDialectException
-
- SQLDialectException(String) - 异常错误 的构造器com.jn.sqlhelper.dialect.SQLDialectException
-
- SQLDialectException(String, Throwable) - 异常错误 的构造器com.jn.sqlhelper.dialect.SQLDialectException
-
- SQLDialectException(Throwable) - 异常错误 的构造器com.jn.sqlhelper.dialect.SQLDialectException
-
- SQLExpression<E> - com.jn.sqlhelper.dialect.expression中的接口
-
just a identification interface
- SQLExpressionBuilder<E extends SQLExpression> - com.jn.sqlhelper.dialect.expression.builder中的接口
-
- SQLExpressionBuilders - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.AddBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.AllBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.AndBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.AnyBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.BetweenAndBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.ColumnBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.DivideBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.DoubleExpressionBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.EqualBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.ExistsBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.GreaterOrEqualBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.GreaterThanBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.InBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.IntegerOrLongExpressionBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.IsNullBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.LesserOrEqualBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.LesserThanBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.LikeBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.ListExpressionBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.ModeBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.MultipleBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.NotEqualBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.OrBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.StringExpressionBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressionBuilders.SubtractBuilder - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLExpressions - com.jn.sqlhelper.dialect.expression中的类
-
- SQLInstrumentorConfig - com.jn.sqlhelper.dialect.instrument中的类
-
- SQLInstrumentorConfig() - 类 的构造器com.jn.sqlhelper.dialect.instrument.SQLInstrumentorConfig
-
- SQLInstrumentorProvider - com.jn.sqlhelper.dialect.instrument中的类
-
- SQLiteDialect - com.jn.sqlhelper.dialect.internal中的类
-
https://www.sqlite.org/lang_select.html
- SQLiteDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLiteDialect
-
- SqlPaginations - com.jn.sqlhelper.dialect.pagination中的类
-
- SqlPaginations() - 类 的构造器com.jn.sqlhelper.dialect.pagination.SqlPaginations
-
- SQLParseException - com.jn.sqlhelper.dialect.sqlparser中的异常错误
-
- SQLParseException() - 异常错误 的构造器com.jn.sqlhelper.dialect.sqlparser.SQLParseException
-
- SQLParseException(String) - 异常错误 的构造器com.jn.sqlhelper.dialect.sqlparser.SQLParseException
-
- SQLParseException(String, Throwable) - 异常错误 的构造器com.jn.sqlhelper.dialect.sqlparser.SQLParseException
-
- SQLParseException(Throwable) - 异常错误 的构造器com.jn.sqlhelper.dialect.sqlparser.SQLParseException
-
- SqlParser<SQL extends SqlStatementWrapper> - com.jn.sqlhelper.dialect.sqlparser中的接口
-
- SqlRequest<R extends SqlRequest,C extends SqlRequestContext<R>> - com.jn.sqlhelper.dialect中的类
-
- SqlRequest() - 类 的构造器com.jn.sqlhelper.dialect.SqlRequest
-
- SqlRequestContext<R extends SqlRequest> - com.jn.sqlhelper.dialect中的类
-
- SqlRequestContext() - 类 的构造器com.jn.sqlhelper.dialect.SqlRequestContext
-
- SqlRequestContextHolder - com.jn.sqlhelper.dialect中的类
-
- SqlRequestContextHolder() - 类 的构造器com.jn.sqlhelper.dialect.SqlRequestContextHolder
-
- SqlRequests - com.jn.sqlhelper.dialect中的类
-
- SqlRequests() - 类 的构造器com.jn.sqlhelper.dialect.SqlRequests
-
- SqlRequestTypes - com.jn.sqlhelper.dialect中的枚举
-
- SQLServer2000Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLServerDialect.SQLServer2000Dialect
-
- SQLServer2005Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLServerDialect.SQLServer2005Dialect
-
- SQLServer2005LimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
-
- SQLServer2005LimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.SQLServer2005LimitHandler
-
- SQLServer2008Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLServerDialect.SQLServer2008Dialect
-
- SQLServer2012Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLServerDialect.SQLServer2012Dialect
-
- SQLServer2014Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLServerDialect.SQLServer2014Dialect
-
- SQLServer2016Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLServerDialect.SQLServer2016Dialect
-
- SQLServer2017Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLServerDialect.SQLServer2017Dialect
-
- SQLServerDialect - com.jn.sqlhelper.dialect.internal中的类
-
SQLServer 版本说明
version | Year | Release Name
1.0 1989 SQL Server 1.0 (16-bit)
1.1 1991 SQL Server 1.1 (16-bit)
4.2A 1992 SQL Server 4.2A (16-bit)
4.2B 1993 SQL Server 4.2B (16-bit)
4.21a 1993 SQL Server 4.21a
6.0 1995 SQL Server 6.0
6.5 1996 SQL Server 6.5
7.0 1998 SQL Server 7.0
8.0 2000 SQL Server 2000
8.0 2003 SQL Server 2000 64-bit
9.0 2005 SQL Server 2005
10.0 2008 SQL Server 2008
10.25 2010 Azure SQL database
10.50 2010 SQL Server 2008 R2
11.0 2012 SQL Server 2012
12.0 2014 SQL Server 2014
13.0 2016 SQL Server 2016
14.0 2017 SQL Server 2017
- SQLServerDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SQLServerDialect
-
- SQLServerDialect.SQLServer2000Dialect - com.jn.sqlhelper.dialect.internal中的类
-
- SQLServerDialect.SQLServer2005Dialect - com.jn.sqlhelper.dialect.internal中的类
-
- SQLServerDialect.SQLServer2008Dialect - com.jn.sqlhelper.dialect.internal中的类
-
- SQLServerDialect.SQLServer2012Dialect - com.jn.sqlhelper.dialect.internal中的类
-
- SQLServerDialect.SQLServer2014Dialect - com.jn.sqlhelper.dialect.internal中的类
-
- SQLServerDialect.SQLServer2016Dialect - com.jn.sqlhelper.dialect.internal中的类
-
- SQLServerDialect.SQLServer2017Dialect - com.jn.sqlhelper.dialect.internal中的类
-
- SqlServerUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
-
- SqlServerUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.SqlServerUrlParser
-
- SQLStatementInstrumentor - com.jn.sqlhelper.dialect.instrument中的类
-
- SQLStatementInstrumentor() - 类 的构造器com.jn.sqlhelper.dialect.instrument.SQLStatementInstrumentor
-
- SqlStatementWrapper<Statement> - com.jn.sqlhelper.dialect.sqlparser中的接口
-
- SqlStyleOrderByBuilder - com.jn.sqlhelper.dialect.orderby中的类
-
expression1, expression2 desc, expression3 asc;
- SqlStyleOrderByBuilder() - 类 的构造器com.jn.sqlhelper.dialect.orderby.SqlStyleOrderByBuilder
-
- SQLSymbolExpressionBuilderRegistry - com.jn.sqlhelper.dialect.expression.builder中的类
-
- SQLSymbolExpressionBuilderRegistry() - 类 的构造器com.jn.sqlhelper.dialect.expression.builder.SQLSymbolExpressionBuilderRegistry
-
- sqlSymbolMapper(SqlSymbolMapper) - 类 中的方法com.jn.sqlhelper.dialect.orderby.ProgramStyleOrderByBuilder
-
- sqlSymbolMapper(SqlSymbolMapper) - 类 中的方法com.jn.sqlhelper.dialect.orderby.SqlStyleOrderByBuilder
-
- sqlSymbolMapper(SqlSymbolMapper) - 类 中的方法com.jn.sqlhelper.dialect.orderby.SymbolStyleOrderByBuilder
-
- SQLTransformException - com.jn.sqlhelper.dialect.instrument中的异常错误
-
- SQLTransformException(String) - 异常错误 的构造器com.jn.sqlhelper.dialect.instrument.SQLTransformException
-
- SQLTransformException(Throwable) - 异常错误 的构造器com.jn.sqlhelper.dialect.instrument.SQLTransformException
-
- 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
-
- StatementExpression - com.jn.sqlhelper.dialect.expression中的类
-
- StatementExpression() - 类 的构造器com.jn.sqlhelper.dialect.expression.StatementExpression
-
- StatementExpression(String) - 类 的构造器com.jn.sqlhelper.dialect.expression.StatementExpression
-
- StatementWrapper - com.jn.sqlhelper.dialect.sqlparser中的类
-
- StatementWrapper() - 类 的构造器com.jn.sqlhelper.dialect.sqlparser.StatementWrapper
-
- StringExpression - com.jn.sqlhelper.dialect.expression中的类
-
- StringExpression() - 类 的构造器com.jn.sqlhelper.dialect.expression.StringExpression
-
- StringExpression(String) - 类 的构造器com.jn.sqlhelper.dialect.expression.StringExpression
-
- StringExpressionBuilder() - 类 的构造器com.jn.sqlhelper.dialect.expression.builder.SQLExpressionBuilders.StringExpressionBuilder
-
- StringSqlStatementWrapper - com.jn.sqlhelper.dialect.sqlparser中的类
-
- StringSqlStatementWrapper() - 类 的构造器com.jn.sqlhelper.dialect.sqlparser.StringSqlStatementWrapper
-
- subqueryPaging(boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- subqueryPaging(String, String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
-
- subqueryParameters - 类 中的变量com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
-
- SubtractBuilder() - 类 的构造器com.jn.sqlhelper.dialect.expression.builder.SQLExpressionBuilders.SubtractBuilder
-
- SubtractExpression - com.jn.sqlhelper.dialect.expression中的类
-
- SubtractExpression() - 类 的构造器com.jn.sqlhelper.dialect.expression.SubtractExpression
-
- supplier(Supplier0<E>) - 类 中的方法com.jn.sqlhelper.dialect.expression.builder.BinaryOperatorExpressionBuilder
-
- supplier(Supplier0<E>) - 类 中的方法com.jn.sqlhelper.dialect.expression.builder.UnaryOperatorExpressionBuilder
-
- SybaseDialect - com.jn.sqlhelper.dialect.internal中的类
-
- SybaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.SybaseDialect
-
- symbol(ExpressionSymbol) - 类 中的方法com.jn.sqlhelper.dialect.tenant.TenantBuilder
-
- SymbolExpression - com.jn.sqlhelper.dialect.expression中的接口
-
只是一个标识而已
- 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
-
- SyntaxCompat - com.jn.sqlhelper.dialect.annotation中的注释类型
-