Klasse MetaExtensions.DatabaseExtension

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

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

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

    catalogs, catalogVersionProvider, comments, customTypes, dateAsTimestamp, embeddableDomains, embeddablePrimaryKeys, embeddables, embeddableUniqueKeys, enumTypes, excludes, excludeSql, forcedTypes, forcedTypesForBuiltinDataTypeExtensions, forcedTypesForXMLSchemaCollections, forceIntegerTypesOnZeroScaleDecimals, ignoreProcedureReturnValues, includeCheckConstraints, includeDomains, includeEmbeddables, includeExcludeColumns, includeExcludePackageRoutines, includeForeignKeys, includeIndexes, includeInvisibleColumns, includePackageConstants, includePackageRoutines, includePackages, includePackageUDTs, includePrimaryKeys, includeRoutines, includes, includeSequences, includeSql, includeSynonyms, includeSystemCheckConstraints, includeSystemIndexes, includeSystemSequences, includeSystemTables, includeSystemUDTs, includeTables, includeTriggerRoutines, includeTriggers, includeUDTs, includeUniqueKeys, includeXMLSchemaCollections, inputCatalog, inputSchema, integerDisplayWidths, invisibleColumnsAsHidden, java, logSlowQueriesAfterSeconds, logSlowResultsAfterSeconds, name, oracleUseDBAViews, orderProvider, outputCatalog, outputCatalogToDefault, outputSchema, outputSchemaToDefault, overridePrimaryKeys, properties, readonlyComputedColumns, readonlyIdentities, readonlyNonUpdatableColumns, recordTimestampFields, recordVersionFields, regexFlags, regexMatchesPartialQualification, schemata, schemaVersionProvider, sqlMatchesPartialQualification, syntheticIdentities, syntheticObjects, syntheticPrimaryKeys, tableValuedFunctions, unsignedTypes
  • Konstruktorübersicht

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

    Modifizierer und Typ
    Methode
    Beschreibung
    void
     
    void
    comments(org.gradle.api.Action<MetaExtensions.CommentTypeListExtension> action)
     
    void
    customTypes(org.gradle.api.Action<MetaExtensions.CustomTypeListExtension> action)
     
    void
     
    void
    enumTypes(org.gradle.api.Action<MetaExtensions.EnumTypeListExtension> action)
     
    void
    forcedTypes(org.gradle.api.Action<MetaExtensions.ForcedTypeListExtension> action)
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    void
    properties(org.gradle.api.Action<MetaExtensions.PropertyListExtension> action)
     
    void
     
    void
     

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

    appendTo, equals, getCatalogs, getCatalogVersionProvider, getComments, getCustomTypes, getEmbeddableDomains, getEmbeddablePrimaryKeys, getEmbeddables, getEmbeddableUniqueKeys, getEnumTypes, getExcludes, getExcludeSql, getForcedTypes, getIncludes, getIncludeSql, getInputCatalog, getInputSchema, getJava, getLogSlowQueriesAfterSeconds, getLogSlowResultsAfterSeconds, getName, getOrderProvider, getOutputCatalog, getOutputSchema, getOverridePrimaryKeys, getProperties, getRecordTimestampFields, getRecordVersionFields, getRegexFlags, getSchemata, getSchemaVersionProvider, getSyntheticIdentities, getSyntheticObjects, getSyntheticPrimaryKeys, hashCode, isDateAsTimestamp, isForcedTypesForBuiltinDataTypeExtensions, isForcedTypesForXMLSchemaCollections, isForceIntegerTypesOnZeroScaleDecimals, isIgnoreProcedureReturnValues, isIncludeCheckConstraints, isIncludeDomains, isIncludeEmbeddables, isIncludeExcludeColumns, isIncludeExcludePackageRoutines, isIncludeForeignKeys, isIncludeIndexes, isIncludeInvisibleColumns, isIncludePackageConstants, isIncludePackageRoutines, isIncludePackages, isIncludePackageUDTs, isIncludePrimaryKeys, isIncludeRoutines, isIncludeSequences, isIncludeSynonyms, isIncludeSystemCheckConstraints, isIncludeSystemIndexes, isIncludeSystemSequences, isIncludeSystemTables, isIncludeSystemUDTs, isIncludeTables, isIncludeTriggerRoutines, isIncludeTriggers, isIncludeUDTs, isIncludeUniqueKeys, isIncludeXMLSchemaCollections, isIntegerDisplayWidths, isInvisibleColumnsAsHidden, isOracleUseDBAViews, isOutputCatalogToDefault, isOutputSchemaToDefault, isReadonlyComputedColumns, isReadonlyIdentities, isReadonlyNonUpdatableColumns, isRegexMatchesPartialQualification, isSqlMatchesPartialQualification, isTableValuedFunctions, isUnsignedTypes, setCatalogs, setCatalogVersionProvider, setComments, setCustomTypes, setDateAsTimestamp, setEmbeddableDomains, setEmbeddablePrimaryKeys, setEmbeddables, setEmbeddableUniqueKeys, setEnumTypes, setExcludes, setExcludeSql, setForcedTypes, setForcedTypesForBuiltinDataTypeExtensions, setForcedTypesForXMLSchemaCollections, setForceIntegerTypesOnZeroScaleDecimals, setIgnoreProcedureReturnValues, setIncludeCheckConstraints, setIncludeDomains, setIncludeEmbeddables, setIncludeExcludeColumns, setIncludeExcludePackageRoutines, setIncludeForeignKeys, setIncludeIndexes, setIncludeInvisibleColumns, setIncludePackageConstants, setIncludePackageRoutines, setIncludePackages, setIncludePackageUDTs, setIncludePrimaryKeys, setIncludeRoutines, setIncludes, setIncludeSequences, setIncludeSql, setIncludeSynonyms, setIncludeSystemCheckConstraints, setIncludeSystemIndexes, setIncludeSystemSequences, setIncludeSystemTables, setIncludeSystemUDTs, setIncludeTables, setIncludeTriggerRoutines, setIncludeTriggers, setIncludeUDTs, setIncludeUniqueKeys, setIncludeXMLSchemaCollections, setInputCatalog, setInputSchema, setIntegerDisplayWidths, setInvisibleColumnsAsHidden, setJava, setLogSlowQueriesAfterSeconds, setLogSlowResultsAfterSeconds, setName, setOracleUseDBAViews, setOrderProvider, setOutputCatalog, setOutputCatalogToDefault, setOutputSchema, setOutputSchemaToDefault, setOverridePrimaryKeys, setProperties, setReadonlyComputedColumns, setReadonlyIdentities, setReadonlyNonUpdatableColumns, setRecordTimestampFields, setRecordVersionFields, setRegexMatchesPartialQualification, setSchemata, setSchemaVersionProvider, setSqlMatchesPartialQualification, setSyntheticIdentities, setSyntheticObjects, setSyntheticPrimaryKeys, setTableValuedFunctions, setUnsignedTypes, toString, withCatalogs, withCatalogs, withCatalogs, withCatalogVersionProvider, withComments, withComments, withComments, withCustomTypes, withCustomTypes, withCustomTypes, withDateAsTimestamp, withEmbeddableDomains, withEmbeddablePrimaryKeys, withEmbeddables, withEmbeddables, withEmbeddables, withEmbeddableUniqueKeys, withEnumTypes, withEnumTypes, withEnumTypes, withExcludes, withExcludeSql, withForcedTypes, withForcedTypes, withForcedTypes, withForcedTypesForBuiltinDataTypeExtensions, withForcedTypesForXMLSchemaCollections, withForceIntegerTypesOnZeroScaleDecimals, withIgnoreProcedureReturnValues, withIncludeCheckConstraints, withIncludeDomains, withIncludeEmbeddables, withIncludeExcludeColumns, withIncludeExcludePackageRoutines, withIncludeForeignKeys, withIncludeIndexes, withIncludeInvisibleColumns, withIncludePackageConstants, withIncludePackageRoutines, withIncludePackages, withIncludePackageUDTs, withIncludePrimaryKeys, withIncludeRoutines, withIncludes, withIncludeSequences, withIncludeSql, withIncludeSynonyms, withIncludeSystemCheckConstraints, withIncludeSystemIndexes, withIncludeSystemSequences, withIncludeSystemTables, withIncludeSystemUDTs, withIncludeTables, withIncludeTriggerRoutines, withIncludeTriggers, withIncludeUDTs, withIncludeUniqueKeys, withIncludeXMLSchemaCollections, withInputCatalog, withInputSchema, withIntegerDisplayWidths, withInvisibleColumnsAsHidden, withJava, withLogSlowQueriesAfterSeconds, withLogSlowResultsAfterSeconds, withName, withOracleUseDBAViews, withOrderProvider, withOutputCatalog, withOutputCatalogToDefault, withOutputSchema, withOutputSchemaToDefault, withOverridePrimaryKeys, withProperties, withProperties, withProperties, withReadonlyComputedColumns, withReadonlyIdentities, withReadonlyNonUpdatableColumns, withRecordTimestampFields, withRecordVersionFields, withRegexFlags, withRegexFlags, withRegexMatchesPartialQualification, withSchemata, withSchemata, withSchemata, withSchemaVersionProvider, withSqlMatchesPartialQualification, withSyntheticIdentities, withSyntheticObjects, withSyntheticPrimaryKeys, withTableValuedFunctions, withUnsignedTypes

    Von Klasse geerbte Methoden java.lang.Object

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

    • DatabaseExtension

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

    • getRegexMatchesPartialQualification

      public Boolean getRegexMatchesPartialQualification()
    • getSqlMatchesPartialQualification

      public Boolean getSqlMatchesPartialQualification()
    • getIncludeExcludeColumns

      public Boolean getIncludeExcludeColumns()
    • getIncludeExcludePackageRoutines

      public Boolean getIncludeExcludePackageRoutines()
    • getIncludeTables

      public Boolean getIncludeTables()
    • getIncludeEmbeddables

      public Boolean getIncludeEmbeddables()
    • getIncludeRoutines

      public Boolean getIncludeRoutines()
    • getIncludeTriggerRoutines

      public Boolean getIncludeTriggerRoutines()
    • getIncludePackages

      public Boolean getIncludePackages()
    • getIncludePackageRoutines

      public Boolean getIncludePackageRoutines()
    • getIncludePackageUDTs

      public Boolean getIncludePackageUDTs()
    • getIncludePackageConstants

      public Boolean getIncludePackageConstants()
    • getIncludeXMLSchemaCollections

      public Boolean getIncludeXMLSchemaCollections()
    • getIncludeUDTs

      public Boolean getIncludeUDTs()
    • getIncludeDomains

      public Boolean getIncludeDomains()
    • getIncludeTriggers

      public Boolean getIncludeTriggers()
    • getIncludeSynonyms

      public Boolean getIncludeSynonyms()
    • getIncludeSequences

      public Boolean getIncludeSequences()
    • getIncludeIndexes

      public Boolean getIncludeIndexes()
    • getIncludePrimaryKeys

      public Boolean getIncludePrimaryKeys()
    • getIncludeUniqueKeys

      public Boolean getIncludeUniqueKeys()
    • getIncludeForeignKeys

      public Boolean getIncludeForeignKeys()
    • getIncludeCheckConstraints

      public Boolean getIncludeCheckConstraints()
    • getIncludeSystemTables

      public Boolean getIncludeSystemTables()
    • getIncludeSystemIndexes

      public Boolean getIncludeSystemIndexes()
    • getIncludeSystemCheckConstraints

      public Boolean getIncludeSystemCheckConstraints()
    • getIncludeSystemSequences

      public Boolean getIncludeSystemSequences()
    • getIncludeSystemUDTs

      public Boolean getIncludeSystemUDTs()
    • getIncludeInvisibleColumns

      public Boolean getIncludeInvisibleColumns()
    • getInvisibleColumnsAsHidden

      public Boolean getInvisibleColumnsAsHidden()
    • syntheticObjects

      public void syntheticObjects(org.gradle.api.Action<MetaExtensions.SyntheticObjectsTypeExtension> action)
    • getDateAsTimestamp

      public Boolean getDateAsTimestamp()
    • getIgnoreProcedureReturnValues

      public Boolean getIgnoreProcedureReturnValues()
    • getUnsignedTypes

      public Boolean getUnsignedTypes()
    • getIntegerDisplayWidths

      public Boolean getIntegerDisplayWidths()
    • getOutputCatalogToDefault

      public Boolean getOutputCatalogToDefault()
    • getOutputSchemaToDefault

      public Boolean getOutputSchemaToDefault()
    • getReadonlyIdentities

      public Boolean getReadonlyIdentities()
    • getReadonlyComputedColumns

      public Boolean getReadonlyComputedColumns()
    • getReadonlyNonUpdatableColumns

      public Boolean getReadonlyNonUpdatableColumns()
    • getForcedTypesForBuiltinDataTypeExtensions

      public Boolean getForcedTypesForBuiltinDataTypeExtensions()
    • getForcedTypesForXMLSchemaCollections

      public Boolean getForcedTypesForXMLSchemaCollections()
    • getForceIntegerTypesOnZeroScaleDecimals

      public Boolean getForceIntegerTypesOnZeroScaleDecimals()
    • getTableValuedFunctions

      public Boolean getTableValuedFunctions()
    • getOracleUseDBAViews

      public Boolean getOracleUseDBAViews()
    • properties

      public void properties(org.gradle.api.Action<MetaExtensions.PropertyListExtension> action)
    • comments

      public void comments(org.gradle.api.Action<MetaExtensions.CommentTypeListExtension> action)
    • catalogs

      public void catalogs(org.gradle.api.Action<MetaExtensions.CatalogMappingTypeListExtension> action)
    • schemata

      public void schemata(org.gradle.api.Action<MetaExtensions.SchemaMappingTypeListExtension> action)
    • embeddables

      public void embeddables(org.gradle.api.Action<MetaExtensions.EmbeddableDefinitionTypeListExtension> action)
    • customTypes

      public void customTypes(org.gradle.api.Action<MetaExtensions.CustomTypeListExtension> action)
    • enumTypes

      public void enumTypes(org.gradle.api.Action<MetaExtensions.EnumTypeListExtension> action)
    • forcedTypes

      public void forcedTypes(org.gradle.api.Action<MetaExtensions.ForcedTypeListExtension> action)