Klasse MetaExtensions.SyntheticColumnTypeExtension

java.lang.Object
org.jooq.meta.jaxb.SyntheticColumnType
org.jooq.codegen.gradle.MetaExtensions.SyntheticColumnTypeExtension
Alle implementierten Schnittstellen:
Serializable, org.jooq.util.jaxb.tools.XMLAppendable
Umschließende Klasse:
MetaExtensions

public static class MetaExtensions.SyntheticColumnTypeExtension extends org.jooq.meta.jaxb.SyntheticColumnType
Siehe auch:
  • Feldübersicht

    Von Klasse geerbte Felder org.jooq.meta.jaxb.SyntheticColumnType

    comment, ignoreUnused, name, tables, type
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    SyntheticColumnTypeExtension(org.gradle.api.model.ObjectFactory objects)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
     

    Von Klasse geerbte Methoden org.jooq.meta.jaxb.SyntheticColumnType

    appendTo, equals, getComment, getName, getTables, getType, hashCode, isIgnoreUnused, setComment, setIgnoreUnused, setName, setTables, setType, toString, withComment, withIgnoreUnused, withName, withTables, withType

    Von Klasse geerbte Methoden java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Konstruktordetails

    • SyntheticColumnTypeExtension

      @Inject public SyntheticColumnTypeExtension(org.gradle.api.model.ObjectFactory objects)
  • Methodendetails

    • getIgnoreUnused

      public Boolean getIgnoreUnused()