java.lang.Object
org.jooq.meta.jaxb.CatalogMappingType
- Alle implementierten Schnittstellen:
Serializable,XMLAppendable
Configuration of an input catalog and its mappings.
- Siehe auch:
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected Stringprotected Booleanprotected List<SchemaMappingType> -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungfinal voidappendTo(XMLBuilder builder) booleanSee alsoDatabase.getInputCatalog()See alsoDatabase.getOutputCatalog()inthashCode()See alsoDatabase.isOutputCatalogToDefault()voidsetInputCatalog(String value) See alsoDatabase.getInputCatalog()voidsetOutputCatalog(String value) See alsoDatabase.getOutputCatalog()voidsetOutputCatalogToDefault(Boolean value) See alsoDatabase.isOutputCatalogToDefault()voidsetSchemata(List<SchemaMappingType> schemata) toString()withInputCatalog(String value) See alsoDatabase.getInputCatalog()withOutputCatalog(String value) See alsoDatabase.getOutputCatalog()See alsoDatabase.isOutputCatalogToDefault()withSchemata(Collection<SchemaMappingType> values) withSchemata(List<SchemaMappingType> schemata) withSchemata(SchemaMappingType... values)
-
Felddetails
-
inputCatalog
-
outputCatalog
-
outputCatalogToDefault
-
schemata
-
-
Konstruktordetails
-
CatalogMappingType
public CatalogMappingType()
-
-
Methodendetails
-
getInputCatalog
See alsoDatabase.getInputCatalog() -
setInputCatalog
See alsoDatabase.getInputCatalog() -
getOutputCatalog
See alsoDatabase.getOutputCatalog() -
setOutputCatalog
See alsoDatabase.getOutputCatalog() -
isOutputCatalogToDefault
See alsoDatabase.isOutputCatalogToDefault()- Gibt zurück:
- possible object is
Boolean
-
setOutputCatalogToDefault
See alsoDatabase.isOutputCatalogToDefault()- Parameter:
value- allowed object isBoolean
-
getSchemata
-
setSchemata
-
withInputCatalog
See alsoDatabase.getInputCatalog() -
withOutputCatalog
See alsoDatabase.getOutputCatalog() -
withOutputCatalogToDefault
See alsoDatabase.isOutputCatalogToDefault() -
withSchemata
-
withSchemata
-
withSchemata
-
appendTo
- Angegeben von:
appendToin SchnittstelleXMLAppendable
-
toString
-
equals
-
hashCode
public int hashCode()
-