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