JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.hibernate.sql.ast.tree.expression
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)