toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.statements.api
/
IdentifierManagerApi
/
shouldQuoteIdentifier
should
Quote
Identifier
fun
shouldQuoteIdentifier
(
identity
:
String
)
:
Boolean
Returns whether an
identity
should be wrapped in quotations and caches the returned value.