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