Interface InvokedRoutine
- All Superinterfaces:
Metadata
Base interface for all invoked routines, such as SQL functions.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault void
Returns the description of the routine, in case of SQL functions, this would be the actual SQL definition of the function.