public class NativeSQLFunction extends SQLFunctionTemplate
Constructor and Description |
---|
NativeSQLFunction() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
render(Type argumentType,
java.util.List args,
SessionFactoryImplementor factory) |
getReturnType, hasArguments, hasParenthesesIfNoArguments, toString
public java.lang.String render(Type argumentType, java.util.List args, SessionFactoryImplementor factory)
render
in interface SQLFunction
render
in class SQLFunctionTemplate