This is still a discussion item. But having metadata about the function helps in some circumstances (like supporting spatial functions).
Ideally, I'd like this to go beyond what we do today in {{org.hibernate.dialect.function.SQLFunction}} to better account for: # arguments - required/optional, type info # return type info
|