Klasse MetaExtensions.SyntheticEnumTypeExtension

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

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

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

    comment, fields, ignoreUnused, literals, literalsFromCheckConstraints, literalsFromColumnContent, literalSql, name, tables
  • Konstruktorübersicht

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

    Modifizierer und Typ
    Methode
    Beschreibung
     
     
     

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

    appendTo, equals, getComment, getFields, getLiterals, getLiteralSql, getName, getTables, hashCode, isIgnoreUnused, isLiteralsFromCheckConstraints, isLiteralsFromColumnContent, setComment, setFields, setIgnoreUnused, setLiterals, setLiteralsFromCheckConstraints, setLiteralsFromColumnContent, setLiteralSql, setName, setTables, toString, withComment, withFields, withIgnoreUnused, withLiterals, withLiterals, withLiterals, withLiteralsFromCheckConstraints, withLiteralsFromColumnContent, withLiteralSql, withName, withTables

    Von Klasse geerbte Methoden java.lang.Object

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

    • SyntheticEnumTypeExtension

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

    • getLiteralsFromColumnContent

      public Boolean getLiteralsFromColumnContent()
    • getLiteralsFromCheckConstraints

      public Boolean getLiteralsFromCheckConstraints()
    • getIgnoreUnused

      public Boolean getIgnoreUnused()