Class JaxbEntity
- All Implemented Interfaces:
Serializable
,EntityOrMappedSuperclass
,LifecycleCallbackContainer
,ManagedType
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected AccessType
protected List<JaxbAssociationOverride>
protected String
protected List<JaxbAttributeOverride>
protected JaxbAttributes
protected Integer
protected Boolean
protected JaxbCaching
protected String
protected List<JaxbConvert>
protected String
protected JaxbDiscriminatorColumn
protected String
protected String
protected Boolean
protected Boolean
protected JaxbEntityListeners
protected JaxbEmptyType
protected JaxbEmptyType
protected List<JaxbFetchProfile>
protected List<JaxbHbmFilter>
protected JaxbIdClass
protected List<JaxbGenericIdGenerator>
protected JaxbInheritance
protected Boolean
protected JaxbCustomLoader
protected Boolean
protected Boolean
protected String
protected List<JaxbNamedEntityGraph>
protected List<JaxbNamedNativeQuery>
protected List<JaxbNamedQuery>
protected List<JaxbNamedStoredProcedureQuery>
protected OptimisticLockStyle
protected PolymorphismType
protected JaxbPostLoad
protected JaxbPostPersist
protected JaxbPostRemove
protected JaxbPostUpdate
protected JaxbPrePersist
protected JaxbPreRemove
protected JaxbPreUpdate
protected JaxbForeignKey
protected List<JaxbPrimaryKeyJoinColumn>
protected String
protected String
protected List<JaxbSecondaryTable>
protected Boolean
protected JaxbSequenceGenerator
protected JaxbCustomSql
protected JaxbCustomSql
protected List<JaxbSqlResultSetMapping>
protected JaxbCustomSql
protected List<JaxbSynchronizedTable>
protected JaxbTable
protected String
protected JaxbTableGenerator
protected JaxbTenantId
protected String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the access property.Gets the value of the associationOverride property.Gets the value of the attributeAccessor property.Gets the value of the attributeOverride property.Gets the value of the attributes property.Gets the value of the batchSize property.Gets the value of the caching property.getClazz()
Gets the value of the clazz property.Gets the value of the convert property.Gets the value of the description property.Gets the value of the discriminatorColumn property.Gets the value of the discriminatorFormula property.Gets the value of the discriminatorValue property.Gets the value of the entityListeners property.Gets the value of the excludeDefaultListeners property.Gets the value of the excludeSuperclassListeners property.Gets the value of the extends property.Gets the value of the fetchProfile property.Gets the value of the filter property.Gets the value of the idClass property.Gets the value of the identifierGenerator property.Gets the value of the inheritance property.Gets the value of the loader property.getName()
Gets the value of the name property.Gets the value of the namedEntityGraph property.Gets the value of the namedNativeQuery property.Gets the value of the namedQuery property.Gets the value of the namedStoredProcedureQuery property.Gets the value of the optimisticLock property.Gets the value of the polymorphism property.Gets the value of the postLoad property.Gets the value of the postPersist property.Gets the value of the postRemove property.Gets the value of the postUpdate property.Gets the value of the prePersist property.Gets the value of the preRemove property.Gets the value of the preUpdate property.Gets the value of the primaryKeyForeignKey property.Gets the value of the primaryKeyJoinColumn property.getProxy()
Gets the value of the proxy property.getRowid()
Gets the value of the rowid property.Gets the value of the secondaryTable property.Gets the value of the sequenceGenerator property.Gets the value of the sqlDelete property.Gets the value of the sqlInsert property.Gets the value of the sqlResultSetMapping property.Gets the value of the sqlUpdate property.Gets the value of the synchronize property.getTable()
Gets the value of the table property.Gets the value of the tableExpression property.Gets the value of the tableGenerator property.Gets the value of the tenantId property.getWhere()
Gets the value of the where property.Gets the value of the cacheable property.Gets the value of the dynamicInsert property.Gets the value of the dynamicUpdate property.isLazy()
Gets the value of the lazy property.Gets the value of the metadataComplete property.Gets the value of the mutable property.Gets the value of the selectBeforeUpdate property.void
setAccess
(AccessType value) Sets the value of the access property.void
setAttributeAccessor
(String value) Sets the value of the attributeAccessor property.void
setAttributes
(JaxbAttributes value) Sets the value of the attributes property.void
setBatchSize
(Integer value) Sets the value of the batchSize property.void
setCacheable
(Boolean value) Sets the value of the cacheable property.void
setCaching
(JaxbCaching value) Sets the value of the caching property.void
Sets the value of the clazz property.void
setDescription
(String value) Sets the value of the description property.void
Sets the value of the discriminatorColumn property.void
setDiscriminatorFormula
(String value) Sets the value of the discriminatorFormula property.void
setDiscriminatorValue
(String value) Sets the value of the discriminatorValue property.void
setDynamicInsert
(Boolean value) Sets the value of the dynamicInsert property.void
setDynamicUpdate
(Boolean value) Sets the value of the dynamicUpdate property.void
Sets the value of the entityListeners property.void
Sets the value of the excludeDefaultListeners property.void
Sets the value of the excludeSuperclassListeners property.void
setExtends
(String value) Sets the value of the extends property.void
setIdClass
(JaxbIdClass value) Sets the value of the idClass property.void
setInheritance
(JaxbInheritance value) Sets the value of the inheritance property.void
Sets the value of the lazy property.void
setLoader
(JaxbCustomLoader value) Sets the value of the loader property.void
setMetadataComplete
(Boolean value) Sets the value of the metadataComplete property.void
setMutable
(Boolean value) Sets the value of the mutable property.void
Sets the value of the name property.void
Sets the value of the optimisticLock property.void
setPolymorphism
(PolymorphismType value) Sets the value of the polymorphism property.void
setPostLoad
(JaxbPostLoad value) Sets the value of the postLoad property.void
setPostPersist
(JaxbPostPersist value) Sets the value of the postPersist property.void
setPostRemove
(JaxbPostRemove value) Sets the value of the postRemove property.void
setPostUpdate
(JaxbPostUpdate value) Sets the value of the postUpdate property.void
setPrePersist
(JaxbPrePersist value) Sets the value of the prePersist property.void
setPreRemove
(JaxbPreRemove value) Sets the value of the preRemove property.void
setPreUpdate
(JaxbPreUpdate value) Sets the value of the preUpdate property.void
Sets the value of the primaryKeyForeignKey property.void
Sets the value of the proxy property.void
Sets the value of the rowid property.void
setSelectBeforeUpdate
(Boolean value) Sets the value of the selectBeforeUpdate property.void
Sets the value of the sequenceGenerator property.void
setSqlDelete
(JaxbCustomSql value) Sets the value of the sqlDelete property.void
setSqlInsert
(JaxbCustomSql value) Sets the value of the sqlInsert property.void
setSqlUpdate
(JaxbCustomSql value) Sets the value of the sqlUpdate property.void
Sets the value of the table property.void
setTableExpression
(String value) Sets the value of the tableExpression property.void
Sets the value of the tableGenerator property.void
setTenantId
(JaxbTenantId value) Sets the value of the tenantId property.void
Sets the value of the where property.
-
Field Details
-
description
-
table
-
tableExpression
-
secondaryTable
-
synchronize
-
-
primaryKeyForeignKey
-
rowid
-
where
-
loader
-
sqlInsert
-
sqlUpdate
-
sqlDelete
-
dynamicInsert
-
dynamicUpdate
-
selectBeforeUpdate
-
caching
-
batchSize
-
lazy
-
mutable
-
optimisticLock
-
idClass
-
inheritance
-
proxy
-
polymorphism
-
discriminatorValue
-
discriminatorColumn
-
discriminatorFormula
-
sequenceGenerator
-
tableGenerator
-
identifierGenerator
-
namedQuery
-
namedNativeQuery
-
namedStoredProcedureQuery
-
sqlResultSetMapping
-
excludeDefaultListeners
-
excludeSuperclassListeners
-
entityListeners
-
prePersist
-
postPersist
-
preRemove
-
postRemove
-
preUpdate
-
postUpdate
-
postLoad
-
attributeOverride
-
associationOverride
-
convert
-
namedEntityGraph
-
_extends
-
filter
-
fetchProfile
-
tenantId
-
attributes
-
name
-
clazz
-
access
-
attributeAccessor
-
cacheable
-
metadataComplete
-
-
Constructor Details
-
JaxbEntity
public JaxbEntity()
-
-
Method Details
-
getDescription
Gets the value of the description property.- Specified by:
getDescription
in interfaceManagedType
- Returns:
- possible object is
String
-
setDescription
Sets the value of the description property.- Specified by:
setDescription
in interfaceManagedType
- Parameters:
value
- allowed object isString
-
getTable
Gets the value of the table property.- Returns:
- possible object is
JaxbTable
-
setTable
Sets the value of the table property.- Parameters:
value
- allowed object isJaxbTable
-
getTableExpression
Gets the value of the tableExpression property.- Returns:
- possible object is
String
-
setTableExpression
Sets the value of the tableExpression property.- Parameters:
value
- allowed object isString
-
getSecondaryTable
Gets the value of the secondaryTable property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the secondaryTable property.For example, to add a new item, do as follows:
getSecondaryTable().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbSecondaryTable
- Returns:
- The value of the secondaryTable property.
-
getSynchronize
Gets the value of the synchronize property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the synchronize property.For example, to add a new item, do as follows:
getSynchronize().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbSynchronizedTable
- Returns:
- The value of the synchronize property.
-
getPrimaryKeyJoinColumn
Gets the value of the primaryKeyJoinColumn property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the primaryKeyJoinColumn property.For example, to add a new item, do as follows:
getPrimaryKeyJoinColumn().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbPrimaryKeyJoinColumn
- Returns:
- The value of the primaryKeyJoinColumn property.
-
getPrimaryKeyForeignKey
Gets the value of the primaryKeyForeignKey property.- Returns:
- possible object is
JaxbForeignKey
-
setPrimaryKeyForeignKey
Sets the value of the primaryKeyForeignKey property.- Parameters:
value
- allowed object isJaxbForeignKey
-
getRowid
Gets the value of the rowid property.- Returns:
- possible object is
String
-
setRowid
Sets the value of the rowid property.- Parameters:
value
- allowed object isString
-
getWhere
Gets the value of the where property.- Returns:
- possible object is
String
-
setWhere
Sets the value of the where property.- Parameters:
value
- allowed object isString
-
getLoader
Gets the value of the loader property.- Returns:
- possible object is
JaxbCustomLoader
-
setLoader
Sets the value of the loader property.- Parameters:
value
- allowed object isJaxbCustomLoader
-
getSqlInsert
Gets the value of the sqlInsert property.- Returns:
- possible object is
JaxbCustomSql
-
setSqlInsert
Sets the value of the sqlInsert property.- Parameters:
value
- allowed object isJaxbCustomSql
-
getSqlUpdate
Gets the value of the sqlUpdate property.- Returns:
- possible object is
JaxbCustomSql
-
setSqlUpdate
Sets the value of the sqlUpdate property.- Parameters:
value
- allowed object isJaxbCustomSql
-
getSqlDelete
Gets the value of the sqlDelete property.- Returns:
- possible object is
JaxbCustomSql
-
setSqlDelete
Sets the value of the sqlDelete property.- Parameters:
value
- allowed object isJaxbCustomSql
-
isDynamicInsert
Gets the value of the dynamicInsert property.- Returns:
- possible object is
Boolean
-
setDynamicInsert
Sets the value of the dynamicInsert property.- Parameters:
value
- allowed object isBoolean
-
isDynamicUpdate
Gets the value of the dynamicUpdate property.- Returns:
- possible object is
Boolean
-
setDynamicUpdate
Sets the value of the dynamicUpdate property.- Parameters:
value
- allowed object isBoolean
-
isSelectBeforeUpdate
Gets the value of the selectBeforeUpdate property.- Returns:
- possible object is
Boolean
-
setSelectBeforeUpdate
Sets the value of the selectBeforeUpdate property.- Parameters:
value
- allowed object isBoolean
-
getCaching
Gets the value of the caching property.- Returns:
- possible object is
JaxbCaching
-
setCaching
Sets the value of the caching property.- Parameters:
value
- allowed object isJaxbCaching
-
getBatchSize
Gets the value of the batchSize property.- Returns:
- possible object is
Integer
-
setBatchSize
Sets the value of the batchSize property.- Parameters:
value
- allowed object isInteger
-
isLazy
Gets the value of the lazy property.- Returns:
- possible object is
Boolean
-
setLazy
Sets the value of the lazy property.- Parameters:
value
- allowed object isBoolean
-
isMutable
Gets the value of the mutable property.- Returns:
- possible object is
Boolean
-
setMutable
Sets the value of the mutable property.- Parameters:
value
- allowed object isBoolean
-
getOptimisticLock
Gets the value of the optimisticLock property.- Returns:
- possible object is
String
-
setOptimisticLock
Sets the value of the optimisticLock property.- Parameters:
value
- allowed object isString
-
getIdClass
Gets the value of the idClass property.- Specified by:
getIdClass
in interfaceEntityOrMappedSuperclass
- Returns:
- possible object is
JaxbIdClass
-
setIdClass
Sets the value of the idClass property.- Specified by:
setIdClass
in interfaceEntityOrMappedSuperclass
- Parameters:
value
- allowed object isJaxbIdClass
-
getInheritance
Gets the value of the inheritance property.- Returns:
- possible object is
JaxbInheritance
-
setInheritance
Sets the value of the inheritance property.- Parameters:
value
- allowed object isJaxbInheritance
-
getProxy
Gets the value of the proxy property.- Returns:
- possible object is
String
-
setProxy
Sets the value of the proxy property.- Parameters:
value
- allowed object isString
-
getPolymorphism
Gets the value of the polymorphism property.- Returns:
- possible object is
String
-
setPolymorphism
Sets the value of the polymorphism property.- Parameters:
value
- allowed object isString
-
getDiscriminatorValue
Gets the value of the discriminatorValue property.- Returns:
- possible object is
String
-
setDiscriminatorValue
Sets the value of the discriminatorValue property.- Parameters:
value
- allowed object isString
-
getDiscriminatorColumn
Gets the value of the discriminatorColumn property.- Returns:
- possible object is
JaxbDiscriminatorColumn
-
setDiscriminatorColumn
Sets the value of the discriminatorColumn property.- Parameters:
value
- allowed object isJaxbDiscriminatorColumn
-
getDiscriminatorFormula
Gets the value of the discriminatorFormula property.- Returns:
- possible object is
String
-
setDiscriminatorFormula
Sets the value of the discriminatorFormula property.- Parameters:
value
- allowed object isString
-
getSequenceGenerator
Gets the value of the sequenceGenerator property.- Returns:
- possible object is
JaxbSequenceGenerator
-
setSequenceGenerator
Sets the value of the sequenceGenerator property.- Parameters:
value
- allowed object isJaxbSequenceGenerator
-
getTableGenerator
Gets the value of the tableGenerator property.- Returns:
- possible object is
JaxbTableGenerator
-
setTableGenerator
Sets the value of the tableGenerator property.- Parameters:
value
- allowed object isJaxbTableGenerator
-
getIdentifierGenerator
Gets the value of the identifierGenerator property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the identifierGenerator property.For example, to add a new item, do as follows:
getIdentifierGenerator().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbGenericIdGenerator
- Returns:
- The value of the identifierGenerator property.
-
getNamedQuery
Gets the value of the namedQuery property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the namedQuery property.For example, to add a new item, do as follows:
getNamedQuery().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbNamedQuery
- Returns:
- The value of the namedQuery property.
-
getNamedNativeQuery
Gets the value of the namedNativeQuery property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the namedNativeQuery property.For example, to add a new item, do as follows:
getNamedNativeQuery().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbNamedNativeQuery
- Returns:
- The value of the namedNativeQuery property.
-
getNamedStoredProcedureQuery
Gets the value of the namedStoredProcedureQuery property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the namedStoredProcedureQuery property.For example, to add a new item, do as follows:
getNamedStoredProcedureQuery().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbNamedStoredProcedureQuery
- Returns:
- The value of the namedStoredProcedureQuery property.
-
getSqlResultSetMapping
Gets the value of the sqlResultSetMapping property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the sqlResultSetMapping property.For example, to add a new item, do as follows:
getSqlResultSetMapping().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbSqlResultSetMapping
- Returns:
- The value of the sqlResultSetMapping property.
-
getExcludeDefaultListeners
Gets the value of the excludeDefaultListeners property.- Specified by:
getExcludeDefaultListeners
in interfaceEntityOrMappedSuperclass
- Returns:
- possible object is
JaxbEmptyType
-
setExcludeDefaultListeners
Sets the value of the excludeDefaultListeners property.- Specified by:
setExcludeDefaultListeners
in interfaceEntityOrMappedSuperclass
- Parameters:
value
- allowed object isJaxbEmptyType
-
getExcludeSuperclassListeners
Gets the value of the excludeSuperclassListeners property.- Specified by:
getExcludeSuperclassListeners
in interfaceEntityOrMappedSuperclass
- Returns:
- possible object is
JaxbEmptyType
-
setExcludeSuperclassListeners
Sets the value of the excludeSuperclassListeners property.- Specified by:
setExcludeSuperclassListeners
in interfaceEntityOrMappedSuperclass
- Parameters:
value
- allowed object isJaxbEmptyType
-
getEntityListeners
Gets the value of the entityListeners property.- Specified by:
getEntityListeners
in interfaceEntityOrMappedSuperclass
- Returns:
- possible object is
JaxbEntityListeners
-
setEntityListeners
Sets the value of the entityListeners property.- Specified by:
setEntityListeners
in interfaceEntityOrMappedSuperclass
- Parameters:
value
- allowed object isJaxbEntityListeners
-
getPrePersist
Gets the value of the prePersist property.- Specified by:
getPrePersist
in interfaceEntityOrMappedSuperclass
- Specified by:
getPrePersist
in interfaceLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPrePersist
-
setPrePersist
Sets the value of the prePersist property.- Specified by:
setPrePersist
in interfaceEntityOrMappedSuperclass
- Specified by:
setPrePersist
in interfaceLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPrePersist
-
getPostPersist
Gets the value of the postPersist property.- Specified by:
getPostPersist
in interfaceEntityOrMappedSuperclass
- Specified by:
getPostPersist
in interfaceLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPostPersist
-
setPostPersist
Sets the value of the postPersist property.- Specified by:
setPostPersist
in interfaceEntityOrMappedSuperclass
- Specified by:
setPostPersist
in interfaceLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPostPersist
-
getPreRemove
Gets the value of the preRemove property.- Specified by:
getPreRemove
in interfaceEntityOrMappedSuperclass
- Specified by:
getPreRemove
in interfaceLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPreRemove
-
setPreRemove
Sets the value of the preRemove property.- Specified by:
setPreRemove
in interfaceEntityOrMappedSuperclass
- Specified by:
setPreRemove
in interfaceLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPreRemove
-
getPostRemove
Gets the value of the postRemove property.- Specified by:
getPostRemove
in interfaceEntityOrMappedSuperclass
- Specified by:
getPostRemove
in interfaceLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPostRemove
-
setPostRemove
Sets the value of the postRemove property.- Specified by:
setPostRemove
in interfaceEntityOrMappedSuperclass
- Specified by:
setPostRemove
in interfaceLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPostRemove
-
getPreUpdate
Gets the value of the preUpdate property.- Specified by:
getPreUpdate
in interfaceEntityOrMappedSuperclass
- Specified by:
getPreUpdate
in interfaceLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPreUpdate
-
setPreUpdate
Sets the value of the preUpdate property.- Specified by:
setPreUpdate
in interfaceEntityOrMappedSuperclass
- Specified by:
setPreUpdate
in interfaceLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPreUpdate
-
getPostUpdate
Gets the value of the postUpdate property.- Specified by:
getPostUpdate
in interfaceEntityOrMappedSuperclass
- Specified by:
getPostUpdate
in interfaceLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPostUpdate
-
setPostUpdate
Sets the value of the postUpdate property.- Specified by:
setPostUpdate
in interfaceEntityOrMappedSuperclass
- Specified by:
setPostUpdate
in interfaceLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPostUpdate
-
getPostLoad
Gets the value of the postLoad property.- Specified by:
getPostLoad
in interfaceEntityOrMappedSuperclass
- Specified by:
getPostLoad
in interfaceLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPostLoad
-
setPostLoad
Sets the value of the postLoad property.- Specified by:
setPostLoad
in interfaceEntityOrMappedSuperclass
- Specified by:
setPostLoad
in interfaceLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPostLoad
-
getAttributeOverride
Gets the value of the attributeOverride property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the attributeOverride property.For example, to add a new item, do as follows:
getAttributeOverride().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbAttributeOverride
- Returns:
- The value of the attributeOverride property.
-
getAssociationOverride
Gets the value of the associationOverride property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the associationOverride property.For example, to add a new item, do as follows:
getAssociationOverride().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbAssociationOverride
- Returns:
- The value of the associationOverride property.
-
getConvert
Gets the value of the convert property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the convert property.For example, to add a new item, do as follows:
getConvert().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbConvert
- Returns:
- The value of the convert property.
-
getNamedEntityGraph
Gets the value of the namedEntityGraph property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the namedEntityGraph property.For example, to add a new item, do as follows:
getNamedEntityGraph().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbNamedEntityGraph
- Returns:
- The value of the namedEntityGraph property.
-
getExtends
Gets the value of the extends property.- Returns:
- possible object is
String
-
setExtends
Sets the value of the extends property.- Parameters:
value
- allowed object isString
-
getFilter
Gets the value of the filter property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the filter property.For example, to add a new item, do as follows:
getFilter().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbHbmFilter
- Returns:
- The value of the filter property.
-
getFetchProfile
Gets the value of the fetchProfile property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the fetchProfile property.For example, to add a new item, do as follows:
getFetchProfile().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbFetchProfile
- Returns:
- The value of the fetchProfile property.
-
getTenantId
Gets the value of the tenantId property.- Returns:
- possible object is
JaxbTenantId
-
setTenantId
Sets the value of the tenantId property.- Parameters:
value
- allowed object isJaxbTenantId
-
getAttributes
Gets the value of the attributes property.- Specified by:
getAttributes
in interfaceEntityOrMappedSuperclass
- Specified by:
getAttributes
in interfaceManagedType
- Returns:
- possible object is
JaxbAttributes
-
setAttributes
Sets the value of the attributes property.- Specified by:
setAttributes
in interfaceEntityOrMappedSuperclass
- Parameters:
value
- allowed object isJaxbAttributes
-
getName
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
Sets the value of the name property.- Parameters:
value
- allowed object isString
-
getClazz
Gets the value of the clazz property.- Specified by:
getClazz
in interfaceManagedType
- Returns:
- possible object is
String
-
setClazz
Sets the value of the clazz property.- Specified by:
setClazz
in interfaceManagedType
- Parameters:
value
- allowed object isString
-
getAccess
Gets the value of the access property.- Specified by:
getAccess
in interfaceManagedType
- Returns:
- possible object is
String
-
setAccess
Sets the value of the access property.- Specified by:
setAccess
in interfaceManagedType
- Parameters:
value
- allowed object isString
-
getAttributeAccessor
Gets the value of the attributeAccessor property.- Returns:
- possible object is
String
-
setAttributeAccessor
Sets the value of the attributeAccessor property.- Parameters:
value
- allowed object isString
-
isCacheable
Gets the value of the cacheable property.- Returns:
- possible object is
Boolean
-
setCacheable
Sets the value of the cacheable property.- Parameters:
value
- allowed object isBoolean
-
isMetadataComplete
Gets the value of the metadataComplete property.- Specified by:
isMetadataComplete
in interfaceManagedType
- Returns:
- possible object is
Boolean
-
setMetadataComplete
Sets the value of the metadataComplete property.- Specified by:
setMetadataComplete
in interfaceManagedType
- Parameters:
value
- allowed object isBoolean
-