Package org.hibernate.boot.jaxb.hbm.spi
Class ObjectFactory
- java.lang.Object
-
- org.hibernate.boot.jaxb.hbm.spi.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the org.hibernate.boot.jaxb.hbm.spi 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.
-
-
Constructor Summary
Constructors Constructor 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
-
Method Summary
-
-
-
Method Detail
-
createJaxbHbmNativeQueryPropertyReturnType
public JaxbHbmNativeQueryPropertyReturnType createJaxbHbmNativeQueryPropertyReturnType()
Create an instance ofJaxbHbmNativeQueryPropertyReturnType
-
createJaxbHbmNativeQueryReturnType
public JaxbHbmNativeQueryReturnType createJaxbHbmNativeQueryReturnType()
Create an instance ofJaxbHbmNativeQueryReturnType
-
createJaxbHbmAuxiliaryDatabaseObjectType
public JaxbHbmAuxiliaryDatabaseObjectType createJaxbHbmAuxiliaryDatabaseObjectType()
Create an instance ofJaxbHbmAuxiliaryDatabaseObjectType
-
createJaxbHbmFetchProfileType
public JaxbHbmFetchProfileType createJaxbHbmFetchProfileType()
Create an instance ofJaxbHbmFetchProfileType
-
createJaxbHbmHibernateMapping
public JaxbHbmHibernateMapping createJaxbHbmHibernateMapping()
Create an instance ofJaxbHbmHibernateMapping
-
createJaxbHbmToolingHintType
public JaxbHbmToolingHintType createJaxbHbmToolingHintType()
Create an instance ofJaxbHbmToolingHintType
-
createJaxbHbmIdentifierGeneratorDefinitionType
public JaxbHbmIdentifierGeneratorDefinitionType createJaxbHbmIdentifierGeneratorDefinitionType()
Create an instance ofJaxbHbmIdentifierGeneratorDefinitionType
-
createJaxbHbmTypeDefinitionType
public JaxbHbmTypeDefinitionType createJaxbHbmTypeDefinitionType()
Create an instance ofJaxbHbmTypeDefinitionType
-
createJaxbHbmFilterDefinitionType
public JaxbHbmFilterDefinitionType createJaxbHbmFilterDefinitionType()
Create an instance ofJaxbHbmFilterDefinitionType
-
createJaxbHbmClassRenameType
public JaxbHbmClassRenameType createJaxbHbmClassRenameType()
Create an instance ofJaxbHbmClassRenameType
-
createJaxbHbmRootEntityType
public JaxbHbmRootEntityType createJaxbHbmRootEntityType()
Create an instance ofJaxbHbmRootEntityType
-
createJaxbHbmDiscriminatorSubclassEntityType
public JaxbHbmDiscriminatorSubclassEntityType createJaxbHbmDiscriminatorSubclassEntityType()
Create an instance ofJaxbHbmDiscriminatorSubclassEntityType
-
createJaxbHbmJoinedSubclassEntityType
public JaxbHbmJoinedSubclassEntityType createJaxbHbmJoinedSubclassEntityType()
Create an instance ofJaxbHbmJoinedSubclassEntityType
-
createJaxbHbmUnionSubclassEntityType
public JaxbHbmUnionSubclassEntityType createJaxbHbmUnionSubclassEntityType()
Create an instance ofJaxbHbmUnionSubclassEntityType
-
createJaxbHbmResultSetMappingType
public JaxbHbmResultSetMappingType createJaxbHbmResultSetMappingType()
Create an instance ofJaxbHbmResultSetMappingType
-
createJaxbHbmNamedQueryType
public JaxbHbmNamedQueryType createJaxbHbmNamedQueryType()
Create an instance ofJaxbHbmNamedQueryType
-
createJaxbHbmNamedNativeQueryType
public JaxbHbmNamedNativeQueryType createJaxbHbmNamedNativeQueryType()
Create an instance ofJaxbHbmNamedNativeQueryType
-
createJaxbHbmFilterParameterType
public JaxbHbmFilterParameterType createJaxbHbmFilterParameterType()
Create an instance ofJaxbHbmFilterParameterType
-
createJaxbHbmDialectScopeType
public JaxbHbmDialectScopeType createJaxbHbmDialectScopeType()
Create an instance ofJaxbHbmDialectScopeType
-
createJaxbHbmQueryParamType
public JaxbHbmQueryParamType createJaxbHbmQueryParamType()
Create an instance ofJaxbHbmQueryParamType
-
createJaxbHbmNativeQueryScalarReturnType
public JaxbHbmNativeQueryScalarReturnType createJaxbHbmNativeQueryScalarReturnType()
Create an instance ofJaxbHbmNativeQueryScalarReturnType
-
createJaxbHbmNativeQueryJoinReturnType
public JaxbHbmNativeQueryJoinReturnType createJaxbHbmNativeQueryJoinReturnType()
Create an instance ofJaxbHbmNativeQueryJoinReturnType
-
createJaxbHbmNativeQueryCollectionLoadReturnType
public JaxbHbmNativeQueryCollectionLoadReturnType createJaxbHbmNativeQueryCollectionLoadReturnType()
Create an instance ofJaxbHbmNativeQueryCollectionLoadReturnType
-
createJaxbHbmSimpleIdType
public JaxbHbmSimpleIdType createJaxbHbmSimpleIdType()
Create an instance ofJaxbHbmSimpleIdType
-
createJaxbHbmCompositeIdType
public JaxbHbmCompositeIdType createJaxbHbmCompositeIdType()
Create an instance ofJaxbHbmCompositeIdType
-
createJaxbHbmVersionAttributeType
public JaxbHbmVersionAttributeType createJaxbHbmVersionAttributeType()
Create an instance ofJaxbHbmVersionAttributeType
-
createJaxbHbmTimestampAttributeType
public JaxbHbmTimestampAttributeType createJaxbHbmTimestampAttributeType()
Create an instance ofJaxbHbmTimestampAttributeType
-
createJaxbHbmNaturalIdType
public JaxbHbmNaturalIdType createJaxbHbmNaturalIdType()
Create an instance ofJaxbHbmNaturalIdType
-
createJaxbHbmIdBagCollectionType
public JaxbHbmIdBagCollectionType createJaxbHbmIdBagCollectionType()
Create an instance ofJaxbHbmIdBagCollectionType
-
createJaxbHbmCollectionIdType
public JaxbHbmCollectionIdType createJaxbHbmCollectionIdType()
Create an instance ofJaxbHbmCollectionIdType
-
createJaxbHbmArrayType
public JaxbHbmArrayType createJaxbHbmArrayType()
Create an instance ofJaxbHbmArrayType
-
createJaxbHbmBagCollectionType
public JaxbHbmBagCollectionType createJaxbHbmBagCollectionType()
Create an instance ofJaxbHbmBagCollectionType
-
createJaxbHbmListType
public JaxbHbmListType createJaxbHbmListType()
Create an instance ofJaxbHbmListType
-
createJaxbHbmMapType
public JaxbHbmMapType createJaxbHbmMapType()
Create an instance ofJaxbHbmMapType
-
createJaxbHbmSetType
public JaxbHbmSetType createJaxbHbmSetType()
Create an instance ofJaxbHbmSetType
-
createJaxbHbmListIndexType
public JaxbHbmListIndexType createJaxbHbmListIndexType()
Create an instance ofJaxbHbmListIndexType
-
createJaxbHbmOneToManyCollectionElementType
public JaxbHbmOneToManyCollectionElementType createJaxbHbmOneToManyCollectionElementType()
Create an instance ofJaxbHbmOneToManyCollectionElementType
-
createJaxbHbmOneToOneType
public JaxbHbmOneToOneType createJaxbHbmOneToOneType()
Create an instance ofJaxbHbmOneToOneType
-
createJaxbHbmManyToOneType
public JaxbHbmManyToOneType createJaxbHbmManyToOneType()
Create an instance ofJaxbHbmManyToOneType
-
createJaxbHbmManyToManyCollectionElementType
public JaxbHbmManyToManyCollectionElementType createJaxbHbmManyToManyCollectionElementType()
Create an instance ofJaxbHbmManyToManyCollectionElementType
-
createJaxbHbmMultiTenancyType
public JaxbHbmMultiTenancyType createJaxbHbmMultiTenancyType()
Create an instance ofJaxbHbmMultiTenancyType
-
createJaxbHbmEntityDiscriminatorType
public JaxbHbmEntityDiscriminatorType createJaxbHbmEntityDiscriminatorType()
Create an instance ofJaxbHbmEntityDiscriminatorType
-
createJaxbHbmAnyAssociationType
public JaxbHbmAnyAssociationType createJaxbHbmAnyAssociationType()
Create an instance ofJaxbHbmAnyAssociationType
-
createJaxbHbmAnyValueMappingType
public JaxbHbmAnyValueMappingType createJaxbHbmAnyValueMappingType()
Create an instance ofJaxbHbmAnyValueMappingType
-
createJaxbHbmCacheType
public JaxbHbmCacheType createJaxbHbmCacheType()
Create an instance ofJaxbHbmCacheType
-
createJaxbHbmNaturalIdCacheType
public JaxbHbmNaturalIdCacheType createJaxbHbmNaturalIdCacheType()
Create an instance ofJaxbHbmNaturalIdCacheType
-
createJaxbHbmColumnType
public JaxbHbmColumnType createJaxbHbmColumnType()
Create an instance ofJaxbHbmColumnType
-
createJaxbHbmCompositeAttributeType
public JaxbHbmCompositeAttributeType createJaxbHbmCompositeAttributeType()
Create an instance ofJaxbHbmCompositeAttributeType
-
createJaxbHbmCompositeCollectionElementType
public JaxbHbmCompositeCollectionElementType createJaxbHbmCompositeCollectionElementType()
Create an instance ofJaxbHbmCompositeCollectionElementType
-
createJaxbHbmDynamicComponentType
public JaxbHbmDynamicComponentType createJaxbHbmDynamicComponentType()
Create an instance ofJaxbHbmDynamicComponentType
-
createJaxbHbmBasicCollectionElementType
public JaxbHbmBasicCollectionElementType createJaxbHbmBasicCollectionElementType()
Create an instance ofJaxbHbmBasicCollectionElementType
-
createJaxbHbmFilterType
public JaxbHbmFilterType createJaxbHbmFilterType()
Create an instance ofJaxbHbmFilterType
-
createJaxbHbmFilterAliasMappingType
public JaxbHbmFilterAliasMappingType createJaxbHbmFilterAliasMappingType()
Create an instance ofJaxbHbmFilterAliasMappingType
-
createJaxbHbmGeneratorSpecificationType
public JaxbHbmGeneratorSpecificationType createJaxbHbmGeneratorSpecificationType()
Create an instance ofJaxbHbmGeneratorSpecificationType
-
createJaxbHbmIndexType
public JaxbHbmIndexType createJaxbHbmIndexType()
Create an instance ofJaxbHbmIndexType
-
createJaxbHbmSecondaryTableType
public JaxbHbmSecondaryTableType createJaxbHbmSecondaryTableType()
Create an instance ofJaxbHbmSecondaryTableType
-
createJaxbHbmKeyType
public JaxbHbmKeyType createJaxbHbmKeyType()
Create an instance ofJaxbHbmKeyType
-
createJaxbHbmCompositeKeyManyToOneType
public JaxbHbmCompositeKeyManyToOneType createJaxbHbmCompositeKeyManyToOneType()
Create an instance ofJaxbHbmCompositeKeyManyToOneType
-
createJaxbHbmCompositeKeyBasicAttributeType
public JaxbHbmCompositeKeyBasicAttributeType createJaxbHbmCompositeKeyBasicAttributeType()
Create an instance ofJaxbHbmCompositeKeyBasicAttributeType
-
createJaxbHbmLoaderType
public JaxbHbmLoaderType createJaxbHbmLoaderType()
Create an instance ofJaxbHbmLoaderType
-
createJaxbHbmManyToAnyCollectionElementType
public JaxbHbmManyToAnyCollectionElementType createJaxbHbmManyToAnyCollectionElementType()
Create an instance ofJaxbHbmManyToAnyCollectionElementType
-
createJaxbHbmMapKeyBasicType
public JaxbHbmMapKeyBasicType createJaxbHbmMapKeyBasicType()
Create an instance ofJaxbHbmMapKeyBasicType
-
createJaxbHbmMapKeyCompositeType
public JaxbHbmMapKeyCompositeType createJaxbHbmMapKeyCompositeType()
Create an instance ofJaxbHbmMapKeyCompositeType
-
createJaxbHbmMapKeyManyToManyType
public JaxbHbmMapKeyManyToManyType createJaxbHbmMapKeyManyToManyType()
Create an instance ofJaxbHbmMapKeyManyToManyType
-
createJaxbHbmCompositeIndexType
public JaxbHbmCompositeIndexType createJaxbHbmCompositeIndexType()
Create an instance ofJaxbHbmCompositeIndexType
-
createJaxbHbmIndexManyToManyType
public JaxbHbmIndexManyToManyType createJaxbHbmIndexManyToManyType()
Create an instance ofJaxbHbmIndexManyToManyType
-
createJaxbHbmIndexManyToAnyType
public JaxbHbmIndexManyToAnyType createJaxbHbmIndexManyToAnyType()
Create an instance ofJaxbHbmIndexManyToAnyType
-
createJaxbHbmNestedCompositeElementType
public JaxbHbmNestedCompositeElementType createJaxbHbmNestedCompositeElementType()
Create an instance ofJaxbHbmNestedCompositeElementType
-
createJaxbHbmParentType
public JaxbHbmParentType createJaxbHbmParentType()
Create an instance ofJaxbHbmParentType
-
createJaxbHbmPrimitiveArrayType
public JaxbHbmPrimitiveArrayType createJaxbHbmPrimitiveArrayType()
Create an instance ofJaxbHbmPrimitiveArrayType
-
createJaxbHbmPropertiesType
public JaxbHbmPropertiesType createJaxbHbmPropertiesType()
Create an instance ofJaxbHbmPropertiesType
-
createJaxbHbmBasicAttributeType
public JaxbHbmBasicAttributeType createJaxbHbmBasicAttributeType()
Create an instance ofJaxbHbmBasicAttributeType
-
createJaxbHbmSynchronizeType
public JaxbHbmSynchronizeType createJaxbHbmSynchronizeType()
Create an instance ofJaxbHbmSynchronizeType
-
createJaxbHbmTuplizerType
public JaxbHbmTuplizerType createJaxbHbmTuplizerType()
Create an instance ofJaxbHbmTuplizerType
-
createJaxbHbmTypeSpecificationType
public JaxbHbmTypeSpecificationType createJaxbHbmTypeSpecificationType()
Create an instance ofJaxbHbmTypeSpecificationType
-
createJaxbHbmConfigParameterType
public JaxbHbmConfigParameterType createJaxbHbmConfigParameterType()
Create an instance ofJaxbHbmConfigParameterType
-
createJaxbHbmCustomSqlDmlType
public JaxbHbmCustomSqlDmlType createJaxbHbmCustomSqlDmlType()
Create an instance ofJaxbHbmCustomSqlDmlType
-
createJaxbHbmNativeQueryPropertyReturnTypeJaxbHbmReturnColumn
public JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn createJaxbHbmNativeQueryPropertyReturnTypeJaxbHbmReturnColumn()
Create an instance ofJaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn
-
createJaxbHbmNativeQueryReturnTypeJaxbHbmReturnDiscriminator
public JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator createJaxbHbmNativeQueryReturnTypeJaxbHbmReturnDiscriminator()
Create an instance ofJaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator
-
createJaxbHbmAuxiliaryDatabaseObjectTypeJaxbHbmDefinition
public JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition createJaxbHbmAuxiliaryDatabaseObjectTypeJaxbHbmDefinition()
Create an instance ofJaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition
-
createJaxbHbmFetchProfileTypeJaxbHbmFetch
public JaxbHbmFetchProfileType.JaxbHbmFetch createJaxbHbmFetchProfileTypeJaxbHbmFetch()
Create an instance ofJaxbHbmFetchProfileType.JaxbHbmFetch
-
createJaxbHbmFilterTypeAliases
public jakarta.xml.bind.JAXBElement<JaxbHbmFilterAliasMappingType> createJaxbHbmFilterTypeAliases(JaxbHbmFilterAliasMappingType value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
JaxbHbmFilterAliasMappingType
>
-
createJaxbHbmNamedNativeQueryTypeQueryParam
public jakarta.xml.bind.JAXBElement<JaxbHbmQueryParamType> createJaxbHbmNamedNativeQueryTypeQueryParam(JaxbHbmQueryParamType value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
JaxbHbmQueryParamType
>
-
createJaxbHbmNamedNativeQueryTypeReturnScalar
public jakarta.xml.bind.JAXBElement<JaxbHbmNativeQueryScalarReturnType> createJaxbHbmNamedNativeQueryTypeReturnScalar(JaxbHbmNativeQueryScalarReturnType value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
JaxbHbmNativeQueryScalarReturnType
>
-
createJaxbHbmNamedNativeQueryTypeReturn
public jakarta.xml.bind.JAXBElement<JaxbHbmNativeQueryReturnType> createJaxbHbmNamedNativeQueryTypeReturn(JaxbHbmNativeQueryReturnType value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
JaxbHbmNativeQueryReturnType
>
-
createJaxbHbmNamedNativeQueryTypeReturnJoin
public jakarta.xml.bind.JAXBElement<JaxbHbmNativeQueryJoinReturnType> createJaxbHbmNamedNativeQueryTypeReturnJoin(JaxbHbmNativeQueryJoinReturnType value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
JaxbHbmNativeQueryJoinReturnType
>
-
createJaxbHbmNamedNativeQueryTypeLoadCollection
public jakarta.xml.bind.JAXBElement<JaxbHbmNativeQueryCollectionLoadReturnType> createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
JaxbHbmNativeQueryCollectionLoadReturnType
>
-
createJaxbHbmNamedNativeQueryTypeSynchronize
public jakarta.xml.bind.JAXBElement<JaxbHbmSynchronizeType> createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
JaxbHbmSynchronizeType
>
-
createJaxbHbmNamedQueryTypeQueryParam
public jakarta.xml.bind.JAXBElement<JaxbHbmQueryParamType> createJaxbHbmNamedQueryTypeQueryParam(JaxbHbmQueryParamType value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
JaxbHbmQueryParamType
>
-
createJaxbHbmFilterDefinitionTypeFilterParam
public jakarta.xml.bind.JAXBElement<JaxbHbmFilterParameterType> createJaxbHbmFilterDefinitionTypeFilterParam(JaxbHbmFilterParameterType value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
JaxbHbmFilterParameterType
>
-
-