Module org.jooq

Class H2DSL

java.lang.Object
org.jooq.impl.DSL
org.jooq.util.h2.H2DSL

@Deprecated(forRemoval=true, since="3.15") public class H2DSL 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.H2 specific DSL.
Author:
Lukas Eder
  • Constructor Details

    • H2DSL

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