Interface SqlTypedExpression
- All Superinterfaces:
Expression,SqlAstNode,SqlSelectionProducer
- All Known Implementing Classes:
ColumnWriteFragment,SqlTypedMappingJdbcParameter
An expression that has SQL type information.
-
Method Summary
Methods inherited from interface org.hibernate.sql.ast.tree.expression.Expression
createDomainResultSqlSelection, createSqlSelection, getColumnReference, getExpressionTypeMethods inherited from interface org.hibernate.sql.ast.tree.SqlAstNode
accept
-
Method Details
-
getSqlTypedMapping
SqlTypedMapping getSqlTypedMapping()
-