Parameters
- name
- Name of the queue table in the database.
- options
- Parameters for creating the queue table in the database.
- connection
- An OracleConnection to the Oracle server which provides the AQ functionality.
Return Value
Returns the OracleQueueTable instance with Name, Options and Connection set as in the arguments.