- java.lang.Object
-
- org.jooq.util.oracle.QueueImpl<R>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
name()
The queue name.Schema
schema()
The queue schema.UDT<R>
type()
The payload type.
-