Interface Literal
- All Superinterfaces:
Expression
,JdbcParameterBinder
,SqlAstNode
,SqlSelectionProducer
- All Known Implementing Classes:
JdbcLiteral
,QueryLiteral
,UnparsedNumericLiteral
-
Field Summary
Fields inherited from interface org.hibernate.sql.exec.spi.JdbcParameterBinder
NOOP
-
Method Summary
Methods inherited from interface org.hibernate.sql.ast.tree.expression.Expression
createDomainResultSqlSelection, createSqlSelection, getColumnReference, getExpressionType
Methods inherited from interface org.hibernate.sql.exec.spi.JdbcParameterBinder
bindParameterValue
Methods inherited from interface org.hibernate.sql.ast.tree.SqlAstNode
accept
-
Method Details
-
getLiteralValue
Object getLiteralValue() -
getJdbcMapping
JdbcMapping getJdbcMapping()
-