Uses of Record Class
org.hibernate.dialect.function.xml.XmlElementFunction.XmlElementArguments
Packages that use XmlElementFunction.XmlElementArguments
-
Uses of XmlElementFunction.XmlElementArguments in org.hibernate.dialect.function.xml
Methods in org.hibernate.dialect.function.xml with parameters of type XmlElementFunction.XmlElementArgumentsModifier and TypeMethodDescriptionprotected void
H2XmlElementFunction.render
(SqlAppender sqlAppender, XmlElementFunction.XmlElementArguments arguments, ReturnableType<?> returnType, SqlAstTranslator<?> walker) protected void
SQLServerXmlElementFunction.render
(SqlAppender sqlAppender, XmlElementFunction.XmlElementArguments arguments, ReturnableType<?> returnType, SqlAstTranslator<?> walker) protected void
XmlElementFunction.render
(SqlAppender sqlAppender, XmlElementFunction.XmlElementArguments arguments, ReturnableType<?> returnType, SqlAstTranslator<?> walker)