|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Routine | |
|---|---|
| org.jooq | |
| org.jooq.impl | |
| Uses of Routine in org.jooq |
|---|
| Methods in org.jooq that return Routine | |
|---|---|
Routine<?> |
ExecuteContext.routine()
The jOOQ Routine that is being executed or null if
the query is unknown or if there was no jOOQ Routine |
| Uses of Routine in org.jooq.impl |
|---|
| Classes in org.jooq.impl that implement Routine | |
|---|---|
class |
AbstractRoutine<T>
A common base class for stored procedures This type is for JOOQ INTERNAL USE only. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||