Klasse MetaExtensions.SyntheticPrimaryKeyTypeExtension

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

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

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

    fields, ignoreUnused, key, name, tables
  • Konstruktorübersicht

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

    Modifizierer und Typ
    Methode
    Beschreibung
     

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

    appendTo, equals, getFields, getKey, getName, getTables, hashCode, isIgnoreUnused, setFields, setIgnoreUnused, setKey, setName, setTables, toString, withFields, withFields, withFields, withIgnoreUnused, withKey, withName, withTables

    Von Klasse geerbte Methoden java.lang.Object

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

    • SyntheticPrimaryKeyTypeExtension

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

    • getIgnoreUnused

      public Boolean getIgnoreUnused()