JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.sql.ast.tree.expression
SqlTupleContainer
Contents
Description
Method Summary
Method Details
getSqlTuple()
getSqlTuple(SqlAstNode)
Hide sidebar
Show sidebar
Interface SqlTupleContainer
All Known Implementing Classes:
SqlTuple
public interface
SqlTupleContainer
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SqlTuple
getSqlTuple
()
static
SqlTuple
getSqlTuple
(
SqlAstNode
expression)
Method Details
getSqlTuple
SqlTuple
getSqlTuple
()
getSqlTuple
static
SqlTuple
getSqlTuple
(
SqlAstNode
expression)