JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.sql.ast.tree.cte
CteObject
Contents
Description
Method Summary
Method Details
getName()
Hide sidebar
Show sidebar
Interface CteObject
All Known Subinterfaces:
SelfRenderingCteObject
public interface
CteObject
An object that is part of a WITH clause.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
Method Details
getName
String
getName
()