Interface GeneratorSettings

All Known Implementing Classes:
InFlightMetadataCollectorImpl

@Incubating public interface GeneratorSettings
Exposes the default catalog and schema to the generator creation process. The defaults specified here are ultimately passed to the generator itself via the GeneratorCreationContext.
Since:
7
See Also:
  • Method Details