Description

You can use @j4sql.function tag to define an User Defined Function for a java method. Your method must be public static and it must have a return type.

Properties

Attributerequireddescriptiondefault value
nameyesThe name of the function
securitynoSecurity modeinvoker
propertiesnoDatabase specific properties
deterministicnoIs the function deterministic?false
sqlAccessnoWhat SQL access does the function have?