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