Uses of Interface
org.jooq.DDLQuery

Packages that use DDLQuery
Package
Description
This package contains jOOQ's public API.
This package contains jOOQ's implementation classes.
  • Uses of DDLQuery in org.jooq

    Subinterfaces of DDLQuery in org.jooq
    Modifier and Type
    Interface
    Description
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the ALTER DOMAIN statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the ALTER SEQUENCE statement.
    interface 
    A step in the construction of the ALTER SEQUENCE statement.
    interface 
    The step in the ALTER TABLE DSL used to ADD columns.
    interface 
    The step in the ALTER TABLE DSL used to DROP columns or constraints.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    The step in the ALTER TABLE … ADD CONSTRAINT statement where an optional index can be specified to enforce the constraint.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the CREATE DOMAIN statement.
    interface 
    A step in the construction of the CREATE DOMAIN statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the CREATE INDEX statement.
    interface 
    A step in the construction of the CREATE INDEX statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the CREATE SEQUENCE statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the CREATE SEQUENCE statement.
    interface 
    A step in the construction of the CREATE TABLE statement.
    interface 
    A step in the construction of the CREATE TABLE statement.
    interface 
    A step in the construction of the CREATE TABLE statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the CREATE TABLE statement.
    interface 
    A step in the construction of the CREATE TABLE statement.
    interface 
    A step in the construction of the CREATE TABLE statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the DROP DOMAIN statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the DROP FUNCTION statement.
    interface 
    A step in the construction of the DROP INDEX statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the DROP INDEX statement.
    interface 
    A step in the construction of the DROP PROCEDURE statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the DROP SCHEMA statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the DROP SYNONYM statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the DROP TABLE statement.
    interface 
    A step in the construction of the DROP TRIGGER statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the DROP TYPE statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the DROP VIEW statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the GRANT statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    Truncate<R extends Record>
    A step in the construction of the TRUNCATE statement.
    interface 
    A step in the construction of the TRUNCATE statement.
    interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    - [#11329] - 3.15.0 - This type will be removed in the future.
    interface 
    A step in the construction of the TRUNCATE statement.
    Methods in org.jooq that return DDLQuery
    Modifier and Type
    Method
    Description
    @NotNull DDLQuery
    CreateFunctionAsStep.as(Collection<? extends Statement> body)
    Add the AS clause to the CREATE FUNCTION statement.
    @NotNull DDLQuery
    CreateFunctionAsStep.as(Statement body)
    Add the AS clause to the CREATE FUNCTION statement.
    @NotNull DDLQuery
    CreateFunctionAsStep.as(Statement... body)
    Add the AS clause to the CREATE FUNCTION statement.
    @NotNull DDLQuery
    CreateProcedureAsStep.as(Collection<? extends Statement> body)
    Add the AS clause to the CREATE PROCEDURE statement.
    @NotNull DDLQuery
    CreateProcedureAsStep.as(Statement body)
    Add the AS clause to the CREATE PROCEDURE statement.
    @NotNull DDLQuery
    CreateProcedureAsStep.as(Statement... body)
    Add the AS clause to the CREATE PROCEDURE statement.
    @NotNull DDLQuery
    CreateTriggerActionStep.as(Collection<? extends Statement> body)
    Add the AS clause to the CREATE TRIGGER statement.
    @NotNull DDLQuery
    CreateTriggerActionStep.as(Statement body)
    Add the AS clause to the CREATE TRIGGER statement.
    @NotNull DDLQuery
    CreateTriggerActionStep.as(Statement... body)
    Add the AS clause to the CREATE TRIGGER statement.
    @NotNull DDLQuery
    DSLContext.dropPublicSynonym(String synonym)
    The DROP PUBLIC SYNONYM statement.
    @NotNull DDLQuery
    DSLContext.dropPublicSynonym(Name synonym)
    The DROP PUBLIC SYNONYM statement.
    @NotNull DDLQuery
    DSLContext.dropPublicSynonym(Synonym synonym)
    The DROP PUBLIC SYNONYM statement.
    @NotNull DDLQuery
    DSLContext.dropPublicSynonymIfExists(String synonym)
    The DROP PUBLIC SYNONYM IF EXISTS statement.
    @NotNull DDLQuery
    DSLContext.dropPublicSynonymIfExists(Name synonym)
    The DROP PUBLIC SYNONYM IF EXISTS statement.
    @NotNull DDLQuery
    DSLContext.dropPublicSynonymIfExists(Synonym synonym)
    The DROP PUBLIC SYNONYM IF EXISTS statement.
    @NotNull DDLQuery
    CreateSynonymForStep.for_(String table)
    Add the FOR clause to the CREATE SYNONYM statement.
    @NotNull DDLQuery
    CreateSynonymForStep.for_(Name table)
    Add the FOR clause to the CREATE SYNONYM statement.
    @NotNull DDLQuery
    CreateSynonymForStep.for_(Table<?> table)
    Add the FOR clause to the CREATE SYNONYM statement.
    @NotNull DDLQuery
    DropSynonymForStep.for_(String table)
    Add the FOR clause to the DROP SYNONYM statement.
    @NotNull DDLQuery
    DropSynonymForStep.for_(Name table)
    Add the FOR clause to the DROP SYNONYM statement.
    @NotNull DDLQuery
    DropSynonymForStep.for_(Table<?> table)
    Add the FOR clause to the DROP SYNONYM statement.
    @NotNull DDLQuery
    DropTriggerOnStep.on(String on)
    Add the ON clause to the DROP TRIGGER statement.
    @NotNull DDLQuery
    DropTriggerOnStep.on(Name on)
    Add the ON clause to the DROP TRIGGER statement.
    @NotNull DDLQuery
    DropTriggerOnStep.on(Table<?> on)
    Add the ON clause to the DROP TRIGGER statement.
    @NotNull DDLQuery
    DropFunctionParametersStep.parameters(Collection<? extends Parameter<?>> parameters)
    Add the PARAMETERS clause to the DROP FUNCTION statement.
    @NotNull DDLQuery
    DropFunctionParametersStep.parameters(Parameter<?>... parameters)
    Add the PARAMETERS clause to the DROP FUNCTION statement.
    @NotNull DDLQuery
    DropProcedureParametersStep.parameters(Collection<? extends Parameter<?>> parameters)
    Add the PARAMETERS clause to the DROP PROCEDURE statement.
    @NotNull DDLQuery
    DropProcedureParametersStep.parameters(Parameter<?>... parameters)
    Add the PARAMETERS clause to the DROP PROCEDURE statement.
  • Uses of DDLQuery in org.jooq.impl

    Subinterfaces of DDLQuery in org.jooq.impl
    Modifier and Type
    Interface
    Description
    static interface 
    The ALTER DATABASE statement.
    static interface 
    The ALTER DOMAIN statement.
    static interface 
    The ALTER INDEX statement.
    static interface 
    The ALTER SCHEMA statement.
    static interface 
    The ALTER SEQUENCE statement.
    static interface 
    The ALTER TYPE statement.
    static interface 
    The ALTER VIEW statement.
    static interface 
    The COMMENT ON TABLE statement.
    static interface 
    The CREATE DATABASE statement.
    static interface 
    The CREATE DOMAIN statement.
    static interface 
    The CREATE FUNCTION statement.
    static interface 
    The CREATE INDEX statement.
    static interface 
    The CREATE PROCEDURE statement.
    static interface 
    The CREATE SCHEMA statement.
    static interface 
    The CREATE SEQUENCE statement.
    static interface 
    The CREATE SYNONYM statement.
    static interface 
    The CREATE TABLE statement.
    static interface 
    The CREATE TRIGGER statement.
    static interface 
    The CREATE TYPE statement.
    static interface 
    The CREATE VIEW statement.
    static interface 
    The DROP DATABASE statement.
    static interface 
    The DROP DOMAIN statement.
    static interface 
    The DROP FUNCTION statement.
    static interface 
    The DROP INDEX statement.
    static interface 
    The DROP PROCEDURE statement.
    static interface 
    The DROP SCHEMA statement.
    static interface 
    The DROP SEQUENCE statement.
    static interface 
    The DROP SYNONYM statement.
    static interface 
    The DROP TABLE statement.
    static interface 
    The DROP TRIGGER statement.
    static interface 
    The DROP TYPE statement.
    static interface 
    The DROP VIEW statement.
    static interface 
    The GRANT statement.
    static interface 
    The REVOKE statement.
    static interface 
    QOM.Truncate<R extends Record>
    The TRUNCATE statement.
    Methods in org.jooq.impl that return DDLQuery
    Modifier and Type
    Method
    Description
    DefaultDSLContext.dropPublicSynonym(String synonym)
     
    DefaultDSLContext.dropPublicSynonym(Name synonym)
     
    DefaultDSLContext.dropPublicSynonym(Synonym synonym)
     
    static DDLQuery
    The DROP PUBLIC SYNONYM statement.
    static DDLQuery
    DSL.dropPublicSynonym(Name synonym)
    The DROP PUBLIC SYNONYM statement.
    static DDLQuery
    The DROP PUBLIC SYNONYM statement.
    DefaultDSLContext.dropPublicSynonymIfExists(String synonym)
     
    DefaultDSLContext.dropPublicSynonymIfExists(Name synonym)
     
    DefaultDSLContext.dropPublicSynonymIfExists(Synonym synonym)
     
    static DDLQuery
    The DROP PUBLIC SYNONYM IF EXISTS statement.
    static DDLQuery
    The DROP PUBLIC SYNONYM IF EXISTS statement.
    static DDLQuery
    The DROP PUBLIC SYNONYM IF EXISTS statement.