Module org.jooq
Package org.jooq.impl

Class QOM.NotYetImplementedException

All Implemented Interfaces:
Serializable
Enclosing class:
QOM

@Deprecated(forRemoval=true) public static class QOM.NotYetImplementedException extends RuntimeException
Deprecated, for removal: This API element is subject to removal in a future version.
- [#12425] - 3.16.0 - Missing implementations should be added as soon as possible!
A marker interface for QueryPart methods that have not yet been implemented.
See Also:
  • Constructor Details

    • NotYetImplementedException

      public NotYetImplementedException()
      Deprecated, for removal: This API element is subject to removal in a future version.