| Modifier and Type | Method and Description |
|---|---|
static String |
extendReturning(String sql,
String returning)
Extends a SQL statement with
RETURNING clause. |
static String |
quoteIdentifier(String identifier)
Quotes identifier with backticks, it will escape backticks in the identifier.
|
Copyright © 2018–2024 asyncer.io. All rights reserved.