跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V X Y 

A

AbstractDialect<T extends AbstractDialect> - com.jn.sqlhelper.dialect.internal中的类
 
AbstractDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.AbstractDialect
 
AbstractDialect(Driver) - 类 的构造器com.jn.sqlhelper.dialect.internal.AbstractDialect
 
AbstractLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
 
AbstractLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.AbstractLimitHandler
 
AbstractTransactSQLDialect - com.jn.sqlhelper.dialect.internal中的类
 
AbstractTransactSQLDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.AbstractTransactSQLDialect
 
AccessDialect - com.jn.sqlhelper.dialect.internal中的类
 
AccessDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.AccessDialect
 
ActorDBDialect - com.jn.sqlhelper.dialect.internal中的类
http://www.actordb.com/docs-howitworks.html#dbengine depend on SQLite
ActorDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.ActorDBDialect
 
add(OrderByItem) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderBy
 
addAddress(String, String, String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
addAll(Collection<OrderByItem>) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderBy
 
addAsc(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderBy
 
addDesc(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderBy
 
addKeyValueList(KeyValue) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
addKeyword(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.SqlStyleOrderByBuilder
 
addKeywords(List<String>) - 类 中的方法com.jn.sqlhelper.dialect.orderby.SqlStyleOrderByBuilder
 
Address - com.jn.sqlhelper.dialect.internal.urlparser.oracle中的类
 
Address(String, String, String) - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
 
AgensGraphDialect - com.jn.sqlhelper.dialect.internal中的类
https://bitnine.net/documentations/manual/agens_graph_developer_manual_en.html#sql-language
AgensGraphDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.AgensGraphDialect
 
AltibaseDialect - com.jn.sqlhelper.dialect.internal中的类
http://altibase.com/resources/manuals/
AltibaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.AltibaseDialect
 
AntDBDialect - com.jn.sqlhelper.dialect.internal中的类
 
AntDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.AntDBDialect
 
ArrayBasedParameterSetter - com.jn.sqlhelper.dialect.parameter中的类
 
ArrayBasedParameterSetter() - 类 的构造器com.jn.sqlhelper.dialect.parameter.ArrayBasedParameterSetter
 
ArrayBasedQueryParameters - com.jn.sqlhelper.dialect.parameter中的类
 
ArrayBasedQueryParameters() - 类 的构造器com.jn.sqlhelper.dialect.parameter.ArrayBasedQueryParameters
 
asc(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.ProgramStyleOrderByBuilder
 
ascSymbol() - 类 中的方法com.jn.sqlhelper.dialect.orderby.SymbolStyleOrderByBuilder
 
ascSymbol(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.SymbolStyleOrderByBuilder
 
AuroraDialect - com.jn.sqlhelper.dialect.internal中的类
Amazon Aurora
AuroraDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.AuroraDialect
 
AzureDialect - com.jn.sqlhelper.dialect.internal中的类
Microsoft Azure Cloud Database
AzureDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.AzureDialect
 

B

BaseQueryParameters<P> - com.jn.sqlhelper.dialect.parameter中的类
 
BaseQueryParameters() - 类 的构造器com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
 
beginIfSupportsLimit(Statement) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
beginIfSupportsLimit(String) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
beginIfSupportsLimit(DatabaseMetaData) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
BigObjectDialect - com.jn.sqlhelper.dialect.internal中的类
http://docs.bigobject.io/Basic_Data_Management/SELECT/index.html * supports 2 styles limit syntax: 1) limit $limit offset $offset 2) limit $offset, $limit We use 1)
BigObjectDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.BigObjectDialect
 
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
 
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.AbstractLimitHandler
 
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitHandler
 
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.NoopLimitHandler
 
bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.SQLServer2005LimitHandler
 
bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
 
bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.AbstractLimitHandler
 
bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitHandler
 
bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.NoopLimitHandler
 
bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.SQLServer2005LimitHandler
 
bindParameters(PreparedStatement, PrepareParameterSetter, QueryParameters, boolean) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
bindParameters(Dialect, PreparedStatement, PrepareParameterSetter, QueryParameters, boolean) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
BrytlytDialect - com.jn.sqlhelper.dialect.internal中的类
https://www.brytlyt.com/documentation/data-manipulation-dml/select/ supports 2 styles limit syntax: 1) limit $limit offset $offset 2) offset $offset ROWS fetch FIRST|NEXT $limit ROWS ONLY
BrytlytDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.BrytlytDialect
 
build(ORDERBY) - 接口 中的方法com.jn.sqlhelper.dialect.orderby.OrderByBuilder
 
build() - 类 中的方法com.jn.sqlhelper.dialect.orderby.ProgramStyleOrderByBuilder
 
build(Object) - 类 中的方法com.jn.sqlhelper.dialect.orderby.ProgramStyleOrderByBuilder
 
build(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.SqlStyleOrderByBuilder
 
build(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.SymbolStyleOrderByBuilder
 
build(PagingRequest) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestBasedRowSelectionBuilder
 
build(T) - 接口 中的方法com.jn.sqlhelper.dialect.RowSelectionBuilder
 

C

CacheDialect - com.jn.sqlhelper.dialect.internal中的类
 
CacheDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.CacheDialect
 
checkEndToken() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
checkEqualToken() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
checkStartToken() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
CirroDBDialect - com.jn.sqlhelper.dialect.internal中的类
select * from table where xxx order by xxx limit (start, end) start based on 1
CirroDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.CirroDBDialect
 
CitusDialect - com.jn.sqlhelper.dialect.internal中的类
 
CitusDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.CitusDialect
 
clear() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
clear(boolean) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
ClickHouseDialect - com.jn.sqlhelper.dialect.internal中的类
https://clickhouse.yandex/docs/en/query_language/select/
ClickHouseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.ClickHouseDialect
 
ClustrixDialect - com.jn.sqlhelper.dialect.internal中的类
http://docs.clustrix.com/display/CLXDOC/MySQL+Compatibility
ClustrixDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.ClustrixDialect
 
CobolDialect - com.jn.sqlhelper.dialect.internal中的类
 
CobolDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.CobolDialect
 
CockroachDialect - com.jn.sqlhelper.dialect.internal中的类
https://www.cockroachlabs.com/docs/stable/limit-offset.html
CockroachDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.CockroachDialect
 
column(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.ProgramStyleOrderByBuilder
 
column(String, OrderByType) - 类 中的方法com.jn.sqlhelper.dialect.orderby.ProgramStyleOrderByBuilder
 
column(String, OrderByType, Comparator) - 类 中的方法com.jn.sqlhelper.dialect.orderby.ProgramStyleOrderByBuilder
 
columnEquals(Column, Column) - 类 中的静态方法com.jn.sqlhelper.dialect.jsqlparser.Selects
 
com.jn.sqlhelper.dialect - 程序包 com.jn.sqlhelper.dialect
 
com.jn.sqlhelper.dialect.annotation - 程序包 com.jn.sqlhelper.dialect.annotation
 
com.jn.sqlhelper.dialect.conf - 程序包 com.jn.sqlhelper.dialect.conf
 
com.jn.sqlhelper.dialect.internal - 程序包 com.jn.sqlhelper.dialect.internal
 
com.jn.sqlhelper.dialect.internal.limit - 程序包 com.jn.sqlhelper.dialect.internal.limit
 
com.jn.sqlhelper.dialect.internal.urlparser - 程序包 com.jn.sqlhelper.dialect.internal.urlparser
 
com.jn.sqlhelper.dialect.internal.urlparser.oracle - 程序包 com.jn.sqlhelper.dialect.internal.urlparser.oracle
 
com.jn.sqlhelper.dialect.jsqlparser - 程序包 com.jn.sqlhelper.dialect.jsqlparser
 
com.jn.sqlhelper.dialect.orderby - 程序包 com.jn.sqlhelper.dialect.orderby
 
com.jn.sqlhelper.dialect.pagination - 程序包 com.jn.sqlhelper.dialect.pagination
 
com.jn.sqlhelper.dialect.parameter - 程序包 com.jn.sqlhelper.dialect.parameter
 
ComDB2Dialect - com.jn.sqlhelper.dialect.internal中的类
https://bloomberg.github.io/comdb2/sql.html#select-statement supports 2 styles limit syntax: 1) limit $limit offset $offset 2) limit $offset, $limit We use 1)
ComDB2Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.ComDB2Dialect
 
CommonUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
CommonUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.CommonUrlParser
 
convertToFirstRowValue(int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.AbstractLimitHandler
 
convertToFirstRowValue(int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.SQLServer2005LimitHandler
 
countSql(String) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
countSql(String, String) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
CovenantSQLDialect - com.jn.sqlhelper.dialect.internal中的类
 
CovenantSQLDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.CovenantSQLDialect
 
CrateDialect - com.jn.sqlhelper.dialect.internal中的类
 
CrateDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.CrateDialect
 
createTableGenerator(DatabaseDescription) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
createUnknownDataBase(String) - 类 中的静态方法com.jn.sqlhelper.dialect.internal.urlparser.UnKnownDatabaseInfo
 
createUnknownDataBase(String, String) - 类 中的静态方法com.jn.sqlhelper.dialect.internal.urlparser.UnKnownDatabaseInfo
 
CTreeDialect - com.jn.sqlhelper.dialect.internal中的类
https://docs.faircom.com/doc/sqlref/select.htm
CTreeDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.CTreeDialect
 
CubridDialect - com.jn.sqlhelper.dialect.internal中的类
 
CubridDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.CubridDialect
 
CubridUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
CubridUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.CubridUrlParser
 

D

DatabaseInfo - com.jn.sqlhelper.dialect中的接口
 
DB2Dialect - com.jn.sqlhelper.dialect.internal中的类
 
DB2Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.DB2Dialect
 
DbfDialect - com.jn.sqlhelper.dialect.internal中的类
 
DbfDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.DbfDialect
 
DEFAULT - 类 中的静态变量com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
 
DEFAULT - 类 中的静态变量com.jn.sqlhelper.dialect.orderby.SqlStyleOrderByBuilder
 
DEFAULT_HOSTNAME - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.CubridUrlParser
 
DEFAULT_PASSWORD - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.CubridUrlParser
 
DEFAULT_PORT - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.CubridUrlParser
 
DEFAULT_PORT - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.DmUrlParser
 
DEFAULT_PORT - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.JtdsUrlParser
 
DEFAULT_PORT - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.SqlServerUrlParser
 
DEFAULT_USER - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.CubridUrlParser
 
DefaultDatabaseInfo - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
DefaultDatabaseInfo(String, String, String, List<String>, String) - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.DefaultDatabaseInfo
 
DefaultDatabaseInfo(String, String, String, List<String>, String, boolean) - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.DefaultDatabaseInfo
 
DefaultLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
 
DefaultLimitHandler(AbstractDialect) - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.DefaultLimitHandler
 
DefaultLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.DefaultLimitHandler
 
definesLimits() - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
DerbyDialect - com.jn.sqlhelper.dialect.internal中的类
 
DerbyDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.DerbyDialect
 
desc(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.ProgramStyleOrderByBuilder
 
Description - com.jn.sqlhelper.dialect.internal.urlparser.oracle中的类
 
Description() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
Description(KeyValue) - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
descSymbol(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.SymbolStyleOrderByBuilder
 
Dialect - com.jn.sqlhelper.dialect中的接口
 
DialectRegistry - com.jn.sqlhelper.dialect中的类
 
DmDialect - com.jn.sqlhelper.dialect.internal中的类
 
DmDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.DmDialect
 
DmUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
DmUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.DmUrlParser
 
DorisDialect - com.jn.sqlhelper.dialect.internal中的类
 
DorisDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.DorisDialect
 
DrillDialect - com.jn.sqlhelper.dialect.internal中的类
http://drill.apache.org/docs/select/
DrillDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.DrillDialect
 
Driver - com.jn.sqlhelper.dialect.annotation中的注释类型
 
DriverType - com.jn.sqlhelper.dialect.internal.urlparser.oracle中的枚举
 

E

ElasticsearchDialect - com.jn.sqlhelper.dialect.internal中的类
 
ElasticsearchDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.ElasticsearchDialect
 
EMPTY - 类 中的静态变量com.jn.sqlhelper.dialect.orderby.OrderBy
 
equals(Object) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
 
equals(Object) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
equals(Object) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
equals(Object) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderBy
 
EsgynDBDialect - com.jn.sqlhelper.dialect.internal中的类
 
EsgynDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.EsgynDBDialect
 
expressionEquals(Expression, Expression) - 类 中的静态方法com.jn.sqlhelper.dialect.jsqlparser.Selects
 
extractPlainSelect(SelectBody) - 类 中的静态方法com.jn.sqlhelper.dialect.jsqlparser.Selects
 

F

FileMakerDialect - com.jn.sqlhelper.dialect.internal中的类
// https://fmhelp.filemaker.com/docs/16/en/fm16_sql_reference.pdf
FileMakerDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.FileMakerDialect
 
findType(String) - 枚举 中的静态方法com.jn.sqlhelper.dialect.internal.urlparser.MariaDBUrlParser.Type
 
finish() - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
FirebirdDialect - com.jn.sqlhelper.dialect.internal中的类
 
FirebirdDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.FirebirdDialect
 
FirstLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
 
FirstLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.FirstLimitHandler
 
FirstOrderLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
 
FirstOrderLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.FirstOrderLimitHandler
 
fromString(String) - 枚举 中的静态方法com.jn.sqlhelper.dialect.orderby.OrderByType
 

G

GaussDbDialect - com.jn.sqlhelper.dialect.internal中的类
 
GaussDbDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.GaussDbDialect
 
GBaseDialect - com.jn.sqlhelper.dialect.internal中的类
MySQL Syntax Compatible
GBaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.GBaseDialect
 
generate(DatabaseDescription, String, String, String) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
get(String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContext
 
get() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
 
get(SQLInstrumentConfig) - 类 中的方法com.jn.sqlhelper.dialect.SQLInstrumentorProvider
 
get() - 类 中的方法com.jn.sqlhelper.dialect.SQLInstrumentorProvider
 
getAfterQuote() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Get quote for symbol (e.g. table name, field name)
getAfterQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
getAfterQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.CubridDialect
 
getAfterQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.GBaseDialect
 
getAfterQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.GoldenDBDialect
 
getAfterQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.MySQLDialect
 
getAfterQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.RadonDBDialect
 
getAfterQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.SQLServerDialect
 
getAfterQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.YaacomoDialect
 
getBeforeQuote() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Get quote for symbol (e.g. table name, field name)
getBeforeQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
getBeforeQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.CubridDialect
 
getBeforeQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.GBaseDialect
 
getBeforeQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.GoldenDBDialect
 
getBeforeQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.MySQLDialect
 
getBeforeQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.RadonDBDialect
 
getBeforeQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.SQLServerDialect
 
getBeforeQuote() - 类 中的方法com.jn.sqlhelper.dialect.internal.YaacomoDialect
 
getComparator() - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderByItem
 
getCondition() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getConfig() - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
getContext() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getContext() - 类 中的静态方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
 
getCountColumn() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getCountSql() - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
 
getCurrentDialect() - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
getDatabaseId() - 接口 中的方法com.jn.sqlhelper.dialect.DatabaseInfo
 
getDatabaseId() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
 
getDatabaseId() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
getDatabaseId() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.DefaultDatabaseInfo
 
getDatabaseId() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
getDefaultPageSize() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestBasedRowSelectionBuilder
 
getDefaultProperties() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
getDialect() - 类 中的方法com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
 
getDialect() - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitHandler
 
getDialect() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.CommonUrlParser
 
getDialect() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getDialectByClassName(String) - 类 中的方法com.jn.sqlhelper.dialect.DialectRegistry
 
getDialectByDatabaseMetadata(DatabaseMetaData) - 类 中的方法com.jn.sqlhelper.dialect.DialectRegistry
 
getDialectByName(String) - 类 中的方法com.jn.sqlhelper.dialect.DialectRegistry
 
getDialectClassName() - 类 中的方法com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
 
getDialects() - 类 中的方法com.jn.sqlhelper.dialect.DialectRegistry
 
getDriverType() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorParser
 
getExpression() - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderByItem
 
getFetchSize() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getFetchSize() - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
getFirstRow(RowSelection) - 类 中的静态方法com.jn.sqlhelper.dialect.internal.limit.LimitHelper
 
getHost() - 接口 中的方法com.jn.sqlhelper.dialect.DatabaseInfo
 
getHost() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.DefaultDatabaseInfo
 
getHost() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
 
getInstance() - 类 中的静态方法com.jn.sqlhelper.dialect.conf.Settings
 
getInstance() - 类 中的静态方法com.jn.sqlhelper.dialect.DialectRegistry
 
getInstance() - 类 中的静态方法com.jn.sqlhelper.dialect.SQLInstrumentorProvider
 
getItems() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
 
getJdbcHost() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
getKey() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
getKeyValueList() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
getLimit() - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
getLimitHandler() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
getLimitSql(String, RowSelection) - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Given a limit and an offset, apply the limit clause to the query.
getLimitSql(String, boolean) - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
 
getLimitSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
getLimitString(String, int, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.FirstOrderLimitHandler
 
getLimitString(String, int, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitCommaLimitHandler
 
getLimitString(String, int, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitHandler
 
getLimitString(String, boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitHandler
 
getLimitString(String, int, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
 
getLimitString(String, int, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOnlyLimitHandler
 
getLimitString(String, int, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.OffsetFetchFirstOnlyLimitHandler
 
getLimitString(String, boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.OracleXLimitHandler
 
getLimitString(String, int, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.ReturnResultsLimitHandler
 
getLimitString(String, int, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.TopLimitHandler
 
getLiteralToken() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
getLiteralToken(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
getMaxOrLimit(RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.AbstractLimitHandler
 
getMaxPageCount() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
 
getMaxPageCount(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
 
getMaxRows() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getMaxRows() - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
getMultipleHost() - 接口 中的方法com.jn.sqlhelper.dialect.DatabaseInfo
 
getMultipleHost() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.DefaultDatabaseInfo
 
getOffset() - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
getOracleCursorTypeSqlType() - 类 中的方法com.jn.sqlhelper.dialect.internal.OracleTypesHelper
 
getOrderBy() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getOrderByAsString() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getOrderByLimitSql(OrderBy, String, boolean) - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
 
getOrderBySql(OrderBy) - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
 
getOriginalSql() - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
 
getPageNo() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getPageNo() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
 
getPageSize() - 类 中的方法com.jn.sqlhelper.dialect.conf.Settings
 
getPageSize() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getPageSize() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
 
getPagingRequest() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
 
getParameterValues() - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
 
getParameterValues() - 接口 中的方法com.jn.sqlhelper.dialect.QueryParameters
 
getParameterValuesSize() - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
 
getParameterValuesSize() - 接口 中的方法com.jn.sqlhelper.dialect.QueryParameters
 
getPort() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
 
getProtocol() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
 
getQuotedIdentifier(String) - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Database identifier: tableName, columnName, schema, keyword.
getQuotedIdentifier(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
getRealDialect() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
getRealUrl() - 接口 中的方法com.jn.sqlhelper.dialect.DatabaseInfo
 
getRealUrl() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.DefaultDatabaseInfo
 
getRequest() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContext
 
getResult() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getRowSelection() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContext
 
getRowSelection() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
 
getRowSelection() - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
 
getRowSelection() - 接口 中的方法com.jn.sqlhelper.dialect.QueryParameters
 
getServiceName() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
getSid() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
getString(String, String) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContext
 
getTimeout() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
getTimeout() - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
getToken() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Token
 
getTotal() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
 
getType() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Token
 
getType() - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderByItem
 
getUrl() - 接口 中的方法com.jn.sqlhelper.dialect.DatabaseInfo
 
getUrl() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.DefaultDatabaseInfo
 
getUrlParser() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.CommonUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.CubridUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.DmUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.InformixUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.JtdsUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.KingbaseUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.MariaDBUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.MySqlUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.NoopUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.OracleUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.OscarUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.PostgreSQLUrlParser
 
getUrlSchemas() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.SqlServerUrlParser
 
getUrlSchemas() - 接口 中的方法com.jn.sqlhelper.dialect.internal.urlparser.UrlParser
 
getValue() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
getVendor() - 接口 中的方法com.jn.sqlhelper.dialect.DatabaseInfo
 
getVendor() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.DefaultDatabaseInfo
 
getVendorDatabaseIdMappings() - 类 中的静态方法com.jn.sqlhelper.dialect.DialectRegistry
 
GoldenDBDialect - com.jn.sqlhelper.dialect.internal中的类
 
GoldenDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.GoldenDBDialect
 
GreenplumDialect - com.jn.sqlhelper.dialect.internal中的类
 
GreenplumDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.GreenplumDialect
 
guessDatabaseId(String) - 类 中的静态方法com.jn.sqlhelper.dialect.DialectRegistry
guess based productName, url, driver etc

H

H2Dialect - com.jn.sqlhelper.dialect.internal中的类
 
H2Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.H2Dialect
 
HANADialect - com.jn.sqlhelper.dialect.internal中的类
 
HANADialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.HANADialect
 
hasFirstRow(RowSelection) - 类 中的静态方法com.jn.sqlhelper.dialect.internal.limit.LimitHelper
 
hashCode() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
 
hashCode() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
hashCode() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
hashCode() - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderBy
 
hasMaxRows(RowSelection) - 类 中的静态方法com.jn.sqlhelper.dialect.internal.limit.LimitHelper
 
hasOffset() - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
HawqDialect - com.jn.sqlhelper.dialect.internal中的类
http://hawq.apache.org/docs/userguide/2.3.0.0-incubating/reference/sql/SELECT.html SELECT [ALL | DISTINCT [ON ( [,
HawqDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.HawqDialect
 
HhDbDialect - com.jn.sqlhelper.dialect.internal中的类
based on PostgreSQL
HhDbDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.HhDbDialect
 
HighGoDialect - com.jn.sqlhelper.dialect.internal中的类
http://www.highgo.com/content.php?
HighGoDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.HighGoDialect
 
HiveDialect - com.jn.sqlhelper.dialect.internal中的类
 
HiveDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.HiveDialect
 
HSQLDialect - com.jn.sqlhelper.dialect.internal中的类
HyperSQL http://hsqldb.org/doc/2.0/guide/dataaccess-chapt.html#dac_sql_select_statement
HSQLDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.HSQLDialect
 

I

IgniteDialect - com.jn.sqlhelper.dialect.internal中的类
 
IgniteDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.IgniteDialect
 
ImpalaDialect - com.jn.sqlhelper.dialect.internal中的类
 
ImpalaDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.ImpalaDialect
 
InformixDialect - com.jn.sqlhelper.dialect.internal中的类
https://www.ibm.com/support/knowledgecenter/en/SSGU8G_11.50.0/com.ibm.sqls.doc/ids_sqs_0987.htm
InformixDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.InformixDialect
 
InformixDialect(Driver) - 类 的构造器com.jn.sqlhelper.dialect.internal.InformixDialect
 
InformixUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
InformixUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.InformixUrlParser
 
IngresDialect - com.jn.sqlhelper.dialect.internal中的类
 
IngresDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.IngresDialect
 
init() - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
INSTANCE - 类 中的静态变量com.jn.sqlhelper.dialect.internal.limit.LegacyFirstLimitHandler
 
INSTANCE - 类 中的静态变量com.jn.sqlhelper.dialect.internal.limit.NoopLimitHandler
 
INSTANCE - 类 中的静态变量com.jn.sqlhelper.dialect.internal.OracleTypesHelper
 
INSTANCE - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.UnKnownDatabaseInfo
 
instrument(String, OrderBy) - 类 中的静态方法com.jn.sqlhelper.dialect.orderby.OrderByInstrumentor
 
InstrumentedSelectStatement - com.jn.sqlhelper.dialect中的类
 
InstrumentedSelectStatement() - 类 的构造器com.jn.sqlhelper.dialect.InstrumentedSelectStatement
 
instrumentLimitSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
instrumentLimitSql(Dialect, String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
instrumentOrderByLimitSql(String, OrderBy, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
instrumentOrderByLimitSql(String, OrderBy, Dialect, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
instrumentOrderBySql(String, OrderBy) - 类 中的方法com.jn.sqlhelper.dialect.SQLStatementInstrumentor
 
InterbaseDialect - com.jn.sqlhelper.dialect.internal中的类
 
InterbaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.InterbaseDialect
 
IrisDialect - com.jn.sqlhelper.dialect.internal中的类
https://irisdocs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?
IrisDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.IrisDialect
 
isBindLimitParametersFirst() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
limit parameter will be bind in the first or not, if first ,the Dialect.bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int) will be execute else the Dialect.bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int) will be execute
isBindLimitParametersFirst() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
isBindLimitParametersFirst() - 类 中的方法com.jn.sqlhelper.dialect.internal.CacheDialect
 
isBindLimitParametersFirst() - 类 中的方法com.jn.sqlhelper.dialect.internal.CTreeDialect
 
isBindLimitParametersFirst() - 类 中的方法com.jn.sqlhelper.dialect.internal.FirebirdDialect
 
isBindLimitParametersFirst() - 类 中的方法com.jn.sqlhelper.dialect.internal.HSQLDialect
 
isBindLimitParametersFirst() - 类 中的方法com.jn.sqlhelper.dialect.internal.InterbaseDialect
 
isBindLimitParametersFirst() - 类 中的方法com.jn.sqlhelper.dialect.internal.IrisDialect
 
isBindLimitParametersFirst() - 类 中的方法com.jn.sqlhelper.dialect.internal.NexusDBDialect
 
isBindLimitParametersFirst() - 类 中的方法com.jn.sqlhelper.dialect.internal.SQLServerDialect
 
isBindLimitParametersFirst() - 类 中的方法com.jn.sqlhelper.dialect.internal.VirtuosoDialect
 
isBindLimitParametersInReverseOrder() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Whether bind parameter in reverse or not.
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.ActorDBDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.AgensGraphDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.AntDBDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.AuroraDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.BigObjectDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.BrytlytDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.CirroDBDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.CitusDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.ComDB2Dialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.CovenantSQLDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.CrateDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.DmDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.DorisDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.DrillDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.ElasticsearchDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.FirebirdDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.GaussDbDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.GreenplumDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.H2Dialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.HANADialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.HawqDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.HhDbDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.HighGoDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.HiveDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.IgniteDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.ImpalaDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.InterbaseDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.KDBDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.KingbaseDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.MaxDBDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.MemSQLDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.MonetDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.MSQLDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.NetezzaDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.NexusDBDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.OmnisciDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.OpenbaseDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.OscarDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.PhoenixDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.PostgreSQLDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.RedshiftDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.SadasDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.SmallDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.SQLiteDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.TiDBDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.ValentinaDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.VirtuosoDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.VoltDBDialect
 
isBindLimitParametersInReverseOrder() - 类 中的方法com.jn.sqlhelper.dialect.internal.YugabyteDBDialect
 
isCacheInstrumentedSql() - 类 中的方法com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
 
isCallable() - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
 
isCallable() - 接口 中的方法com.jn.sqlhelper.dialect.QueryParameters
 
isEmptyRequest() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
Nothing to do, will not do query, the result is empty list
isForceLimitUsage() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Generally if there is no, limit applied to a query we do not apply any limits to the sql query.
isForceLimitUsage() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
isGetAllFromNonZeroOffsetRequest() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
isGetAllRequest() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
Get all matched records with out paging limit
isHasOffsetRowsSuffix() - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
 
isOrderByRequest() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
 
isPagingRequest() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
 
isParsingComplete() - 接口 中的方法com.jn.sqlhelper.dialect.DatabaseInfo
 
isParsingComplete() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.DefaultDatabaseInfo
 
isSupportForUpdate() - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitCommaLimitHandler
 
isSupportForUpdate() - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
 
isSupportForUpdate() - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.OffsetFetchFirstOnlyLimitHandler
 
isSupportLockInModeClause() - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
 
isSupportsDistinct() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Whether supports distinct keyword
isSupportsDistinct() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
isSupportsLimit() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Does this dialect support some form of limiting query results via a sql clause?
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.AccessDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.ActorDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.AgensGraphDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.AltibaseDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.AntDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.AuroraDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.AzureDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.BigObjectDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.BrytlytDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CacheDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CirroDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CitusDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.ClickHouseDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CobolDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CockroachDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.ComDB2Dialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CovenantSQLDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CrateDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CTreeDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CubridDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DB2Dialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DbfDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DerbyDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DmDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DorisDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DrillDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.ElasticsearchDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.EsgynDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.FileMakerDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.FirebirdDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.GaussDbDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.GBaseDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.GoldenDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.GreenplumDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.H2Dialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.HANADialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.HawqDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.HhDbDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.HighGoDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.HiveDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.HSQLDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.IgniteDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.ImpalaDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.InformixDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.IngresDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.InterbaseDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.IrisDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.KarelDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.KDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.KineticaDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.KingbaseDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.KognitioDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.LeanXcaleDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.LinterDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.MaxComputeDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.MaxDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.MckoiDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.MemSQLDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.MonetDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.MSQLDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.MySQLDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.Neo4jDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.NetezzaDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.NexusDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.NuodbDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.OBaseDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.OmnisciDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.OpenbaseDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.OpenEdgeDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.OrientDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.OscarDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.ParadoxDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.PhoenixDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.PostgreSQLDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.PrestoDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.RadonDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.RaimaDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.RBaseDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.RDMSOS2200Dialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.RedshiftDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SadasDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SequoiaDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SinoDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SmallDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SnappyDataDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SnowflakeDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SpliceMachineDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SQLiteDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SQReamDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.TajoDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.TiDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.TimesTenDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.TrafodionDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.TransbaseDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.ValentinaDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.VerticaDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.VirtuosoDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.VistaDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.VoltDBDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.XmlDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.XtremeSQLDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.YaacomoDialect
 
isSupportsLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.YugabyteDBDialect
 
isSupportsLimitOffset() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Does this dialect's LIMIT support (if any) additionally support specifying an offset?
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.AccessDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.ActorDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.AgensGraphDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.AltibaseDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.AntDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.AuroraDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.AzureDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.BigObjectDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.BrytlytDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.CacheDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.CirroDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.CitusDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.ClickHouseDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.CobolDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.CockroachDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.ComDB2Dialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.CrateDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.CTreeDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.CubridDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.DbfDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.DerbyDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.DorisDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.DrillDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.ElasticsearchDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.EsgynDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.FileMakerDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.GaussDbDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.GBaseDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.GoldenDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.GreenplumDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.H2Dialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.HANADialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.HawqDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.HhDbDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.HighGoDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.HiveDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.IgniteDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.ImpalaDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.InformixDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.IngresDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.IrisDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.KarelDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.KDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.KineticaDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.KognitioDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.LeanXcaleDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.LinterDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.MaxComputeDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.MaxDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.MckoiDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.MemSQLDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.MimerSQLDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.MonetDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.MSQLDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.MySQLDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.Neo4jDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.NetezzaDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.NexusDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.NuodbDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.OBaseDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.OmnisciDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.OpenbaseDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.OpenEdgeDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.OrientDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.ParadoxDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.PhoenixDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.PostgreSQLDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.PrestoDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.RadonDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.RaimaDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.RBaseDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.RDMSOS2200Dialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.RedshiftDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.SequoiaDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.SinoDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.SnappyDataDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.SnowflakeDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.SpliceMachineDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.SQLiteDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.SQReamDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.TajoDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.TiDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.TimesTenDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.TrafodionDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.TransbaseDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.ValentinaDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.VerticaDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.VirtuosoDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.VistaDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.VoltDBDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.XmlDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.XtremeSQLDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.YaacomoDialect
 
isSupportsLimitOffset() - 类 中的方法com.jn.sqlhelper.dialect.internal.YugabyteDBDialect
 
isSupportsVariableLimit() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Does this dialect support bind variables (i.e., prepared statement parameters) for its limit/offset?
isSupportsVariableLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
isSupportsVariableLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CacheDialect
 
isSupportsVariableLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CirroDBDialect
 
isSupportsVariableLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DB2Dialect
 
isSupportsVariableLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DerbyDialect
 
isSupportsVariableLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.InformixDialect
 
isSupportsVariableLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.RDMSOS2200Dialect
 
isSupportsVariableLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SinoDBDialect
 
isSupportsVariableLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.TimesTenDialect
 
isSupportsVariableLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.VistaDBDialect
 
isSupportUsingIndexClauseInSelectEnd() - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.OffsetFetchFirstOnlyLimitHandler
 
isSupportWithInSelectEnd() - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.OffsetFetchFirstOnlyLimitHandler
 
isUseLimitInVariableMode() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
Whether set limit or offset with placeholder '?'
isUseLimitInVariableMode() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
isUseMaxForLimit() - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.AzureDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CacheDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.CirroDBDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DB2Dialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DerbyDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.DmDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.HiveDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.InformixDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.KDBDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.KingbaseDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.LeanXcaleDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.OpenbaseDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.OscarDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.SinoDBDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.TimesTenDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.TransbaseDialect
 
isUseMaxForLimit() - 类 中的方法com.jn.sqlhelper.dialect.internal.VistaDBDialect
 
isUseSkipTop() - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.TopLimitHandler
 
isValid() - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderBy
 
isValidRequest() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
iterator() - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderBy
 

J

JDataStoreDialect - com.jn.sqlhelper.dialect.internal中的类
 
JDataStoreDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.JDataStoreDialect
 
JdbcUrlParser - com.jn.sqlhelper.dialect中的类
 
JdbcUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.JdbcUrlParser
 
JtdsUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
JtdsUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.JtdsUrlParser
 

K

KarelDBDialect - com.jn.sqlhelper.dialect.internal中的类
 
KarelDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.KarelDBDialect
 
KDBDialect - com.jn.sqlhelper.dialect.internal中的类
 
KDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.KDBDialect
 
key - 类 中的变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
KeyValue - com.jn.sqlhelper.dialect.internal.urlparser.oracle中的类
 
KeyValue() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
keyValueList - 类 中的变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
KineticaDialect - com.jn.sqlhelper.dialect.internal中的类
https://www.kinetica.com/docs/concepts/sql.html#query
KineticaDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.KineticaDialect
 
KingbaseDialect - com.jn.sqlhelper.dialect.internal中的类
 
KingbaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.KingbaseDialect
 
KingbaseUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
KingbaseUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.KingbaseUrlParser
 
KognitioDialect - com.jn.sqlhelper.dialect.internal中的类
https://kognitio.com/documentation/latest/sqlref/select.html
KognitioDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.KognitioDialect
 

L

LeanXcaleDialect - com.jn.sqlhelper.dialect.internal中的类
LeanXcale Query Engine was forked from Apache Derby, so the Lx-DB SQL dialect is very similar to Apache Derby https://s3-eu-west-1.amazonaws.com/doc-html/doc/latest/develop/index.html#_schemas_and_metadata
LeanXcaleDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.LeanXcaleDialect
 
LegacyFirstLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
 
LegacyFirstLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.LegacyFirstLimitHandler
 
limit(int, int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
LimitCommaLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
select * from TABLE where xxx limit $offset, $limit [for update] every dialect use the limitHandler should set bindLimitParameterInReverseOrder = false
LimitCommaLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.LimitCommaLimitHandler
 
LimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
 
LimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.LimitHandler
 
LimitHelper - com.jn.sqlhelper.dialect.internal.limit中的类
 
LimitOffsetLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
select * from where xxxx limit $limit offset $Offset every dialect use the limitHandler should set bindLimitParameterInReverseOrder = true
LimitOffsetLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
 
LimitOnlyLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
select * from table where xxx limit ?
LimitOnlyLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.LimitOnlyLimitHandler
 
LinterDialect - com.jn.sqlhelper.dialect.internal中的类
https://linter.ru/ru/documentations/6.0.17.86/manual/spravochnik-po-sql-ogranichenie-vyborki/ limit offset, limit
LinterDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.LinterDialect
 
loadCustomDialects(ClassLoader) - 类 中的静态方法com.jn.sqlhelper.dialect.DialectRegistry
 
lookAheadToken() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 

M

MariaDBDialect - com.jn.sqlhelper.dialect.internal中的类
 
MariaDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.MariaDBDialect
 
MariaDBUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
MariaDBUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.MariaDBUrlParser
 
MariaDBUrlParser.Type - com.jn.sqlhelper.dialect.internal.urlparser中的枚举
 
MATH_SYMBOL_ORDER_BY_BUILDER - 类 中的静态变量com.jn.sqlhelper.dialect.orderby.SymbolStyleOrderByBuilder
 
MaxComputeDialect - com.jn.sqlhelper.dialect.internal中的类
https://www.alibabacloud.com/help/doc-detail/73777.htm?
MaxComputeDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.MaxComputeDialect
 
MaxDBDialect - com.jn.sqlhelper.dialect.internal中的类
 
MaxDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.MaxDBDialect
 
MckoiDialect - com.jn.sqlhelper.dialect.internal中的类
 
MckoiDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.MckoiDialect
 
MemoryPaginations - com.jn.sqlhelper.dialect.pagination中的类
 
MemoryPaginations() - 类 的构造器com.jn.sqlhelper.dialect.pagination.MemoryPaginations
 
MemSQLDialect - com.jn.sqlhelper.dialect.internal中的类
 
MemSQLDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.MemSQLDialect
 
MimerSQLDialect - com.jn.sqlhelper.dialect.internal中的类
https://download.mimer.com/pub/developer/docs/html_101/Mimer_SQL_Engine_DocSet/index.htm
MimerSQLDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.MimerSQLDialect
 
MonetDialect - com.jn.sqlhelper.dialect.internal中的类
 
MonetDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.MonetDialect
 
MSQLDialect - com.jn.sqlhelper.dialect.internal中的类
https://hughes.com.au/products/msql/msql-4.0-manual.pdf
MSQLDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.MSQLDialect
 
MySQLDialect - com.jn.sqlhelper.dialect.internal中的类
 
MySQLDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.MySQLDialect
 
MySqlUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
MySqlUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.MySqlUrlParser
 

N

needCount() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
needOrderBy() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
Neo4jDialect - com.jn.sqlhelper.dialect.internal中的类
 
Neo4jDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.Neo4jDialect
 
NetezzaDialect - com.jn.sqlhelper.dialect.internal中的类
 
NetezzaDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.NetezzaDialect
 
nextPosition() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
nextToken() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
NexusDBDialect - com.jn.sqlhelper.dialect.internal中的类
https://www.nexusdb.com/support/index.php?
NexusDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.NexusDBDialect
 
NoopLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
 
NoopLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.NoopLimitHandler
 
NoopUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
NoopUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.NoopUrlParser
 
NuodbDialect - com.jn.sqlhelper.dialect.internal中的类
http://doc.nuodb.com/Latest/Default.htm#SELECT.htm SELECT [ optimizer_hint ] [ ALL | DISTINCT ] { select_item [ [AS] output_name ] } [, ...]
NuodbDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.NuodbDialect
 

O

OBaseDialect - com.jn.sqlhelper.dialect.internal中的类
SELECT [ ALL | DISTINCT ] select_list [AS other_name] FROM table_name [WHERE where_conditions ] [GROUP BY group_by_list ] [HAVING search_confitions ] [ORDER BY order_list [ASC | DESC ] ] [LIMIT {[offset,] row_count | row_count OFFSET offset}];
OBaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.OBaseDialect
 
OffsetFetchFirstOnlyLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
select * from xx where ...
OffsetFetchFirstOnlyLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.OffsetFetchFirstOnlyLimitHandler
 
OmnisciDialect - com.jn.sqlhelper.dialect.internal中的类
https://www.omnisci.com/docs/latest/5_dml.html#select
OmnisciDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.OmnisciDialect
 
OpenbaseDialect - com.jn.sqlhelper.dialect.internal中的类
http://openbase.wikidot.com/openbase-sql:select-statements
OpenbaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.OpenbaseDialect
 
OpenEdgeDialect - com.jn.sqlhelper.dialect.internal中的类
reference: https://documentation.progress.com/output/ua/OpenEdge_latest/#page/dmsrf%2Fselect.html%23wwID0E4QHQ Select Syntax: SELECT [ ALL | DISTINCT ] [TOP n] { * |{table_name|alias} * [ , {table_name| alias} * ]
OpenEdgeDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.OpenEdgeDialect
 
OracleDialect - com.jn.sqlhelper.dialect.internal中的类
 
OracleDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.OracleDialect
 
OracleDialect(Driver) - 类 的构造器com.jn.sqlhelper.dialect.internal.OracleDialect
 
OracleNetConnectionDescriptorParser - com.jn.sqlhelper.dialect.internal.urlparser.oracle中的类
 
OracleNetConnectionDescriptorParser(String) - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorParser
 
OracleNetConnectionDescriptorTokenizer - com.jn.sqlhelper.dialect.internal.urlparser.oracle中的类
 
OracleNetConnectionDescriptorTokenizer(String) - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
OracleTypesHelper - com.jn.sqlhelper.dialect.internal中的类
 
OracleUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
OracleUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.OracleUrlParser
 
OracleXLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
 
OracleXLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.OracleXLimitHandler
 
OrderBy - com.jn.sqlhelper.dialect.orderby中的类
 
OrderBy() - 类 的构造器com.jn.sqlhelper.dialect.orderby.OrderBy
 
OrderByBuilder<ORDERBY> - com.jn.sqlhelper.dialect.orderby中的接口
 
OrderByInstrumentor - com.jn.sqlhelper.dialect.orderby中的类
 
OrderByInstrumentor() - 类 的构造器com.jn.sqlhelper.dialect.orderby.OrderByInstrumentor
 
OrderByItem - com.jn.sqlhelper.dialect.orderby中的类
 
OrderByItem() - 类 的构造器com.jn.sqlhelper.dialect.orderby.OrderByItem
 
OrderByItem(String) - 类 的构造器com.jn.sqlhelper.dialect.orderby.OrderByItem
 
OrderByItem(String, OrderByType) - 类 的构造器com.jn.sqlhelper.dialect.orderby.OrderByItem
 
OrderByItem(String, boolean) - 类 的构造器com.jn.sqlhelper.dialect.orderby.OrderByItem
 
OrderBySymbolException - com.jn.sqlhelper.dialect.orderby中的异常错误
 
OrderBySymbolException(String) - 异常错误 的构造器com.jn.sqlhelper.dialect.orderby.OrderBySymbolException
 
OrderByType - com.jn.sqlhelper.dialect.orderby中的枚举
 
OrientDBDialect - com.jn.sqlhelper.dialect.internal中的类
 
OrientDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.OrientDBDialect
 
OscarDialect - com.jn.sqlhelper.dialect.internal中的类
 
OscarDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.OscarDialect
 
OscarUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
OscarUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.OscarUrlParser
 

P

paging(Collection<E>, PagingRequest<C, E>, Predicate<E>...) - 类 中的静态方法com.jn.sqlhelper.dialect.pagination.MemoryPaginations
 
PagingRequest<C,E> - com.jn.sqlhelper.dialect.pagination中的类
 
PagingRequest() - 类 的构造器com.jn.sqlhelper.dialect.pagination.PagingRequest
 
PagingRequestBasedRowSelectionBuilder - com.jn.sqlhelper.dialect.pagination中的类
 
PagingRequestBasedRowSelectionBuilder() - 类 的构造器com.jn.sqlhelper.dialect.pagination.PagingRequestBasedRowSelectionBuilder
 
PagingRequestContext<E,R> - com.jn.sqlhelper.dialect.pagination中的类
 
PagingRequestContext() - 类 的构造器com.jn.sqlhelper.dialect.pagination.PagingRequestContext
 
PagingRequestContextHolder - com.jn.sqlhelper.dialect.pagination中的类
 
PagingRequestContextHolder() - 类 的构造器com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
 
PagingResult<E> - com.jn.sqlhelper.dialect.pagination中的类
 
PagingResult() - 类 的构造器com.jn.sqlhelper.dialect.pagination.PagingResult
 
ParadoxDialect - com.jn.sqlhelper.dialect.internal中的类
 
ParadoxDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.ParadoxDialect
 
parameters - 类 中的变量com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
 
parse(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
parse(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.CommonUrlParser
 
parse(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.CubridUrlParser
 
parse(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.MariaDBUrlParser
 
parse(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.MySqlUrlParser
 
parse(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.NoopUrlParser
 
parse() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorParser
 
parse() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
parse(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.PostgreSQLUrlParser
 
parse(String) - 接口 中的方法com.jn.sqlhelper.dialect.internal.urlparser.UrlParser
 
parse(String) - 类 中的方法com.jn.sqlhelper.dialect.JdbcUrlParser
 
parse0(String, String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.CommonUrlParser
 
parse0(String, String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.InformixUrlParser
 
parse0(String, String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.JtdsUrlParser
 
parse0(String, String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.OracleUrlParser
 
parse0(String, String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.SqlServerUrlParser
 
PerconaMysqlDialect - com.jn.sqlhelper.dialect.internal中的类
 
PerconaMysqlDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.PerconaMysqlDialect
 
PhoenixDialect - com.jn.sqlhelper.dialect.internal中的类
 
PhoenixDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.PhoenixDialect
 
PointbaseDialect - com.jn.sqlhelper.dialect.internal中的类
 
PointbaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.PointbaseDialect
 
PostgreSQLDialect - com.jn.sqlhelper.dialect.internal中的类
https://www.postgresql.org/docs/current/queries-limit.html
PostgreSQLDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.PostgreSQLDialect
 
PostgreSQLUrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
PostgreSQLUrlParser() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.PostgreSQLUrlParser
 
preparePagination(int, int) - 类 中的静态方法com.jn.sqlhelper.dialect.pagination.SqlPaginations
 
preparePagination(int, int, String) - 类 中的静态方法com.jn.sqlhelper.dialect.pagination.SqlPaginations
 
preparePagination(int, int, String, OrderByBuilder<String>) - 类 中的静态方法com.jn.sqlhelper.dialect.pagination.SqlPaginations
 
preparePagination(int, int, String, OrderByBuilder<String>, String) - 类 中的静态方法com.jn.sqlhelper.dialect.pagination.SqlPaginations
 
preparePagination(int, int, String, OrderByBuilder<String>, boolean) - 类 中的静态方法com.jn.sqlhelper.dialect.pagination.SqlPaginations
 
preparePagination(int, int, String, OrderByBuilder<String>, String, boolean, String) - 类 中的静态方法com.jn.sqlhelper.dialect.pagination.SqlPaginations
 
PrepareParameterSetter<P extends QueryParameters> - com.jn.sqlhelper.dialect中的接口
 
PrestoDialect - com.jn.sqlhelper.dialect.internal中的类
reference: https://prestodb.github.io/docs/current/sql/select.html
PrestoDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.PrestoDialect
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.DefaultLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.FirstLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.FirstOrderLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LegacyFirstLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitCommaLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOnlyLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.NoopLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.OffsetFetchFirstOnlyLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.OracleXLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.ReturnResultsLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.SkipLimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.SQLServer2005LimitHandler
 
processSql(String, RowSelection) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.TopLimitHandler
 
ProgramStyleOrderByBuilder - com.jn.sqlhelper.dialect.orderby中的类
Usage: OrderBy orderBy = new ProgramStyleOrderByBuilder() .column("timeline") .asc("userXXX") .desc("userYYY") .column("userZZZ", DESC) .sqlSymbolMapper(new CamelToUnderlineSymbolMapper()) .build();
ProgramStyleOrderByBuilder() - 类 的构造器com.jn.sqlhelper.dialect.orderby.ProgramStyleOrderByBuilder
 

Q

QueryParameters<P> - com.jn.sqlhelper.dialect中的接口
 

R

RadonDBDialect - com.jn.sqlhelper.dialect.internal中的类
https://docs.qingcloud.com/product/database_cache/radondb/supported_sql.html#1-select-%E8%AF%AD%E5%8F%A5
RadonDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.RadonDBDialect
 
RaimaDialect - com.jn.sqlhelper.dialect.internal中的类
 
RaimaDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.RaimaDialect
 
RBaseDialect - com.jn.sqlhelper.dialect.internal中的类
 
RBaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.RBaseDialect
 
RDMSOS2200Dialect - com.jn.sqlhelper.dialect.internal中的类
 
RDMSOS2200Dialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.RDMSOS2200Dialect
 
RedshiftDialect - com.jn.sqlhelper.dialect.internal中的类
Amazon Redshift, based on PostgreSQL
RedshiftDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.RedshiftDialect
 
registerDialect(String, String) - 类 中的方法com.jn.sqlhelper.dialect.DialectRegistry
 
registerDialectByClassName(String) - 类 中的方法com.jn.sqlhelper.dialect.DialectRegistry
 
registerResultSetOutParameter(CallableStatement, int) - 接口 中的方法com.jn.sqlhelper.dialect.Dialect
 
registerResultSetOutParameter(CallableStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
registerResultSetOutParameter(CallableStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractTransactSQLDialect
 
registerResultSetOutParameter(CallableStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.CacheDialect
 
registerResultSetOutParameter(CallableStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.DB2Dialect
 
registerResultSetOutParameter(CallableStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.MySQLDialect
 
registerResultSetOutParameter(CallableStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.PostgreSQLDialect
 
registerResultSetOutParameter(CallableStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.RadonDBDialect
 
registerResultSetOutParameter(CallableStatement, int) - 类 中的方法com.jn.sqlhelper.dialect.internal.YaacomoDialect
 
remove() - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContextHolder
 
resolveByName(String) - 枚举 中的静态方法com.jn.sqlhelper.dialect.internal.ResultColumnReferenceStrategy
 
ResultColumnReferenceStrategy - com.jn.sqlhelper.dialect.internal中的枚举
 
ReturnResultsLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
select * from table return results $limit select * from table return results $offset TO $limit every dialect use the limitHandler should set bindLimitParameterInReverseOrder = false
ReturnResultsLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.ReturnResultsLimitHandler
 
RowSelection - com.jn.sqlhelper.dialect中的类
 
RowSelection() - 类 的构造器com.jn.sqlhelper.dialect.RowSelection
 
RowSelectionBuilder<T> - com.jn.sqlhelper.dialect中的接口
 

S

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
 
setCacheInstrumentedSql(boolean) - 类 中的方法com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
 
setCallable(boolean) - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
 
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.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
 
setDatabaseId(String, String) - 类 中的静态方法com.jn.sqlhelper.dialect.DialectRegistry
 
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
 
setExpression(String) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderByItem
 
setFetchSize(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
setFetchSize(Integer) - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
setHasOffsetRowsSuffix(boolean) - 类 中的方法com.jn.sqlhelper.dialect.internal.limit.LimitOffsetLimitHandler
 
setHost(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
 
setItems(List<E>) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
 
setKey(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
setLimit(Integer) - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
setLimitHandler(LimitHandler) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
setLimitSql(String, String, boolean) - 类 中的方法com.jn.sqlhelper.dialect.InstrumentedSelectStatement
 
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.PagingRequest
 
setMaxRows(Integer) - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
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
 
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(PreparedStatement, ArrayBasedQueryParameters, int) - 类 中的方法com.jn.sqlhelper.dialect.parameter.ArrayBasedParameterSetter
 
setParameters(P) - 类 中的方法com.jn.sqlhelper.dialect.parameter.BaseQueryParameters
 
setParameters(PreparedStatement, P, int) - 接口 中的方法com.jn.sqlhelper.dialect.PrepareParameterSetter
 
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
 
setRequest(PagingRequest<E, R>) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequestContext
 
setResult(PagingResult) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
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
 
setSid(String) - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
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
 
setTimeout(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingRequest
 
setTimeout(Integer) - 类 中的方法com.jn.sqlhelper.dialect.RowSelection
 
Settings - com.jn.sqlhelper.dialect.conf中的类
 
setTotal(int) - 类 中的方法com.jn.sqlhelper.dialect.pagination.PagingResult
 
setType(OrderByType) - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderByItem
 
setUrlParser(UrlParser) - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
setUrlParser(UrlParser) - 类 中的方法com.jn.sqlhelper.dialect.internal.ComDB2Dialect
 
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
 
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
 

T

TajoDialect - com.jn.sqlhelper.dialect.internal中的类
 
TajoDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.TajoDialect
 
TeradataDialect - com.jn.sqlhelper.dialect.internal中的类
 
TeradataDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.TeradataDialect
 
TiDBDialect - com.jn.sqlhelper.dialect.internal中的类
https://pingcap.com/docs/dev/reference/sql/statements/select/ https://www.pingcap.com/docs-cn/sql/dml/ supports two style: 1) limit $offset, $limit 2) limit $limit offset $offset we use 2)
TiDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.TiDBDialect
 
TimesTenDialect - com.jn.sqlhelper.dialect.internal中的类
 
TimesTenDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.TimesTenDialect
 
Token - com.jn.sqlhelper.dialect.internal.urlparser.oracle中的类
 
Token(String, int) - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.oracle.Token
 
TOKEN_EOF_OBJECT - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TOKEN_EQUAL - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TOKEN_EQUAL_OBJECT - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TOKEN_KEY_END - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TOKEN_KEY_END_OBJECT - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TOKEN_KEY_START - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TOKEN_KEY_START_OBJECT - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TopLimitHandler - com.jn.sqlhelper.dialect.internal.limit中的类
 
TopLimitHandler() - 类 的构造器com.jn.sqlhelper.dialect.internal.limit.TopLimitHandler
 
toString() - 类 中的方法com.jn.sqlhelper.dialect.conf.SQLInstrumentConfig
 
toString() - 类 中的方法com.jn.sqlhelper.dialect.internal.AbstractDialect
 
toString() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.DefaultDatabaseInfo
 
toString() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Address
 
toString() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Description
 
toString() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
toString() - 类 中的方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.Token
 
toString() - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderBy
 
toString() - 类 中的方法com.jn.sqlhelper.dialect.orderby.OrderByItem
 
TrafodionDialect - com.jn.sqlhelper.dialect.internal中的类
http://trafodion.apache.org/docs/sql_reference/index.html#select_syntax
TrafodionDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.TrafodionDialect
 
TransbaseDialect - com.jn.sqlhelper.dialect.internal中的类
https://www.transaction.de/fileadmin/downloads/Transbase/sql.xhtml#sql_select_expression select * from $table where $condition group by $group having $having FIRST $offset TO $endNum Order by $order by
TransbaseDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.TransbaseDialect
 
TYPE_EOF - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TYPE_EQUAL - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TYPE_KEY_END - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TYPE_KEY_START - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 
TYPE_LITERAL - 类 中的静态变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.OracleNetConnectionDescriptorTokenizer
 

U

UnKnownDatabaseInfo - com.jn.sqlhelper.dialect.internal.urlparser中的类
 
UnKnownDatabaseInfo() - 类 的构造器com.jn.sqlhelper.dialect.internal.urlparser.UnKnownDatabaseInfo
 
UrlParser - com.jn.sqlhelper.dialect.internal.urlparser中的接口
 
useLimit(Dialect, RowSelection) - 类 中的静态方法com.jn.sqlhelper.dialect.internal.limit.LimitHelper
 

V

ValentinaDialect - com.jn.sqlhelper.dialect.internal中的类
http://valentina-db.com/docs/dokuwiki/v5/doku.php?
ValentinaDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.ValentinaDialect
 
value - 类 中的变量com.jn.sqlhelper.dialect.internal.urlparser.oracle.KeyValue
 
valueOf(String) - 枚举 中的静态方法com.jn.sqlhelper.dialect.internal.ResultColumnReferenceStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.jn.sqlhelper.dialect.internal.urlparser.MariaDBUrlParser.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.DriverType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.jn.sqlhelper.dialect.orderby.OrderByType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.jn.sqlhelper.dialect.internal.ResultColumnReferenceStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.jn.sqlhelper.dialect.internal.urlparser.MariaDBUrlParser.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.jn.sqlhelper.dialect.internal.urlparser.oracle.DriverType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.jn.sqlhelper.dialect.orderby.OrderByType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VerticaDialect - com.jn.sqlhelper.dialect.internal中的类
 
VerticaDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.VerticaDialect
 
VirtuosoDialect - com.jn.sqlhelper.dialect.internal中的类
 
VirtuosoDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.VirtuosoDialect
 
VistaDBDialect - com.jn.sqlhelper.dialect.internal中的类
 
VistaDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.VistaDBDialect
 
VoltDBDialect - com.jn.sqlhelper.dialect.internal中的类
https://docs.voltdb.com/UsingVoltDB/sqlref_select.php
VoltDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.VoltDBDialect
 

X

XmlDialect - com.jn.sqlhelper.dialect.internal中的类
 
XmlDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.XmlDialect
 
XtremeSQLDialect - com.jn.sqlhelper.dialect.internal中的类
https://www.mcobject.com/docs/eXtremeDB.htm#Users_Guides/SQL/SQL_Features/Limit.htm?
XtremeSQLDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.XtremeSQLDialect
 

Y

YaacomoDialect - com.jn.sqlhelper.dialect.internal中的类
 
YaacomoDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.YaacomoDialect
 
YugabyteDBDialect - com.jn.sqlhelper.dialect.internal中的类
 
YugabyteDBDialect() - 类 的构造器com.jn.sqlhelper.dialect.internal.YugabyteDBDialect
 
A B C D E F G H I J K L M N O P Q R S T U V X Y 
跳过导航链接

Copyright © 2019. All rights reserved.