toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.statements
/
StatementContext
/
sql
sql
fun
sql
(
transaction
:
Transaction
)
:
String
Returns the string representation of the SQL statement associated with this
StatementContext
.