Module org.jooq

Class HSQLDBDSL

java.lang.Object
org.jooq.impl.DSL
org.jooq.util.hsqldb.HSQLDBDSL

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

    • HSQLDBDSL

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