Class ObjectFactory
java.lang.Object
org.hibernate.boot.jaxb.mapping.spi.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.hibernate.boot.jaxb.mapping.spi package.
An ObjectFactory allows you to programmatically 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.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.boot.jaxb.mapping.spi -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofJaxbAnyDiscriminatorValueMappingImpl
Create an instance ofJaxbAnyMappingDiscriminatorImpl
Create an instance ofJaxbAnyMappingImpl
Create an instance ofJaxbAnyMappingKeyImpl
Create an instance ofJaxbAssociationOverrideImpl
Create an instance ofJaxbAttributeOverrideImpl
Create an instance ofJaxbAttributesContainerImpl
Create an instance ofJaxbBasicImpl
Create an instance ofJaxbCachingImpl
Create an instance ofJaxbCascadeTypeImpl
Create an instance ofJaxbCheckConstraintImpl
Create an instance ofJaxbCollectionIdImpl
Create an instance ofJaxbCollectionTableImpl
Create an instance ofJaxbCollectionUserTypeImpl
Create an instance ofJaxbCollectionUserTypeRegistrationImpl
Create an instance ofJaxbColumnImpl
Create an instance ofJaxbColumnResultImpl
Create an instance ofJaxbCompositeUserTypeRegistrationImpl
Create an instance ofJaxbConfigurationParameterImpl
Create an instance ofJaxbConstructorResultImpl
Create an instance ofJaxbConverterImpl
Create an instance ofJaxbConverterRegistrationImpl
Create an instance ofJaxbConvertImpl
Create an instance ofJaxbCustomSqlImpl
Create an instance ofJaxbDatabaseObjectImpl
Create an instance ofJaxbDatabaseObjectImpl.JaxbDefinitionImpl
Create an instance ofJaxbDatabaseObjectScopeImpl
Create an instance ofJaxbDiscriminatorColumnImpl
Create an instance ofJaxbDiscriminatorFormulaImpl
Create an instance ofJaxbElementCollectionImpl
Create an instance ofJaxbEmbeddableAttributesContainerImpl
Create an instance ofJaxbEmbeddableImpl
Create an instance ofJaxbEmbeddableInstantiatorRegistrationImpl
Create an instance ofJaxbEmbeddedIdImpl
Create an instance ofJaxbEmbeddedImpl
Create an instance ofJaxbEmptyTypeImpl
Create an instance ofJaxbEntityImpl
Create an instance ofJaxbEntityListenerContainerImpl
Create an instance ofJaxbEntityListenerImpl
Create an instance ofJaxbEntityMappingsImpl
Create an instance ofJaxbEntityResultImpl
Create an instance ofJaxbFetchProfileImpl
Create an instance ofJaxbFetchProfileImpl.JaxbFetchImpl
Create an instance ofJaxbFieldResultImpl
Create an instance ofJaxbFilterDefImpl
Create an instance ofJaxbFilterDefImpl.JaxbFilterParamImpl
Create an instance ofJaxbFilterImpl
Create an instance ofJaxbFilterImpl.JaxbAliasesImpl
Create an instance ofJaxbForeignKeyImpl
Create an instance ofJaxbGeneratedValueImpl
Create an instance ofJaxbGenericIdGeneratorImpl
Create an instance ofJaxbHqlImportImpl
Create an instance ofJaxbIdClassImpl
Create an instance ofJaxbIdImpl
Create an instance ofJaxbIndexImpl
Create an instance ofJaxbInheritanceImpl
Create an instance ofJaxbJavaTypeRegistrationImpl
Create an instance ofJaxbJdbcTypeRegistrationImpl
Create an instance ofJaxbJoinColumnImpl
Create an instance ofJaxbJoinTableImpl
Create an instance ofJaxbLobImpl
Create an instance ofJaxbManyToManyImpl
Create an instance ofJaxbManyToOneImpl
Create an instance ofJaxbMapKeyClassImpl
Create an instance ofJaxbMapKeyColumnImpl
Create an instance ofJaxbMapKeyImpl
Create an instance ofJaxbMapKeyJoinColumnImpl
Create an instance ofJaxbMappedSuperclassImpl
Create an instance ofJaxbMultiTenancyImpl
Create an instance ofJaxbNamedAttributeNodeImpl
Create an instance ofJaxbNamedEntityGraphImpl
Create an instance ofJaxbNamedHqlQueryImpl
Create an instance ofJaxbNamedNativeQueryImpl
Create an instance ofJaxbNamedStoredProcedureQueryImpl
Create an instance ofJaxbNamedSubgraphImpl
Create an instance ofJaxbNationalizedImpl
Create an instance ofJaxbNaturalIdImpl
Create an instance ofJaxbOneToManyImpl
Create an instance ofJaxbOneToOneImpl
Create an instance ofJaxbOrderColumnImpl
Create an instance ofJaxbPersistenceUnitDefaultsImpl
Create an instance ofJaxbPersistenceUnitMetadataImpl
Create an instance ofJaxbPluralAnyMappingImpl
Create an instance ofJaxbPluralAnyMappingImpl.JaxbSortNaturalImpl
Create an instance ofJaxbPostLoadImpl
Create an instance ofJaxbPostPersistImpl
Create an instance ofJaxbPostRemoveImpl
Create an instance ofJaxbPostUpdateImpl
Create an instance ofJaxbPrePersistImpl
Create an instance ofJaxbPreRemoveImpl
Create an instance ofJaxbPreUpdateImpl
Create an instance ofJaxbPrimaryKeyJoinColumnImpl
Create an instance ofJaxbPropertyRefImpl
Create an instance ofJaxbQueryHintImpl
Create an instance ofJaxbQueryParamTypeImpl
Create an instance ofJaxbSecondaryTableImpl
Create an instance ofJaxbSequenceGeneratorImpl
Create an instance ofJaxbSqlResultSetMappingImpl
Create an instance ofJaxbSqlSelectImpl
Create an instance ofJaxbStoredProcedureParameterImpl
Create an instance ofJaxbSynchronizedTableImpl
Create an instance ofJaxbTableGeneratorImpl
Create an instance ofJaxbTableImpl
Create an instance ofJaxbTenantIdImpl
Create an instance ofJaxbTransientImpl
Create an instance ofJaxbUniqueConstraintImpl
Create an instance ofJaxbUserTypeImpl
Create an instance ofJaxbUserTypeRegistrationImpl
Create an instance ofJaxbUuidGeneratorImpl
Create an instance ofJaxbVersionImpl
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.boot.jaxb.mapping.spi
-
-
Method Details
-
createJaxbPluralAnyMappingImpl
Create an instance ofJaxbPluralAnyMappingImpl
- Returns:
- the new instance of
JaxbPluralAnyMappingImpl
-
createJaxbFilterImpl
Create an instance ofJaxbFilterImpl
- Returns:
- the new instance of
JaxbFilterImpl
-
createJaxbDatabaseObjectImpl
Create an instance ofJaxbDatabaseObjectImpl
- Returns:
- the new instance of
JaxbDatabaseObjectImpl
-
createJaxbFetchProfileImpl
Create an instance ofJaxbFetchProfileImpl
- Returns:
- the new instance of
JaxbFetchProfileImpl
-
createJaxbFilterDefImpl
Create an instance ofJaxbFilterDefImpl
- Returns:
- the new instance of
JaxbFilterDefImpl
-
createJaxbEntityMappingsImpl
Create an instance ofJaxbEntityMappingsImpl
- Returns:
- the new instance of
JaxbEntityMappingsImpl
-
createJaxbPersistenceUnitMetadataImpl
Create an instance ofJaxbPersistenceUnitMetadataImpl
- Returns:
- the new instance of
JaxbPersistenceUnitMetadataImpl
-
createJaxbJavaTypeRegistrationImpl
Create an instance ofJaxbJavaTypeRegistrationImpl
- Returns:
- the new instance of
JaxbJavaTypeRegistrationImpl
-
createJaxbJdbcTypeRegistrationImpl
Create an instance ofJaxbJdbcTypeRegistrationImpl
- Returns:
- the new instance of
JaxbJdbcTypeRegistrationImpl
-
createJaxbUserTypeRegistrationImpl
Create an instance ofJaxbUserTypeRegistrationImpl
- Returns:
- the new instance of
JaxbUserTypeRegistrationImpl
-
createJaxbCompositeUserTypeRegistrationImpl
Create an instance ofJaxbCompositeUserTypeRegistrationImpl
- Returns:
- the new instance of
JaxbCompositeUserTypeRegistrationImpl
-
createJaxbCollectionUserTypeRegistrationImpl
Create an instance ofJaxbCollectionUserTypeRegistrationImpl
- Returns:
- the new instance of
JaxbCollectionUserTypeRegistrationImpl
-
createJaxbConverterRegistrationImpl
Create an instance ofJaxbConverterRegistrationImpl
- Returns:
- the new instance of
JaxbConverterRegistrationImpl
-
createJaxbEmbeddableInstantiatorRegistrationImpl
public JaxbEmbeddableInstantiatorRegistrationImpl createJaxbEmbeddableInstantiatorRegistrationImpl()Create an instance ofJaxbEmbeddableInstantiatorRegistrationImpl
- Returns:
- the new instance of
JaxbEmbeddableInstantiatorRegistrationImpl
-
createJaxbSequenceGeneratorImpl
Create an instance ofJaxbSequenceGeneratorImpl
- Returns:
- the new instance of
JaxbSequenceGeneratorImpl
-
createJaxbTableGeneratorImpl
Create an instance ofJaxbTableGeneratorImpl
- Returns:
- the new instance of
JaxbTableGeneratorImpl
-
createJaxbGenericIdGeneratorImpl
Create an instance ofJaxbGenericIdGeneratorImpl
- Returns:
- the new instance of
JaxbGenericIdGeneratorImpl
-
createJaxbNamedHqlQueryImpl
Create an instance ofJaxbNamedHqlQueryImpl
- Returns:
- the new instance of
JaxbNamedHqlQueryImpl
-
createJaxbNamedNativeQueryImpl
Create an instance ofJaxbNamedNativeQueryImpl
- Returns:
- the new instance of
JaxbNamedNativeQueryImpl
-
createJaxbNamedStoredProcedureQueryImpl
Create an instance ofJaxbNamedStoredProcedureQueryImpl
- Returns:
- the new instance of
JaxbNamedStoredProcedureQueryImpl
-
createJaxbSqlResultSetMappingImpl
Create an instance ofJaxbSqlResultSetMappingImpl
- Returns:
- the new instance of
JaxbSqlResultSetMappingImpl
-
createJaxbMappedSuperclassImpl
Create an instance ofJaxbMappedSuperclassImpl
- Returns:
- the new instance of
JaxbMappedSuperclassImpl
-
createJaxbEntityImpl
Create an instance ofJaxbEntityImpl
- Returns:
- the new instance of
JaxbEntityImpl
-
createJaxbEmbeddableImpl
Create an instance ofJaxbEmbeddableImpl
- Returns:
- the new instance of
JaxbEmbeddableImpl
-
createJaxbConverterImpl
Create an instance ofJaxbConverterImpl
- Returns:
- the new instance of
JaxbConverterImpl
-
createJaxbHqlImportImpl
Create an instance ofJaxbHqlImportImpl
- Returns:
- the new instance of
JaxbHqlImportImpl
-
createJaxbEmptyTypeImpl
Create an instance ofJaxbEmptyTypeImpl
- Returns:
- the new instance of
JaxbEmptyTypeImpl
-
createJaxbPersistenceUnitDefaultsImpl
Create an instance ofJaxbPersistenceUnitDefaultsImpl
- Returns:
- the new instance of
JaxbPersistenceUnitDefaultsImpl
-
createJaxbAssociationOverrideImpl
Create an instance ofJaxbAssociationOverrideImpl
- Returns:
- the new instance of
JaxbAssociationOverrideImpl
-
createJaxbAttributeOverrideImpl
Create an instance ofJaxbAttributeOverrideImpl
- Returns:
- the new instance of
JaxbAttributeOverrideImpl
-
createJaxbAttributesContainerImpl
Create an instance ofJaxbAttributesContainerImpl
- Returns:
- the new instance of
JaxbAttributesContainerImpl
-
createJaxbBasicImpl
Create an instance ofJaxbBasicImpl
- Returns:
- the new instance of
JaxbBasicImpl
-
createJaxbCascadeTypeImpl
Create an instance ofJaxbCascadeTypeImpl
- Returns:
- the new instance of
JaxbCascadeTypeImpl
-
createJaxbCheckConstraintImpl
Create an instance ofJaxbCheckConstraintImpl
- Returns:
- the new instance of
JaxbCheckConstraintImpl
-
createJaxbCollectionTableImpl
Create an instance ofJaxbCollectionTableImpl
- Returns:
- the new instance of
JaxbCollectionTableImpl
-
createJaxbColumnImpl
Create an instance ofJaxbColumnImpl
- Returns:
- the new instance of
JaxbColumnImpl
-
createJaxbColumnResultImpl
Create an instance ofJaxbColumnResultImpl
- Returns:
- the new instance of
JaxbColumnResultImpl
-
createJaxbConstructorResultImpl
Create an instance ofJaxbConstructorResultImpl
- Returns:
- the new instance of
JaxbConstructorResultImpl
-
createJaxbConvertImpl
Create an instance ofJaxbConvertImpl
- Returns:
- the new instance of
JaxbConvertImpl
-
createJaxbDiscriminatorColumnImpl
Create an instance ofJaxbDiscriminatorColumnImpl
- Returns:
- the new instance of
JaxbDiscriminatorColumnImpl
-
createJaxbDiscriminatorFormulaImpl
Create an instance ofJaxbDiscriminatorFormulaImpl
- Returns:
- the new instance of
JaxbDiscriminatorFormulaImpl
-
createJaxbElementCollectionImpl
Create an instance ofJaxbElementCollectionImpl
- Returns:
- the new instance of
JaxbElementCollectionImpl
-
createJaxbEmbeddableAttributesContainerImpl
Create an instance ofJaxbEmbeddableAttributesContainerImpl
- Returns:
- the new instance of
JaxbEmbeddableAttributesContainerImpl
-
createJaxbEmbeddedImpl
Create an instance ofJaxbEmbeddedImpl
- Returns:
- the new instance of
JaxbEmbeddedImpl
-
createJaxbEmbeddedIdImpl
Create an instance ofJaxbEmbeddedIdImpl
- Returns:
- the new instance of
JaxbEmbeddedIdImpl
-
createJaxbEntityListenerImpl
Create an instance ofJaxbEntityListenerImpl
- Returns:
- the new instance of
JaxbEntityListenerImpl
-
createJaxbEntityListenerContainerImpl
Create an instance ofJaxbEntityListenerContainerImpl
- Returns:
- the new instance of
JaxbEntityListenerContainerImpl
-
createJaxbEntityResultImpl
Create an instance ofJaxbEntityResultImpl
- Returns:
- the new instance of
JaxbEntityResultImpl
-
createJaxbFieldResultImpl
Create an instance ofJaxbFieldResultImpl
- Returns:
- the new instance of
JaxbFieldResultImpl
-
createJaxbForeignKeyImpl
Create an instance ofJaxbForeignKeyImpl
- Returns:
- the new instance of
JaxbForeignKeyImpl
-
createJaxbGeneratedValueImpl
Create an instance ofJaxbGeneratedValueImpl
- Returns:
- the new instance of
JaxbGeneratedValueImpl
-
createJaxbIdImpl
Create an instance ofJaxbIdImpl
- Returns:
- the new instance of
JaxbIdImpl
-
createJaxbIdClassImpl
Create an instance ofJaxbIdClassImpl
- Returns:
- the new instance of
JaxbIdClassImpl
-
createJaxbIndexImpl
Create an instance ofJaxbIndexImpl
- Returns:
- the new instance of
JaxbIndexImpl
-
createJaxbInheritanceImpl
Create an instance ofJaxbInheritanceImpl
- Returns:
- the new instance of
JaxbInheritanceImpl
-
createJaxbJoinColumnImpl
Create an instance ofJaxbJoinColumnImpl
- Returns:
- the new instance of
JaxbJoinColumnImpl
-
createJaxbJoinTableImpl
Create an instance ofJaxbJoinTableImpl
- Returns:
- the new instance of
JaxbJoinTableImpl
-
createJaxbLobImpl
Create an instance ofJaxbLobImpl
- Returns:
- the new instance of
JaxbLobImpl
-
createJaxbManyToManyImpl
Create an instance ofJaxbManyToManyImpl
- Returns:
- the new instance of
JaxbManyToManyImpl
-
createJaxbManyToOneImpl
Create an instance ofJaxbManyToOneImpl
- Returns:
- the new instance of
JaxbManyToOneImpl
-
createJaxbPropertyRefImpl
Create an instance ofJaxbPropertyRefImpl
- Returns:
- the new instance of
JaxbPropertyRefImpl
-
createJaxbMapKeyImpl
Create an instance ofJaxbMapKeyImpl
- Returns:
- the new instance of
JaxbMapKeyImpl
-
createJaxbMapKeyClassImpl
Create an instance ofJaxbMapKeyClassImpl
- Returns:
- the new instance of
JaxbMapKeyClassImpl
-
createJaxbMapKeyColumnImpl
Create an instance ofJaxbMapKeyColumnImpl
- Returns:
- the new instance of
JaxbMapKeyColumnImpl
-
createJaxbMapKeyJoinColumnImpl
Create an instance ofJaxbMapKeyJoinColumnImpl
- Returns:
- the new instance of
JaxbMapKeyJoinColumnImpl
-
createJaxbNamedAttributeNodeImpl
Create an instance ofJaxbNamedAttributeNodeImpl
- Returns:
- the new instance of
JaxbNamedAttributeNodeImpl
-
createJaxbNamedEntityGraphImpl
Create an instance ofJaxbNamedEntityGraphImpl
- Returns:
- the new instance of
JaxbNamedEntityGraphImpl
-
createJaxbNamedSubgraphImpl
Create an instance ofJaxbNamedSubgraphImpl
- Returns:
- the new instance of
JaxbNamedSubgraphImpl
-
createJaxbOneToManyImpl
Create an instance ofJaxbOneToManyImpl
- Returns:
- the new instance of
JaxbOneToManyImpl
-
createJaxbOneToOneImpl
Create an instance ofJaxbOneToOneImpl
- Returns:
- the new instance of
JaxbOneToOneImpl
-
createJaxbOrderColumnImpl
Create an instance ofJaxbOrderColumnImpl
- Returns:
- the new instance of
JaxbOrderColumnImpl
-
createJaxbPostLoadImpl
Create an instance ofJaxbPostLoadImpl
- Returns:
- the new instance of
JaxbPostLoadImpl
-
createJaxbPostPersistImpl
Create an instance ofJaxbPostPersistImpl
- Returns:
- the new instance of
JaxbPostPersistImpl
-
createJaxbPostRemoveImpl
Create an instance ofJaxbPostRemoveImpl
- Returns:
- the new instance of
JaxbPostRemoveImpl
-
createJaxbPostUpdateImpl
Create an instance ofJaxbPostUpdateImpl
- Returns:
- the new instance of
JaxbPostUpdateImpl
-
createJaxbPrePersistImpl
Create an instance ofJaxbPrePersistImpl
- Returns:
- the new instance of
JaxbPrePersistImpl
-
createJaxbPreRemoveImpl
Create an instance ofJaxbPreRemoveImpl
- Returns:
- the new instance of
JaxbPreRemoveImpl
-
createJaxbPreUpdateImpl
Create an instance ofJaxbPreUpdateImpl
- Returns:
- the new instance of
JaxbPreUpdateImpl
-
createJaxbPrimaryKeyJoinColumnImpl
Create an instance ofJaxbPrimaryKeyJoinColumnImpl
- Returns:
- the new instance of
JaxbPrimaryKeyJoinColumnImpl
-
createJaxbQueryHintImpl
Create an instance ofJaxbQueryHintImpl
- Returns:
- the new instance of
JaxbQueryHintImpl
-
createJaxbSecondaryTableImpl
Create an instance ofJaxbSecondaryTableImpl
- Returns:
- the new instance of
JaxbSecondaryTableImpl
-
createJaxbStoredProcedureParameterImpl
Create an instance ofJaxbStoredProcedureParameterImpl
- Returns:
- the new instance of
JaxbStoredProcedureParameterImpl
-
createJaxbTableImpl
Create an instance ofJaxbTableImpl
- Returns:
- the new instance of
JaxbTableImpl
-
createJaxbTransientImpl
Create an instance ofJaxbTransientImpl
- Returns:
- the new instance of
JaxbTransientImpl
-
createJaxbUniqueConstraintImpl
Create an instance ofJaxbUniqueConstraintImpl
- Returns:
- the new instance of
JaxbUniqueConstraintImpl
-
createJaxbVersionImpl
Create an instance ofJaxbVersionImpl
- Returns:
- the new instance of
JaxbVersionImpl
-
createJaxbConfigurationParameterImpl
Create an instance ofJaxbConfigurationParameterImpl
- Returns:
- the new instance of
JaxbConfigurationParameterImpl
-
createJaxbDatabaseObjectScopeImpl
Create an instance ofJaxbDatabaseObjectScopeImpl
- Returns:
- the new instance of
JaxbDatabaseObjectScopeImpl
-
createJaxbMultiTenancyImpl
Create an instance ofJaxbMultiTenancyImpl
- Returns:
- the new instance of
JaxbMultiTenancyImpl
-
createJaxbSqlSelectImpl
Create an instance ofJaxbSqlSelectImpl
- Returns:
- the new instance of
JaxbSqlSelectImpl
-
createJaxbCustomSqlImpl
Create an instance ofJaxbCustomSqlImpl
- Returns:
- the new instance of
JaxbCustomSqlImpl
-
createJaxbCachingImpl
Create an instance ofJaxbCachingImpl
- Returns:
- the new instance of
JaxbCachingImpl
-
createJaxbSynchronizedTableImpl
Create an instance ofJaxbSynchronizedTableImpl
- Returns:
- the new instance of
JaxbSynchronizedTableImpl
-
createJaxbTenantIdImpl
Create an instance ofJaxbTenantIdImpl
- Returns:
- the new instance of
JaxbTenantIdImpl
-
createJaxbNaturalIdImpl
Create an instance ofJaxbNaturalIdImpl
- Returns:
- the new instance of
JaxbNaturalIdImpl
-
createJaxbAnyMappingImpl
Create an instance ofJaxbAnyMappingImpl
- Returns:
- the new instance of
JaxbAnyMappingImpl
-
createJaxbAnyMappingDiscriminatorImpl
Create an instance ofJaxbAnyMappingDiscriminatorImpl
- Returns:
- the new instance of
JaxbAnyMappingDiscriminatorImpl
-
createJaxbAnyMappingKeyImpl
Create an instance ofJaxbAnyMappingKeyImpl
- Returns:
- the new instance of
JaxbAnyMappingKeyImpl
-
createJaxbAnyDiscriminatorValueMappingImpl
Create an instance ofJaxbAnyDiscriminatorValueMappingImpl
- Returns:
- the new instance of
JaxbAnyDiscriminatorValueMappingImpl
-
createJaxbNationalizedImpl
Create an instance ofJaxbNationalizedImpl
- Returns:
- the new instance of
JaxbNationalizedImpl
-
createJaxbUserTypeImpl
Create an instance ofJaxbUserTypeImpl
- Returns:
- the new instance of
JaxbUserTypeImpl
-
createJaxbCollectionIdImpl
Create an instance ofJaxbCollectionIdImpl
- Returns:
- the new instance of
JaxbCollectionIdImpl
-
createJaxbCollectionUserTypeImpl
Create an instance ofJaxbCollectionUserTypeImpl
- Returns:
- the new instance of
JaxbCollectionUserTypeImpl
-
createJaxbUuidGeneratorImpl
Create an instance ofJaxbUuidGeneratorImpl
- Returns:
- the new instance of
JaxbUuidGeneratorImpl
-
createJaxbQueryParamTypeImpl
Create an instance ofJaxbQueryParamTypeImpl
- Returns:
- the new instance of
JaxbQueryParamTypeImpl
-
createJaxbPluralAnyMappingImplJaxbSortNaturalImpl
public JaxbPluralAnyMappingImpl.JaxbSortNaturalImpl createJaxbPluralAnyMappingImplJaxbSortNaturalImpl()Create an instance ofJaxbPluralAnyMappingImpl.JaxbSortNaturalImpl
- Returns:
- the new instance of
JaxbPluralAnyMappingImpl.JaxbSortNaturalImpl
-
createJaxbFilterImplJaxbAliasesImpl
Create an instance ofJaxbFilterImpl.JaxbAliasesImpl
- Returns:
- the new instance of
JaxbFilterImpl.JaxbAliasesImpl
-
createJaxbDatabaseObjectImplJaxbDefinitionImpl
Create an instance ofJaxbDatabaseObjectImpl.JaxbDefinitionImpl
- Returns:
- the new instance of
JaxbDatabaseObjectImpl.JaxbDefinitionImpl
-
createJaxbFetchProfileImplJaxbFetchImpl
Create an instance ofJaxbFetchProfileImpl.JaxbFetchImpl
- Returns:
- the new instance of
JaxbFetchProfileImpl.JaxbFetchImpl
-
createJaxbFilterDefImplJaxbFilterParamImpl
Create an instance ofJaxbFilterDefImpl.JaxbFilterParamImpl
- Returns:
- the new instance of
JaxbFilterDefImpl.JaxbFilterParamImpl
-