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