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