| Package | Description |
|---|---|
| org.jooq.meta.firebird | |
| org.jooq.meta.h2 | |
| org.jooq.meta.hsqldb | |
| org.jooq.meta.mysql | |
| org.jooq.meta.postgres | |
| org.jooq.meta.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
FirebirdRoutineDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
H2RoutineDefinition
H2 implementation of
AbstractRoutineDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
HSQLDBRoutineDefinition
HSQLDB implementation of
AbstractRoutineDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLRoutineDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresRoutineDefinition
Postgres implementation of
AbstractRoutineDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLRoutineDefinition |
Copyright © 2021. All rights reserved.