toggle menu
Selekt
0.26.0-SNAPSHOT
jvm
switch theme
search in API
selekt-api
/
com.bloomberg.selekt
/
ISQLQuery
ISQLQuery
interface
ISQLQuery
Members
Properties
arg
Count
Link copied to clipboard
abstract
val
argCount
:
Int
sql
Link copied to clipboard
abstract
val
sql
:
String
Functions
bind
To
Link copied to clipboard
abstract
fun
bindTo
(
statement
:
ISQLProgram
)