21 namespace Deveel.Data.Routines {
Represents a database object, such as a table, a trigger, a type or a column.
The contract to define a program routine that can interact with database objects. ...
A user-defined TYPE that holds complex objects in a database column.
RoutineType
The type of routine program.
Represents the result of the execution of a routine.
Defines the metadata for a routine that are used to resolve within a context.