public class PgGetExprSqlFunction extends SqlFunction
See https://www.postgresql.org/docs/13/functions-info.html, Table 9.68.
| Constructor and Description | 
|---|
| PgGetExprSqlFunction() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | apply(SqlFunctionExecutionContext context)Defines the action to be performed on the stored object. | 
assertNumberOfArguments, assertNumberOfArguments, fromSqlTypeName, isString, isWholeNumberpublic Object apply(SqlFunctionExecutionContext context)
SqlFunctionapply in class SqlFunctioncontext - contains the arguments, SqlFunctionExecutionContextCopyright © GigaSpaces.