Class JaxbEntity
- All Implemented Interfaces:
Serializable,EntityOrMappedSuperclass,LifecycleCallbackContainer,ManagedType
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected AccessTypeprotected List<JaxbAssociationOverride>protected Stringprotected List<JaxbAttributeOverride>protected JaxbAttributesprotected Integerprotected Booleanprotected JaxbCachingprotected Stringprotected List<JaxbConvert>protected Stringprotected JaxbDiscriminatorColumnprotected Stringprotected Stringprotected Booleanprotected Booleanprotected JaxbEntityListenersprotected JaxbEmptyTypeprotected JaxbEmptyTypeprotected List<JaxbFetchProfile>protected List<JaxbHbmFilter>protected JaxbIdClassprotected List<JaxbGenericIdGenerator>protected JaxbInheritanceprotected Booleanprotected JaxbCustomLoaderprotected Booleanprotected Booleanprotected Stringprotected List<JaxbNamedEntityGraph>protected List<JaxbNamedNativeQuery>protected List<JaxbNamedQuery>protected List<JaxbNamedStoredProcedureQuery>protected OptimisticLockStyleprotected PolymorphismTypeprotected JaxbPostLoadprotected JaxbPostPersistprotected JaxbPostRemoveprotected JaxbPostUpdateprotected JaxbPrePersistprotected JaxbPreRemoveprotected JaxbPreUpdateprotected JaxbForeignKeyprotected List<JaxbPrimaryKeyJoinColumn>protected Stringprotected Stringprotected List<JaxbSecondaryTable>protected Booleanprotected JaxbSequenceGeneratorprotected JaxbCustomSqlprotected JaxbCustomSqlprotected List<JaxbSqlResultSetMapping>protected JaxbCustomSqlprotected List<JaxbSynchronizedTable>protected JaxbTableprotected Stringprotected JaxbTableGeneratorprotected JaxbTenantIdprotected String -
Constructor Summary
Constructors -
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.voidsetAccess(AccessType value) Sets the value of the access property.voidsetAttributeAccessor(String value) Sets the value of the attributeAccessor property.voidsetAttributes(JaxbAttributes value) Sets the value of the attributes property.voidsetBatchSize(Integer value) Sets the value of the batchSize property.voidsetCacheable(Boolean value) Sets the value of the cacheable property.voidsetCaching(JaxbCaching value) Sets the value of the caching property.voidSets the value of the clazz property.voidsetDescription(String value) Sets the value of the description property.voidSets the value of the discriminatorColumn property.voidsetDiscriminatorFormula(String value) Sets the value of the discriminatorFormula property.voidsetDiscriminatorValue(String value) Sets the value of the discriminatorValue property.voidsetDynamicInsert(Boolean value) Sets the value of the dynamicInsert property.voidsetDynamicUpdate(Boolean value) Sets the value of the dynamicUpdate property.voidSets the value of the entityListeners property.voidSets the value of the excludeDefaultListeners property.voidSets the value of the excludeSuperclassListeners property.voidsetExtends(String value) Sets the value of the extends property.voidsetIdClass(JaxbIdClass value) Sets the value of the idClass property.voidsetInheritance(JaxbInheritance value) Sets the value of the inheritance property.voidSets the value of the lazy property.voidsetLoader(JaxbCustomLoader value) Sets the value of the loader property.voidsetMetadataComplete(Boolean value) Sets the value of the metadataComplete property.voidsetMutable(Boolean value) Sets the value of the mutable property.voidSets the value of the name property.voidSets the value of the optimisticLock property.voidsetPolymorphism(PolymorphismType value) Sets the value of the polymorphism property.voidsetPostLoad(JaxbPostLoad value) Sets the value of the postLoad property.voidsetPostPersist(JaxbPostPersist value) Sets the value of the postPersist property.voidsetPostRemove(JaxbPostRemove value) Sets the value of the postRemove property.voidsetPostUpdate(JaxbPostUpdate value) Sets the value of the postUpdate property.voidsetPrePersist(JaxbPrePersist value) Sets the value of the prePersist property.voidsetPreRemove(JaxbPreRemove value) Sets the value of the preRemove property.voidsetPreUpdate(JaxbPreUpdate value) Sets the value of the preUpdate property.voidSets the value of the primaryKeyForeignKey property.voidSets the value of the proxy property.voidSets the value of the rowid property.voidsetSelectBeforeUpdate(Boolean value) Sets the value of the selectBeforeUpdate property.voidSets the value of the sequenceGenerator property.voidsetSqlDelete(JaxbCustomSql value) Sets the value of the sqlDelete property.voidsetSqlInsert(JaxbCustomSql value) Sets the value of the sqlInsert property.voidsetSqlUpdate(JaxbCustomSql value) Sets the value of the sqlUpdate property.voidSets the value of the table property.voidsetTableExpression(String value) Sets the value of the tableExpression property.voidSets the value of the tableGenerator property.voidsetTenantId(JaxbTenantId value) Sets the value of the tenantId property.voidSets 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:
getDescriptionin interfaceManagedType- Returns:
- possible object is
String
-
setDescription
Sets the value of the description property.- Specified by:
setDescriptionin 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
setmethod 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
setmethod 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
setmethod 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:
getIdClassin interfaceEntityOrMappedSuperclass- Returns:
- possible object is
JaxbIdClass
-
setIdClass
Sets the value of the idClass property.- Specified by:
setIdClassin 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
setmethod 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
setmethod 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
setmethod 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
setmethod 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
setmethod 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:
getExcludeDefaultListenersin interfaceEntityOrMappedSuperclass- Returns:
- possible object is
JaxbEmptyType
-
setExcludeDefaultListeners
Sets the value of the excludeDefaultListeners property.- Specified by:
setExcludeDefaultListenersin interfaceEntityOrMappedSuperclass- Parameters:
value- allowed object isJaxbEmptyType
-
getExcludeSuperclassListeners
Gets the value of the excludeSuperclassListeners property.- Specified by:
getExcludeSuperclassListenersin interfaceEntityOrMappedSuperclass- Returns:
- possible object is
JaxbEmptyType
-
setExcludeSuperclassListeners
Sets the value of the excludeSuperclassListeners property.- Specified by:
setExcludeSuperclassListenersin interfaceEntityOrMappedSuperclass- Parameters:
value- allowed object isJaxbEmptyType
-
getEntityListeners
Gets the value of the entityListeners property.- Specified by:
getEntityListenersin interfaceEntityOrMappedSuperclass- Returns:
- possible object is
JaxbEntityListeners
-
setEntityListeners
Sets the value of the entityListeners property.- Specified by:
setEntityListenersin interfaceEntityOrMappedSuperclass- Parameters:
value- allowed object isJaxbEntityListeners
-
getPrePersist
Gets the value of the prePersist property.- Specified by:
getPrePersistin interfaceEntityOrMappedSuperclass- Specified by:
getPrePersistin interfaceLifecycleCallbackContainer- Returns:
- possible object is
JaxbPrePersist
-
setPrePersist
Sets the value of the prePersist property.- Specified by:
setPrePersistin interfaceEntityOrMappedSuperclass- Specified by:
setPrePersistin interfaceLifecycleCallbackContainer- Parameters:
value- allowed object isJaxbPrePersist
-
getPostPersist
Gets the value of the postPersist property.- Specified by:
getPostPersistin interfaceEntityOrMappedSuperclass- Specified by:
getPostPersistin interfaceLifecycleCallbackContainer- Returns:
- possible object is
JaxbPostPersist
-
setPostPersist
Sets the value of the postPersist property.- Specified by:
setPostPersistin interfaceEntityOrMappedSuperclass- Specified by:
setPostPersistin interfaceLifecycleCallbackContainer- Parameters:
value- allowed object isJaxbPostPersist
-
getPreRemove
Gets the value of the preRemove property.- Specified by:
getPreRemovein interfaceEntityOrMappedSuperclass- Specified by:
getPreRemovein interfaceLifecycleCallbackContainer- Returns:
- possible object is
JaxbPreRemove
-
setPreRemove
Sets the value of the preRemove property.- Specified by:
setPreRemovein interfaceEntityOrMappedSuperclass- Specified by:
setPreRemovein interfaceLifecycleCallbackContainer- Parameters:
value- allowed object isJaxbPreRemove
-
getPostRemove
Gets the value of the postRemove property.- Specified by:
getPostRemovein interfaceEntityOrMappedSuperclass- Specified by:
getPostRemovein interfaceLifecycleCallbackContainer- Returns:
- possible object is
JaxbPostRemove
-
setPostRemove
Sets the value of the postRemove property.- Specified by:
setPostRemovein interfaceEntityOrMappedSuperclass- Specified by:
setPostRemovein interfaceLifecycleCallbackContainer- Parameters:
value- allowed object isJaxbPostRemove
-
getPreUpdate
Gets the value of the preUpdate property.- Specified by:
getPreUpdatein interfaceEntityOrMappedSuperclass- Specified by:
getPreUpdatein interfaceLifecycleCallbackContainer- Returns:
- possible object is
JaxbPreUpdate
-
setPreUpdate
Sets the value of the preUpdate property.- Specified by:
setPreUpdatein interfaceEntityOrMappedSuperclass- Specified by:
setPreUpdatein interfaceLifecycleCallbackContainer- Parameters:
value- allowed object isJaxbPreUpdate
-
getPostUpdate
Gets the value of the postUpdate property.- Specified by:
getPostUpdatein interfaceEntityOrMappedSuperclass- Specified by:
getPostUpdatein interfaceLifecycleCallbackContainer- Returns:
- possible object is
JaxbPostUpdate
-
setPostUpdate
Sets the value of the postUpdate property.- Specified by:
setPostUpdatein interfaceEntityOrMappedSuperclass- Specified by:
setPostUpdatein interfaceLifecycleCallbackContainer- Parameters:
value- allowed object isJaxbPostUpdate
-
getPostLoad
Gets the value of the postLoad property.- Specified by:
getPostLoadin interfaceEntityOrMappedSuperclass- Specified by:
getPostLoadin interfaceLifecycleCallbackContainer- Returns:
- possible object is
JaxbPostLoad
-
setPostLoad
Sets the value of the postLoad property.- Specified by:
setPostLoadin interfaceEntityOrMappedSuperclass- Specified by:
setPostLoadin 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
setmethod 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
setmethod 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
setmethod 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
setmethod 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
setmethod 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
setmethod 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:
getAttributesin interfaceEntityOrMappedSuperclass- Specified by:
getAttributesin interfaceManagedType- Returns:
- possible object is
JaxbAttributes
-
setAttributes
Sets the value of the attributes property.- Specified by:
setAttributesin 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:
getClazzin interfaceManagedType- Returns:
- possible object is
String
-
setClazz
Sets the value of the clazz property.- Specified by:
setClazzin interfaceManagedType- Parameters:
value- allowed object isString
-
getAccess
Gets the value of the access property.- Specified by:
getAccessin interfaceManagedType- Returns:
- possible object is
String
-
setAccess
Sets the value of the access property.- Specified by:
setAccessin 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:
isMetadataCompletein interfaceManagedType- Returns:
- possible object is
Boolean
-
setMetadataComplete
Sets the value of the metadataComplete property.- Specified by:
setMetadataCompletein interfaceManagedType- Parameters:
value- allowed object isBoolean
-