Class ExpressionTypeHelper
java.lang.Object
org.hibernate.dialect.function.json.ExpressionTypeHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JdbcType
getSingleJdbcType
(SqlAstNode node) static boolean
static boolean
isBoolean
(SqlAstNode node) static boolean
isJson
(SqlAstNode node) static boolean
isNonNativeBoolean
(CastType castType) static boolean
isNonNativeBoolean
(SqlAstNode node) static boolean
isXml
(SqlAstNode node)
-
Constructor Details
-
ExpressionTypeHelper
public ExpressionTypeHelper()
-
-
Method Details
-
isBoolean
-
isNonNativeBoolean
-
isJson
-
isXml
-
getSingleJdbcType
-
isBoolean
-
isNonNativeBoolean
-