Interface Introspector

All Superinterfaces:
Validator

public interface Introspector extends Validator
Configuration interface for jOOQ introspection. Extends Validator to reuse jOOQ package configuration, including external references and imports.
  • Method Details

    • getOutputFile

      String getOutputFile()
      Returns:
      Output path for the LSP configuration JSON file
    • includeExternalReferencesForLSP

      boolean includeExternalReferencesForLSP()
      Returns:
      Whether to include external references in the LSP configuration