public class ObjectFactory extends Object
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.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.boot.jaxb.hbm.spi
|
public ObjectFactory()
public JaxbHbmNativeQueryPropertyReturnType createJaxbHbmNativeQueryPropertyReturnType()
JaxbHbmNativeQueryPropertyReturnTypepublic JaxbHbmNativeQueryReturnType createJaxbHbmNativeQueryReturnType()
JaxbHbmNativeQueryReturnTypepublic JaxbHbmAuxiliaryDatabaseObjectType createJaxbHbmAuxiliaryDatabaseObjectType()
JaxbHbmAuxiliaryDatabaseObjectTypepublic JaxbHbmFetchProfileType createJaxbHbmFetchProfileType()
JaxbHbmFetchProfileTypepublic JaxbHbmHibernateMapping createJaxbHbmHibernateMapping()
JaxbHbmHibernateMappingpublic JaxbHbmToolingHintType createJaxbHbmToolingHintType()
JaxbHbmToolingHintTypepublic JaxbHbmIdentifierGeneratorDefinitionType createJaxbHbmIdentifierGeneratorDefinitionType()
JaxbHbmIdentifierGeneratorDefinitionTypepublic JaxbHbmTypeDefinitionType createJaxbHbmTypeDefinitionType()
JaxbHbmTypeDefinitionTypepublic JaxbHbmFilterDefinitionType createJaxbHbmFilterDefinitionType()
JaxbHbmFilterDefinitionTypepublic JaxbHbmClassRenameType createJaxbHbmClassRenameType()
JaxbHbmClassRenameTypepublic JaxbHbmRootEntityType createJaxbHbmRootEntityType()
JaxbHbmRootEntityTypepublic JaxbHbmDiscriminatorSubclassEntityType createJaxbHbmDiscriminatorSubclassEntityType()
JaxbHbmDiscriminatorSubclassEntityTypepublic JaxbHbmJoinedSubclassEntityType createJaxbHbmJoinedSubclassEntityType()
JaxbHbmJoinedSubclassEntityTypepublic JaxbHbmUnionSubclassEntityType createJaxbHbmUnionSubclassEntityType()
JaxbHbmUnionSubclassEntityTypepublic JaxbHbmResultSetMappingType createJaxbHbmResultSetMappingType()
JaxbHbmResultSetMappingTypepublic JaxbHbmNamedQueryType createJaxbHbmNamedQueryType()
JaxbHbmNamedQueryTypepublic JaxbHbmNamedNativeQueryType createJaxbHbmNamedNativeQueryType()
JaxbHbmNamedNativeQueryTypepublic JaxbHbmFilterParameterType createJaxbHbmFilterParameterType()
JaxbHbmFilterParameterTypepublic JaxbHbmDialectScopeType createJaxbHbmDialectScopeType()
JaxbHbmDialectScopeTypepublic JaxbHbmQueryParamType createJaxbHbmQueryParamType()
JaxbHbmQueryParamTypepublic JaxbHbmNativeQueryScalarReturnType createJaxbHbmNativeQueryScalarReturnType()
JaxbHbmNativeQueryScalarReturnTypepublic JaxbHbmNativeQueryJoinReturnType createJaxbHbmNativeQueryJoinReturnType()
JaxbHbmNativeQueryJoinReturnTypepublic JaxbHbmNativeQueryCollectionLoadReturnType createJaxbHbmNativeQueryCollectionLoadReturnType()
JaxbHbmNativeQueryCollectionLoadReturnTypepublic JaxbHbmSimpleIdType createJaxbHbmSimpleIdType()
JaxbHbmSimpleIdTypepublic JaxbHbmCompositeIdType createJaxbHbmCompositeIdType()
JaxbHbmCompositeIdTypepublic JaxbHbmVersionAttributeType createJaxbHbmVersionAttributeType()
JaxbHbmVersionAttributeTypepublic JaxbHbmTimestampAttributeType createJaxbHbmTimestampAttributeType()
JaxbHbmTimestampAttributeTypepublic JaxbHbmNaturalIdType createJaxbHbmNaturalIdType()
JaxbHbmNaturalIdTypepublic JaxbHbmIdBagCollectionType createJaxbHbmIdBagCollectionType()
JaxbHbmIdBagCollectionTypepublic JaxbHbmCollectionIdType createJaxbHbmCollectionIdType()
JaxbHbmCollectionIdTypepublic JaxbHbmArrayType createJaxbHbmArrayType()
JaxbHbmArrayTypepublic JaxbHbmBagCollectionType createJaxbHbmBagCollectionType()
JaxbHbmBagCollectionTypepublic JaxbHbmListType createJaxbHbmListType()
JaxbHbmListTypepublic JaxbHbmMapType createJaxbHbmMapType()
JaxbHbmMapTypepublic JaxbHbmSetType createJaxbHbmSetType()
JaxbHbmSetTypepublic JaxbHbmListIndexType createJaxbHbmListIndexType()
JaxbHbmListIndexTypepublic JaxbHbmOneToManyCollectionElementType createJaxbHbmOneToManyCollectionElementType()
JaxbHbmOneToManyCollectionElementTypepublic JaxbHbmOneToOneType createJaxbHbmOneToOneType()
JaxbHbmOneToOneTypepublic JaxbHbmManyToOneType createJaxbHbmManyToOneType()
JaxbHbmManyToOneTypepublic JaxbHbmManyToManyCollectionElementType createJaxbHbmManyToManyCollectionElementType()
JaxbHbmManyToManyCollectionElementTypepublic JaxbHbmMultiTenancyType createJaxbHbmMultiTenancyType()
JaxbHbmMultiTenancyTypepublic JaxbHbmEntityDiscriminatorType createJaxbHbmEntityDiscriminatorType()
JaxbHbmEntityDiscriminatorTypepublic JaxbHbmAnyAssociationType createJaxbHbmAnyAssociationType()
JaxbHbmAnyAssociationTypepublic JaxbHbmAnyValueMappingType createJaxbHbmAnyValueMappingType()
JaxbHbmAnyValueMappingTypepublic JaxbHbmCacheType createJaxbHbmCacheType()
JaxbHbmCacheTypepublic JaxbHbmNaturalIdCacheType createJaxbHbmNaturalIdCacheType()
JaxbHbmNaturalIdCacheTypepublic JaxbHbmColumnType createJaxbHbmColumnType()
JaxbHbmColumnTypepublic JaxbHbmCompositeAttributeType createJaxbHbmCompositeAttributeType()
JaxbHbmCompositeAttributeTypepublic JaxbHbmCompositeCollectionElementType createJaxbHbmCompositeCollectionElementType()
JaxbHbmCompositeCollectionElementTypepublic JaxbHbmDynamicComponentType createJaxbHbmDynamicComponentType()
JaxbHbmDynamicComponentTypepublic JaxbHbmBasicCollectionElementType createJaxbHbmBasicCollectionElementType()
JaxbHbmBasicCollectionElementTypepublic JaxbHbmFilterType createJaxbHbmFilterType()
JaxbHbmFilterTypepublic JaxbHbmFilterAliasMappingType createJaxbHbmFilterAliasMappingType()
JaxbHbmFilterAliasMappingTypepublic JaxbHbmGeneratorSpecificationType createJaxbHbmGeneratorSpecificationType()
JaxbHbmGeneratorSpecificationTypepublic JaxbHbmIndexType createJaxbHbmIndexType()
JaxbHbmIndexTypepublic JaxbHbmSecondaryTableType createJaxbHbmSecondaryTableType()
JaxbHbmSecondaryTableTypepublic JaxbHbmKeyType createJaxbHbmKeyType()
JaxbHbmKeyTypepublic JaxbHbmCompositeKeyManyToOneType createJaxbHbmCompositeKeyManyToOneType()
JaxbHbmCompositeKeyManyToOneTypepublic JaxbHbmCompositeKeyBasicAttributeType createJaxbHbmCompositeKeyBasicAttributeType()
JaxbHbmCompositeKeyBasicAttributeTypepublic JaxbHbmLoaderType createJaxbHbmLoaderType()
JaxbHbmLoaderTypepublic JaxbHbmManyToAnyCollectionElementType createJaxbHbmManyToAnyCollectionElementType()
JaxbHbmManyToAnyCollectionElementTypepublic JaxbHbmMapKeyBasicType createJaxbHbmMapKeyBasicType()
JaxbHbmMapKeyBasicTypepublic JaxbHbmMapKeyCompositeType createJaxbHbmMapKeyCompositeType()
JaxbHbmMapKeyCompositeTypepublic JaxbHbmMapKeyManyToManyType createJaxbHbmMapKeyManyToManyType()
JaxbHbmMapKeyManyToManyTypepublic JaxbHbmCompositeIndexType createJaxbHbmCompositeIndexType()
JaxbHbmCompositeIndexTypepublic JaxbHbmIndexManyToManyType createJaxbHbmIndexManyToManyType()
JaxbHbmIndexManyToManyTypepublic JaxbHbmIndexManyToAnyType createJaxbHbmIndexManyToAnyType()
JaxbHbmIndexManyToAnyTypepublic JaxbHbmNestedCompositeElementType createJaxbHbmNestedCompositeElementType()
JaxbHbmNestedCompositeElementTypepublic JaxbHbmParentType createJaxbHbmParentType()
JaxbHbmParentTypepublic JaxbHbmPrimitiveArrayType createJaxbHbmPrimitiveArrayType()
JaxbHbmPrimitiveArrayTypepublic JaxbHbmPropertiesType createJaxbHbmPropertiesType()
JaxbHbmPropertiesTypepublic JaxbHbmBasicAttributeType createJaxbHbmBasicAttributeType()
JaxbHbmBasicAttributeTypepublic JaxbHbmSynchronizeType createJaxbHbmSynchronizeType()
JaxbHbmSynchronizeTypepublic JaxbHbmTuplizerType createJaxbHbmTuplizerType()
JaxbHbmTuplizerTypepublic JaxbHbmTypeSpecificationType createJaxbHbmTypeSpecificationType()
JaxbHbmTypeSpecificationTypepublic JaxbHbmConfigParameterType createJaxbHbmConfigParameterType()
JaxbHbmConfigParameterTypepublic JaxbHbmCustomSqlDmlType createJaxbHbmCustomSqlDmlType()
JaxbHbmCustomSqlDmlTypepublic JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn createJaxbHbmNativeQueryPropertyReturnTypeJaxbHbmReturnColumn()
JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumnpublic JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator createJaxbHbmNativeQueryReturnTypeJaxbHbmReturnDiscriminator()
JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminatorpublic JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition createJaxbHbmAuxiliaryDatabaseObjectTypeJaxbHbmDefinition()
JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinitionpublic JaxbHbmFetchProfileType.JaxbHbmFetch createJaxbHbmFetchProfileTypeJaxbHbmFetch()
JaxbHbmFetchProfileType.JaxbHbmFetchpublic JAXBElement<JaxbHbmFilterAliasMappingType> createJaxbHbmFilterTypeAliases(JaxbHbmFilterAliasMappingType value)
value - Java instance representing xml element's value.JAXBElement<JaxbHbmFilterAliasMappingType>public JAXBElement<JaxbHbmQueryParamType> createJaxbHbmNamedNativeQueryTypeQueryParam(JaxbHbmQueryParamType value)
value - Java instance representing xml element's value.JAXBElement<JaxbHbmQueryParamType>public JAXBElement<JaxbHbmNativeQueryScalarReturnType> createJaxbHbmNamedNativeQueryTypeReturnScalar(JaxbHbmNativeQueryScalarReturnType value)
value - Java instance representing xml element's value.JAXBElement<JaxbHbmNativeQueryScalarReturnType>public JAXBElement<JaxbHbmNativeQueryReturnType> createJaxbHbmNamedNativeQueryTypeReturn(JaxbHbmNativeQueryReturnType value)
value - Java instance representing xml element's value.JAXBElement<JaxbHbmNativeQueryReturnType>public JAXBElement<JaxbHbmNativeQueryJoinReturnType> createJaxbHbmNamedNativeQueryTypeReturnJoin(JaxbHbmNativeQueryJoinReturnType value)
value - Java instance representing xml element's value.JAXBElement<JaxbHbmNativeQueryJoinReturnType>public JAXBElement<JaxbHbmNativeQueryCollectionLoadReturnType> createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType value)
value - Java instance representing xml element's value.JAXBElement<JaxbHbmNativeQueryCollectionLoadReturnType>public JAXBElement<JaxbHbmSynchronizeType> createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType value)
value - Java instance representing xml element's value.JAXBElement<JaxbHbmSynchronizeType>public JAXBElement<JaxbHbmQueryParamType> createJaxbHbmNamedQueryTypeQueryParam(JaxbHbmQueryParamType value)
value - Java instance representing xml element's value.JAXBElement<JaxbHbmQueryParamType>public JAXBElement<JaxbHbmFilterParameterType> createJaxbHbmFilterDefinitionTypeFilterParam(JaxbHbmFilterParameterType value)
value - Java instance representing xml element's value.JAXBElement<JaxbHbmFilterParameterType>Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.