Package org.hibernate.boot.jaxb.mapping
Class ObjectFactory
- java.lang.Object
-
- org.hibernate.boot.jaxb.mapping.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.mapping 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.mapping
-
Method Summary
-
-
-
Method Detail
-
createJaxbHbmFilter
public JaxbHbmFilter createJaxbHbmFilter()
Create an instance ofJaxbHbmFilter
- Returns:
- the new instance of
JaxbHbmFilter
-
createJaxbDatabaseObject
public JaxbDatabaseObject createJaxbDatabaseObject()
Create an instance ofJaxbDatabaseObject
- Returns:
- the new instance of
JaxbDatabaseObject
-
createJaxbFetchProfile
public JaxbFetchProfile createJaxbFetchProfile()
Create an instance ofJaxbFetchProfile
- Returns:
- the new instance of
JaxbFetchProfile
-
createJaxbFilterDef
public JaxbFilterDef createJaxbFilterDef()
Create an instance ofJaxbFilterDef
- Returns:
- the new instance of
JaxbFilterDef
-
createJaxbEntityMappings
public JaxbEntityMappings createJaxbEntityMappings()
Create an instance ofJaxbEntityMappings
- Returns:
- the new instance of
JaxbEntityMappings
-
createJaxbPersistenceUnitMetadata
public JaxbPersistenceUnitMetadata createJaxbPersistenceUnitMetadata()
Create an instance ofJaxbPersistenceUnitMetadata
- Returns:
- the new instance of
JaxbPersistenceUnitMetadata
-
createJaxbSequenceGenerator
public JaxbSequenceGenerator createJaxbSequenceGenerator()
Create an instance ofJaxbSequenceGenerator
- Returns:
- the new instance of
JaxbSequenceGenerator
-
createJaxbTableGenerator
public JaxbTableGenerator createJaxbTableGenerator()
Create an instance ofJaxbTableGenerator
- Returns:
- the new instance of
JaxbTableGenerator
-
createJaxbGenericIdGenerator
public JaxbGenericIdGenerator createJaxbGenericIdGenerator()
Create an instance ofJaxbGenericIdGenerator
- Returns:
- the new instance of
JaxbGenericIdGenerator
-
createJaxbNamedQuery
public JaxbNamedQuery createJaxbNamedQuery()
Create an instance ofJaxbNamedQuery
- Returns:
- the new instance of
JaxbNamedQuery
-
createJaxbNamedNativeQuery
public JaxbNamedNativeQuery createJaxbNamedNativeQuery()
Create an instance ofJaxbNamedNativeQuery
- Returns:
- the new instance of
JaxbNamedNativeQuery
-
createJaxbNamedStoredProcedureQuery
public JaxbNamedStoredProcedureQuery createJaxbNamedStoredProcedureQuery()
Create an instance ofJaxbNamedStoredProcedureQuery
- Returns:
- the new instance of
JaxbNamedStoredProcedureQuery
-
createJaxbSqlResultSetMapping
public JaxbSqlResultSetMapping createJaxbSqlResultSetMapping()
Create an instance ofJaxbSqlResultSetMapping
- Returns:
- the new instance of
JaxbSqlResultSetMapping
-
createJaxbMappedSuperclass
public JaxbMappedSuperclass createJaxbMappedSuperclass()
Create an instance ofJaxbMappedSuperclass
- Returns:
- the new instance of
JaxbMappedSuperclass
-
createJaxbEntity
public JaxbEntity createJaxbEntity()
Create an instance ofJaxbEntity
- Returns:
- the new instance of
JaxbEntity
-
createJaxbEmbeddable
public JaxbEmbeddable createJaxbEmbeddable()
Create an instance ofJaxbEmbeddable
- Returns:
- the new instance of
JaxbEmbeddable
-
createJaxbConverter
public JaxbConverter createJaxbConverter()
Create an instance ofJaxbConverter
- Returns:
- the new instance of
JaxbConverter
-
createJaxbHqlImport
public JaxbHqlImport createJaxbHqlImport()
Create an instance ofJaxbHqlImport
- Returns:
- the new instance of
JaxbHqlImport
-
createJaxbDatabaseObjectScope
public JaxbDatabaseObjectScope createJaxbDatabaseObjectScope()
Create an instance ofJaxbDatabaseObjectScope
- Returns:
- the new instance of
JaxbDatabaseObjectScope
-
createJaxbPersistenceUnitDefaults
public JaxbPersistenceUnitDefaults createJaxbPersistenceUnitDefaults()
Create an instance ofJaxbPersistenceUnitDefaults
- Returns:
- the new instance of
JaxbPersistenceUnitDefaults
-
createJaxbTenantId
public JaxbTenantId createJaxbTenantId()
Create an instance ofJaxbTenantId
- Returns:
- the new instance of
JaxbTenantId
-
createJaxbAttributes
public JaxbAttributes createJaxbAttributes()
Create an instance ofJaxbAttributes
- Returns:
- the new instance of
JaxbAttributes
-
createJaxbBasic
public JaxbBasic createJaxbBasic()
Create an instance ofJaxbBasic
- Returns:
- the new instance of
JaxbBasic
-
createJaxbCollectionTable
public JaxbCollectionTable createJaxbCollectionTable()
Create an instance ofJaxbCollectionTable
- Returns:
- the new instance of
JaxbCollectionTable
-
createJaxbColumnResult
public JaxbColumnResult createJaxbColumnResult()
Create an instance ofJaxbColumnResult
- Returns:
- the new instance of
JaxbColumnResult
-
createJaxbConstructorResult
public JaxbConstructorResult createJaxbConstructorResult()
Create an instance ofJaxbConstructorResult
- Returns:
- the new instance of
JaxbConstructorResult
-
createJaxbDiscriminatorColumn
public JaxbDiscriminatorColumn createJaxbDiscriminatorColumn()
Create an instance ofJaxbDiscriminatorColumn
- Returns:
- the new instance of
JaxbDiscriminatorColumn
-
createJaxbElementCollection
public JaxbElementCollection createJaxbElementCollection()
Create an instance ofJaxbElementCollection
- Returns:
- the new instance of
JaxbElementCollection
-
createJaxbEmbeddableAttributes
public JaxbEmbeddableAttributes createJaxbEmbeddableAttributes()
Create an instance ofJaxbEmbeddableAttributes
- Returns:
- the new instance of
JaxbEmbeddableAttributes
-
createJaxbEmbedded
public JaxbEmbedded createJaxbEmbedded()
Create an instance ofJaxbEmbedded
- Returns:
- the new instance of
JaxbEmbedded
-
createJaxbEmbeddedId
public JaxbEmbeddedId createJaxbEmbeddedId()
Create an instance ofJaxbEmbeddedId
- Returns:
- the new instance of
JaxbEmbeddedId
-
createJaxbEntityListener
public JaxbEntityListener createJaxbEntityListener()
Create an instance ofJaxbEntityListener
- Returns:
- the new instance of
JaxbEntityListener
-
createJaxbEntityListeners
public JaxbEntityListeners createJaxbEntityListeners()
Create an instance ofJaxbEntityListeners
- Returns:
- the new instance of
JaxbEntityListeners
-
createJaxbEntityResult
public JaxbEntityResult createJaxbEntityResult()
Create an instance ofJaxbEntityResult
- Returns:
- the new instance of
JaxbEntityResult
-
createJaxbFieldResult
public JaxbFieldResult createJaxbFieldResult()
Create an instance ofJaxbFieldResult
- Returns:
- the new instance of
JaxbFieldResult
-
createJaxbForeignKey
public JaxbForeignKey createJaxbForeignKey()
Create an instance ofJaxbForeignKey
- Returns:
- the new instance of
JaxbForeignKey
-
createJaxbGeneratedValue
public JaxbGeneratedValue createJaxbGeneratedValue()
Create an instance ofJaxbGeneratedValue
- Returns:
- the new instance of
JaxbGeneratedValue
-
createJaxbId
public JaxbId createJaxbId()
Create an instance ofJaxbId
- Returns:
- the new instance of
JaxbId
-
createJaxbIdClass
public JaxbIdClass createJaxbIdClass()
Create an instance ofJaxbIdClass
- Returns:
- the new instance of
JaxbIdClass
-
createJaxbIndex
public JaxbIndex createJaxbIndex()
Create an instance ofJaxbIndex
- Returns:
- the new instance of
JaxbIndex
-
createJaxbInheritance
public JaxbInheritance createJaxbInheritance()
Create an instance ofJaxbInheritance
- Returns:
- the new instance of
JaxbInheritance
-
createJaxbJoinColumn
public JaxbJoinColumn createJaxbJoinColumn()
Create an instance ofJaxbJoinColumn
- Returns:
- the new instance of
JaxbJoinColumn
-
createJaxbJoinTable
public JaxbJoinTable createJaxbJoinTable()
Create an instance ofJaxbJoinTable
- Returns:
- the new instance of
JaxbJoinTable
-
createJaxbLob
public JaxbLob createJaxbLob()
Create an instance ofJaxbLob
- Returns:
- the new instance of
JaxbLob
-
createJaxbManyToMany
public JaxbManyToMany createJaxbManyToMany()
Create an instance ofJaxbManyToMany
- Returns:
- the new instance of
JaxbManyToMany
-
createJaxbManyToOne
public JaxbManyToOne createJaxbManyToOne()
Create an instance ofJaxbManyToOne
- Returns:
- the new instance of
JaxbManyToOne
-
createJaxbMapKey
public JaxbMapKey createJaxbMapKey()
Create an instance ofJaxbMapKey
- Returns:
- the new instance of
JaxbMapKey
-
createJaxbMapKeyClass
public JaxbMapKeyClass createJaxbMapKeyClass()
Create an instance ofJaxbMapKeyClass
- Returns:
- the new instance of
JaxbMapKeyClass
-
createJaxbMapKeyColumn
public JaxbMapKeyColumn createJaxbMapKeyColumn()
Create an instance ofJaxbMapKeyColumn
- Returns:
- the new instance of
JaxbMapKeyColumn
-
createJaxbMapKeyJoinColumn
public JaxbMapKeyJoinColumn createJaxbMapKeyJoinColumn()
Create an instance ofJaxbMapKeyJoinColumn
- Returns:
- the new instance of
JaxbMapKeyJoinColumn
-
createJaxbNamedAttributeNode
public JaxbNamedAttributeNode createJaxbNamedAttributeNode()
Create an instance ofJaxbNamedAttributeNode
- Returns:
- the new instance of
JaxbNamedAttributeNode
-
createJaxbNamedEntityGraph
public JaxbNamedEntityGraph createJaxbNamedEntityGraph()
Create an instance ofJaxbNamedEntityGraph
- Returns:
- the new instance of
JaxbNamedEntityGraph
-
createJaxbQueryParamType
public JaxbQueryParamType createJaxbQueryParamType()
Create an instance ofJaxbQueryParamType
- Returns:
- the new instance of
JaxbQueryParamType
-
createJaxbStoredProcedureParameter
public JaxbStoredProcedureParameter createJaxbStoredProcedureParameter()
Create an instance ofJaxbStoredProcedureParameter
- Returns:
- the new instance of
JaxbStoredProcedureParameter
-
createJaxbNamedSubgraph
public JaxbNamedSubgraph createJaxbNamedSubgraph()
Create an instance ofJaxbNamedSubgraph
- Returns:
- the new instance of
JaxbNamedSubgraph
-
createJaxbOneToMany
public JaxbOneToMany createJaxbOneToMany()
Create an instance ofJaxbOneToMany
- Returns:
- the new instance of
JaxbOneToMany
-
createJaxbOneToOne
public JaxbOneToOne createJaxbOneToOne()
Create an instance ofJaxbOneToOne
- Returns:
- the new instance of
JaxbOneToOne
-
createJaxbOrderColumn
public JaxbOrderColumn createJaxbOrderColumn()
Create an instance ofJaxbOrderColumn
- Returns:
- the new instance of
JaxbOrderColumn
-
createJaxbPostLoad
public JaxbPostLoad createJaxbPostLoad()
Create an instance ofJaxbPostLoad
- Returns:
- the new instance of
JaxbPostLoad
-
createJaxbPostPersist
public JaxbPostPersist createJaxbPostPersist()
Create an instance ofJaxbPostPersist
- Returns:
- the new instance of
JaxbPostPersist
-
createJaxbPostRemove
public JaxbPostRemove createJaxbPostRemove()
Create an instance ofJaxbPostRemove
- Returns:
- the new instance of
JaxbPostRemove
-
createJaxbPostUpdate
public JaxbPostUpdate createJaxbPostUpdate()
Create an instance ofJaxbPostUpdate
- Returns:
- the new instance of
JaxbPostUpdate
-
createJaxbPrePersist
public JaxbPrePersist createJaxbPrePersist()
Create an instance ofJaxbPrePersist
- Returns:
- the new instance of
JaxbPrePersist
-
createJaxbPreRemove
public JaxbPreRemove createJaxbPreRemove()
Create an instance ofJaxbPreRemove
- Returns:
- the new instance of
JaxbPreRemove
-
createJaxbPreUpdate
public JaxbPreUpdate createJaxbPreUpdate()
Create an instance ofJaxbPreUpdate
- Returns:
- the new instance of
JaxbPreUpdate
-
createJaxbPrimaryKeyJoinColumn
public JaxbPrimaryKeyJoinColumn createJaxbPrimaryKeyJoinColumn()
Create an instance ofJaxbPrimaryKeyJoinColumn
- Returns:
- the new instance of
JaxbPrimaryKeyJoinColumn
-
createJaxbQueryHint
public JaxbQueryHint createJaxbQueryHint()
Create an instance ofJaxbQueryHint
- Returns:
- the new instance of
JaxbQueryHint
-
createJaxbTable
public JaxbTable createJaxbTable()
Create an instance ofJaxbTable
- Returns:
- the new instance of
JaxbTable
-
createJaxbSecondaryTable
public JaxbSecondaryTable createJaxbSecondaryTable()
Create an instance ofJaxbSecondaryTable
- Returns:
- the new instance of
JaxbSecondaryTable
-
createJaxbTransient
public JaxbTransient createJaxbTransient()
Create an instance ofJaxbTransient
- Returns:
- the new instance of
JaxbTransient
-
createJaxbUniqueConstraint
public JaxbUniqueConstraint createJaxbUniqueConstraint()
Create an instance ofJaxbUniqueConstraint
- Returns:
- the new instance of
JaxbUniqueConstraint
-
createJaxbVersion
public JaxbVersion createJaxbVersion()
Create an instance ofJaxbVersion
- Returns:
- the new instance of
JaxbVersion
-
createJaxbEmptyType
public JaxbEmptyType createJaxbEmptyType()
Create an instance ofJaxbEmptyType
- Returns:
- the new instance of
JaxbEmptyType
-
createJaxbCaching
public JaxbCaching createJaxbCaching()
Create an instance ofJaxbCaching
- Returns:
- the new instance of
JaxbCaching
-
createJaxbSynchronizedTable
public JaxbSynchronizedTable createJaxbSynchronizedTable()
Create an instance ofJaxbSynchronizedTable
- Returns:
- the new instance of
JaxbSynchronizedTable
-
createJaxbMultiTenancy
public JaxbMultiTenancy createJaxbMultiTenancy()
Create an instance ofJaxbMultiTenancy
- Returns:
- the new instance of
JaxbMultiTenancy
-
createJaxbCustomLoader
public JaxbCustomLoader createJaxbCustomLoader()
Create an instance ofJaxbCustomLoader
- Returns:
- the new instance of
JaxbCustomLoader
-
createJaxbCustomSql
public JaxbCustomSql createJaxbCustomSql()
Create an instance ofJaxbCustomSql
- Returns:
- the new instance of
JaxbCustomSql
-
createJaxbAssociationOverride
public JaxbAssociationOverride createJaxbAssociationOverride()
Create an instance ofJaxbAssociationOverride
- Returns:
- the new instance of
JaxbAssociationOverride
-
createJaxbAttributeOverride
public JaxbAttributeOverride createJaxbAttributeOverride()
Create an instance ofJaxbAttributeOverride
- Returns:
- the new instance of
JaxbAttributeOverride
-
createJaxbNaturalId
public JaxbNaturalId createJaxbNaturalId()
Create an instance ofJaxbNaturalId
- Returns:
- the new instance of
JaxbNaturalId
-
createJaxbHbmAnyMapping
public JaxbHbmAnyMapping createJaxbHbmAnyMapping()
Create an instance ofJaxbHbmAnyMapping
- Returns:
- the new instance of
JaxbHbmAnyMapping
-
createJaxbHbmAnyDiscriminator
public JaxbHbmAnyDiscriminator createJaxbHbmAnyDiscriminator()
Create an instance ofJaxbHbmAnyDiscriminator
- Returns:
- the new instance of
JaxbHbmAnyDiscriminator
-
createJaxbHbmAnyKey
public JaxbHbmAnyKey createJaxbHbmAnyKey()
Create an instance ofJaxbHbmAnyKey
- Returns:
- the new instance of
JaxbHbmAnyKey
-
createJaxbHbmAnyDiscriminatorValueMapping
public JaxbHbmAnyDiscriminatorValueMapping createJaxbHbmAnyDiscriminatorValueMapping()
Create an instance ofJaxbHbmAnyDiscriminatorValueMapping
- Returns:
- the new instance of
JaxbHbmAnyDiscriminatorValueMapping
-
createJaxbHbmManyToAny
public JaxbHbmManyToAny createJaxbHbmManyToAny()
Create an instance ofJaxbHbmManyToAny
- Returns:
- the new instance of
JaxbHbmManyToAny
-
createJaxbCascadeType
public JaxbCascadeType createJaxbCascadeType()
Create an instance ofJaxbCascadeType
- Returns:
- the new instance of
JaxbCascadeType
-
createJaxbColumn
public JaxbColumn createJaxbColumn()
Create an instance ofJaxbColumn
- Returns:
- the new instance of
JaxbColumn
-
createJaxbConvert
public JaxbConvert createJaxbConvert()
Create an instance ofJaxbConvert
- Returns:
- the new instance of
JaxbConvert
-
createJaxbNationalized
public JaxbNationalized createJaxbNationalized()
Create an instance ofJaxbNationalized
- Returns:
- the new instance of
JaxbNationalized
-
createJaxbHbmFilterJaxbAliases
public JaxbHbmFilter.JaxbAliases createJaxbHbmFilterJaxbAliases()
Create an instance ofJaxbHbmFilter.JaxbAliases
- Returns:
- the new instance of
JaxbHbmFilter.JaxbAliases
-
createJaxbDatabaseObjectJaxbDefinition
public JaxbDatabaseObject.JaxbDefinition createJaxbDatabaseObjectJaxbDefinition()
Create an instance ofJaxbDatabaseObject.JaxbDefinition
- Returns:
- the new instance of
JaxbDatabaseObject.JaxbDefinition
-
createJaxbFetchProfileJaxbFetch
public JaxbFetchProfile.JaxbFetch createJaxbFetchProfileJaxbFetch()
Create an instance ofJaxbFetchProfile.JaxbFetch
- Returns:
- the new instance of
JaxbFetchProfile.JaxbFetch
-
createJaxbFilterDefJaxbFilterParam
public JaxbFilterDef.JaxbFilterParam createJaxbFilterDefJaxbFilterParam()
Create an instance ofJaxbFilterDef.JaxbFilterParam
- Returns:
- the new instance of
JaxbFilterDef.JaxbFilterParam
-
createJaxbHbmFilterAliases
public JAXBElement<JaxbHbmFilter.JaxbAliases> createJaxbHbmFilterAliases(JaxbHbmFilter.JaxbAliases value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
JaxbHbmFilter.JaxbAliases
>
-
createJaxbHbmFilterCondition
public JAXBElement<String> createJaxbHbmFilterCondition(String value)
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
-