A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Z
S
- SELECT - enum entry in io.zeko.db.sql.CustomPart
- select(Query) - function in io.zeko.db.sql.Insert
- select(Query) - function in io.zeko.db.sql.Merge
- SelectPart - class in io.zeko.db.sql
- setAsChar(String) - function in io.zeko.db.sql.ANSIQuery
- setAsChar(String) - function in io.zeko.db.sql.IgniteQuery
- setAsChar(String) - function in io.zeko.db.sql.Query
- setCustom(EnumMap) - function in io.zeko.db.sql.QueryParts
- setEspChar(String) - function in io.zeko.db.sql.ANSIQuery
- setEspChar(String) - function in io.zeko.db.sql.IgniteQuery
- setEspChar(String) - function in io.zeko.db.sql.Query
- setEspTableName(Boolean) - function in io.zeko.db.sql.ANSIQuery
- setEspTableName(Boolean) - function in io.zeko.db.sql.IgniteQuery
- setEspTableName(Boolean) - function in io.zeko.db.sql.Query
- setFieldName(String) - function in io.zeko.db.sql.Asc
- setFieldName(String) - function in io.zeko.db.sql.Desc
- setFieldName(String) - function in io.zeko.db.sql.Sort
- setFields(LinkedHashMap) - function in io.zeko.db.sql.QueryParts
- setFrom(List) - function in io.zeko.db.sql.QueryParts
- setGroupBys(List) - function in io.zeko.db.sql.QueryParts
- setHavings(List) - function in io.zeko.db.sql.QueryParts
- setInsertStatementMode(Integer) - function in io.zeko.db.sql.connections.DBPool
- setInsertStatementMode(Integer) - function in io.zeko.db.sql.connections.HikariDBPool
- setInsertStatementMode(Integer) - function in io.zeko.db.sql.connections.JasyncDBPool
- setInsertStatementMode(Integer) - function in io.zeko.db.sql.connections.VertxDBPool
- setJoins(LinkedHashMap) - function in io.zeko.db.sql.QueryParts
- setLimit(Array) - function in io.zeko.db.sql.QueryParts
- setLinebreak(String) - function in io.zeko.db.sql.QueryParts
- setLogLevels(DBLogLevel,DBLogLevel) - function in io.zeko.db.sql.connections.DBLogger
- setOrder(List) - function in io.zeko.db.sql.QueryParts
- setParamsLogLevel(DBLogLevel) - function in io.zeko.db.sql.connections.DBLogger
- setQuery(Query) - function in io.zeko.db.sql.QueryParts
- setQueryLogger(DBLogger) - function in io.zeko.db.sql.connections.DBSession
- setQueryLogger(DBLogger) - function in io.zeko.db.sql.connections.HikariDBSession
- setQueryLogger(DBLogger) - function in io.zeko.db.sql.connections.JasyncDBSession
- setQueryLogger(DBLogger) - function in io.zeko.db.sql.connections.VertxDBSession
- setSqlLogLevel(DBLogLevel) - function in io.zeko.db.sql.connections.DBLogger
- setStackTrace(Array) - function in kotlin.DuplicateKeyException
- setWhere(List) - function in io.zeko.db.sql.QueryParts
- shouldIgnoreType(Object) - function in io.zeko.db.sql.DataManipulation
- shouldIgnoreType(Object) - function in io.zeko.db.sql.Delete
- shouldIgnoreType(Object) - function in io.zeko.db.sql.Insert
- shouldIgnoreType(Object) - function in io.zeko.db.sql.Merge
- shouldIgnoreType(Object) - function in io.zeko.db.sql.Update
- Sort - class in io.zeko.db.sql
- sub(QueryBlock) - function in io.zeko.db.sql.operators.DeclarationsKt
- sub(String) - function in io.zeko.db.sql.operators.DeclarationsKt
- sum(String) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sum(String,Integer) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumEq(String,Integer) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumEq(String,Long) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumEq(String,Double) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumGe(String,Integer) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumGe(String,Long) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumGe(String,Double) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumGt(String,Integer) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumGt(String,Long) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumGt(String,Double) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumLe(String,Integer) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumLe(String,Long) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumLe(String,Double) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumLt(String,Integer) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumLt(String,Long) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- sumLt(String,Double) - function in io.zeko.db.sql.aggregations.DeclarationsKt
- suspendingConn() - function in io.zeko.db.sql.connections.JasyncDBSession