Uses of Interface
org.hibernate.sql.ast.tree.expression.XmlTableColumnDefinition
Packages that use XmlTableColumnDefinition
Package
Description
AST nodes representing expressions in a SQL tree.
-
Uses of XmlTableColumnDefinition in org.hibernate.sql.ast.tree.expression
Classes in org.hibernate.sql.ast.tree.expression that implement XmlTableColumnDefinitionModifier and TypeClassDescriptionfinal recordfinal recordfinal recordMethods in org.hibernate.sql.ast.tree.expression that return types with arguments of type XmlTableColumnDefinitionConstructor parameters in org.hibernate.sql.ast.tree.expression with type arguments of type XmlTableColumnDefinitionModifierConstructorDescriptionXmlTableColumnsClause(List<XmlTableColumnDefinition> columnDefinitions)