Package org.hibernate.internal.util
Class QuotingHelper
java.lang.Object
org.hibernate.internal.util.QuotingHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static String
unquoteIdentifier
(String text) static String
static String
unquoteStringLiteral
(String text)
-
Method Details
-
unquoteIdentifier
-
unquoteStringLiteral
-
unquoteJavaStringLiteral
-
appendDoubleQuoteEscapedString
-
appendSingleQuoteEscapedString
-