java.lang.Object
org.jooq.meta.jaxb.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.jooq.meta.jaxb package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jooq.meta.jaxb -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungCreate an instance ofCatalogMappingTypeCreate an instance ofCommentTypeCreate an instance ofConfigurationCreate an instance ofCustomTypeCreate an instance ofDatabaseCreate an instance ofEmbeddableDefinitionTypeCreate an instance ofEmbeddableFieldCreate an instance ofEnumTypeCreate an instance ofForcedTypeCreate an instance ofGenerateCreate an instance ofGeneratorCreate an instance ofJdbcCreate an instance ofLambdaConverterCreate an instance ofMatcherRuleCreate an instance ofMatchersCreate an instance ofMatchersAttributeTypeCreate an instance ofMatchersCatalogTypeCreate an instance ofMatchersEmbeddableTypeCreate an instance ofMatchersEnumTypeCreate an instance ofMatchersFieldTypeCreate an instance ofMatchersForeignKeyTypeCreate an instance ofMatchersIndexTypeCreate an instance ofMatchersPrimaryKeyTypeCreate an instance ofMatchersRoutineTypeCreate an instance ofMatchersSchemaTypeCreate an instance ofMatchersSequenceTypeCreate an instance ofMatchersTableTypeCreate an instance ofMatchersUDTTypeCreate an instance ofMatchersUniqueKeyTypeCreate an instance ofPropertyCreate an instance ofSchemaMappingTypeCreate an instance ofStrategyCreate an instance ofSyntheticColumnTypeCreate an instance ofSyntheticDaoMethodTypeCreate an instance ofSyntheticDaoTypeCreate an instance ofSyntheticEnumTypeCreate an instance ofSyntheticForeignKeyTypeCreate an instance ofSyntheticIdentityTypeCreate an instance ofSyntheticObjectsTypeCreate an instance ofSyntheticPrimaryKeyTypeCreate an instance ofSyntheticReadonlyColumnTypeCreate an instance ofSyntheticReadonlyRowidTypeCreate an instance ofSyntheticUniqueKeyTypeCreate an instance ofSyntheticViewTypeCreate an instance ofTarget
-
Konstruktordetails
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jooq.meta.jaxb
-
-
Methodendetails
-
createConfiguration
Create an instance ofConfiguration -
createJdbc
Create an instance ofJdbc -
createGenerator
Create an instance ofGenerator -
createProperty
Create an instance ofProperty -
createStrategy
Create an instance ofStrategy -
createMatchers
Create an instance ofMatchers -
createMatchersCatalogType
Create an instance ofMatchersCatalogType -
createMatchersSchemaType
Create an instance ofMatchersSchemaType -
createMatchersTableType
Create an instance ofMatchersTableType -
createMatchersIndexType
Create an instance ofMatchersIndexType -
createMatchersPrimaryKeyType
Create an instance ofMatchersPrimaryKeyType -
createMatchersUniqueKeyType
Create an instance ofMatchersUniqueKeyType -
createMatchersForeignKeyType
Create an instance ofMatchersForeignKeyType -
createMatchersFieldType
Create an instance ofMatchersFieldType -
createMatchersRoutineType
Create an instance ofMatchersRoutineType -
createMatchersSequenceType
Create an instance ofMatchersSequenceType -
createMatchersEnumType
Create an instance ofMatchersEnumType -
createMatchersEmbeddableType
Create an instance ofMatchersEmbeddableType -
createMatchersUDTType
Create an instance ofMatchersUDTType -
createMatchersAttributeType
Create an instance ofMatchersAttributeType -
createMatcherRule
Create an instance ofMatcherRule -
createDatabase
Create an instance ofDatabase -
createCommentType
Create an instance ofCommentType -
createSyntheticObjectsType
Create an instance ofSyntheticObjectsType -
createSyntheticReadonlyColumnType
Create an instance ofSyntheticReadonlyColumnType -
createSyntheticReadonlyRowidType
Create an instance ofSyntheticReadonlyRowidType -
createSyntheticColumnType
Create an instance ofSyntheticColumnType -
createSyntheticIdentityType
Create an instance ofSyntheticIdentityType -
createSyntheticEnumType
Create an instance ofSyntheticEnumType -
createSyntheticPrimaryKeyType
Create an instance ofSyntheticPrimaryKeyType -
createSyntheticUniqueKeyType
Create an instance ofSyntheticUniqueKeyType -
createSyntheticForeignKeyType
Create an instance ofSyntheticForeignKeyType -
createSyntheticViewType
Create an instance ofSyntheticViewType -
createSyntheticDaoType
Create an instance ofSyntheticDaoType -
createSyntheticDaoMethodType
Create an instance ofSyntheticDaoMethodType -
createCatalogMappingType
Create an instance ofCatalogMappingType -
createSchemaMappingType
Create an instance ofSchemaMappingType -
createCustomType
Create an instance ofCustomType -
createEnumType
Create an instance ofEnumType -
createEmbeddableDefinitionType
Create an instance ofEmbeddableDefinitionType -
createEmbeddableField
Create an instance ofEmbeddableField -
createForcedType
Create an instance ofForcedType -
createLambdaConverter
Create an instance ofLambdaConverter -
createGenerate
Create an instance ofGenerate -
createTarget
Create an instance ofTarget
-