Module org.jooq

Class InformixDSL

java.lang.Object
org.jooq.impl.DSL
org.jooq.util.informix.InformixDSL

@Deprecated(forRemoval=true, since="3.15") public class InformixDSL extends DSL
Deprecated, for removal: This API element is subject to removal in a future version.
- 3.15.0 - [#10796] - This class will be removed, soon, no more vendor specific DSL API will be added.
The SQLDialect.INFORMIX specific DSL.
Author:
Lukas Eder
  • Constructor Details

    • InformixDSL

      protected InformixDSL()
      Deprecated, for removal: This API element is subject to removal in a future version.
      No instances