Class JaxbEntityImpl
- All Implemented Interfaces:
Serializable
,JaxbEntity
,JaxbEntityOrMappedSuperclass
,JaxbLifecycleCallbackContainer
,JaxbManagedType
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Boolean
See `@org.hibernate.boot.internal.Abstract`protected String
See `@org.hibernate.boot.internal.Extends`protected AccessType
protected List<JaxbAssociationOverrideImpl>
protected String
protected List<JaxbAttributeOverrideImpl>
protected JaxbAttributesContainerImpl
protected Integer
protected Boolean
protected JaxbCachingImpl
protected String
protected List<JaxbConvertImpl>
protected String
protected JaxbDiscriminatorColumnImpl
protected JaxbDiscriminatorFormulaImpl
protected String
protected Boolean
protected Boolean
protected JaxbEntityListenerContainerImpl
protected JaxbEmptyTypeImpl
protected JaxbEmptyTypeImpl
protected List<JaxbFetchProfileImpl>
protected List<JaxbFilterImpl>
protected JaxbGenericIdGeneratorImpl
protected String
protected JaxbIdClassImpl
protected JaxbInheritanceImpl
protected Boolean
protected Boolean
protected Boolean
protected String
protected List<JaxbNamedEntityGraphImpl>
protected List<JaxbNamedNativeQueryImpl>
protected List<JaxbNamedHqlQueryImpl>
protected List<JaxbNamedStoredProcedureQueryImpl>
protected OptimisticLockStyle
protected JaxbPolymorphismTypeImpl
protected JaxbPostLoadImpl
protected JaxbPostPersistImpl
protected JaxbPostRemoveImpl
protected JaxbPostUpdateImpl
protected JaxbPrePersistImpl
protected JaxbPreRemoveImpl
protected JaxbPreUpdateImpl
protected JaxbForeignKeyImpl
protected List<JaxbPrimaryKeyJoinColumnImpl>
protected String
protected String
protected List<JaxbSecondaryTableImpl>
protected Boolean
protected JaxbSequenceGeneratorImpl
protected JaxbCustomSqlImpl
protected JaxbCustomSqlImpl
protected String
protected List<JaxbSqlResultSetMappingImpl>
protected JaxbSqlSelectImpl
protected JaxbCustomSqlImpl
protected List<JaxbSynchronizedTableImpl>
protected JaxbTableImpl
protected String
protected JaxbTableGeneratorImpl
protected JaxbTenantIdImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the access property.Gets the value of the associationOverrides property.Gets the value of the attributeAccessor property.Gets the value of the attributeOverrides 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 converts 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 entityListenerContainer property.Gets the value of the excludeDefaultListeners property.Gets the value of the excludeSuperclassListeners property.See `@org.hibernate.boot.internal.Extends`Gets the value of the fetchProfiles property.Gets the value of the filters property.Gets the value of the genericGenerator property.Gets the value of the hqlSelect property.Gets the value of the idClass property.Gets the value of the inheritance property.getName()
Gets the value of the name property.Gets the value of the namedEntityGraphs property.Gets the value of the namedNativeQueries property.Gets the value of the namedQueries property.Gets the value of the namedStoredProcedureQueries property.Gets the value of the optimisticLocking 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 primaryKeyJoinColumns property.getProxy()
Gets the value of the proxy property.getRowid()
Gets the value of the rowid property.Gets the value of the secondaryTables 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 sqlRestriction property.Gets the value of the sqlResultSetMappings property.Gets the value of the sqlSelect property.Gets the value of the sqlUpdate property.Gets the value of the synchronizeTables 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.See `@org.hibernate.boot.internal.Abstract`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
setAbstract
(Boolean value) Sets the value of the abstract property.void
setAccess
(AccessType value) Sets the value of the access property.void
setAttributeAccessor
(String value) Sets the value of the attributeAccessor property.void
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
(JaxbCachingImpl 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
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 entityListenerContainer 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
Sets the value of the genericGenerator property.void
setHqlSelect
(String value) Sets the value of the hqlSelect property.void
setIdClass
(JaxbIdClassImpl value) Sets the value of the idClass property.void
Sets the value of the inheritance property.void
Sets the value of the lazy 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 optimisticLocking property.void
Sets the value of the polymorphism property.void
setPostLoad
(JaxbPostLoadImpl value) Sets the value of the postLoad property.void
Sets the value of the postPersist property.void
setPostRemove
(JaxbPostRemoveImpl value) Sets the value of the postRemove property.void
setPostUpdate
(JaxbPostUpdateImpl value) Sets the value of the postUpdate property.void
setPrePersist
(JaxbPrePersistImpl value) Sets the value of the prePersist property.void
setPreRemove
(JaxbPreRemoveImpl value) Sets the value of the preRemove property.void
setPreUpdate
(JaxbPreUpdateImpl 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
(JaxbCustomSqlImpl value) Sets the value of the sqlDelete property.void
setSqlInsert
(JaxbCustomSqlImpl value) Sets the value of the sqlInsert property.void
setSqlRestriction
(String value) Sets the value of the sqlRestriction property.void
setSqlSelect
(JaxbSqlSelectImpl value) Sets the value of the sqlSelect property.void
setSqlUpdate
(JaxbCustomSqlImpl value) Sets the value of the sqlUpdate property.void
setTable
(JaxbTableImpl value) 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
(JaxbTenantIdImpl value) Sets the value of the tenantId property.
-
Field Details
-
description
-
_abstract
See `@org.hibernate.boot.internal.Abstract` -
_extends
See `@org.hibernate.boot.internal.Extends` -
table
-
tableExpression
-
secondaryTables
-
synchronizeTables
-
-
primaryKeyForeignKey
-
rowid
-
sqlRestriction
-
sqlSelect
-
hqlSelect
-
sqlInsert
-
sqlUpdate
-
sqlDelete
-
dynamicInsert
-
dynamicUpdate
-
selectBeforeUpdate
-
caching
-
batchSize
-
lazy
-
mutable
-
optimisticLocking
-
idClass
-
inheritance
-
proxy
-
polymorphism
-
discriminatorValue
-
discriminatorColumn
-
discriminatorFormula
-
sequenceGenerator
-
tableGenerator
-
genericGenerator
-
namedQueries
-
namedNativeQueries
-
namedStoredProcedureQueries
-
sqlResultSetMappings
-
excludeDefaultListeners
-
excludeSuperclassListeners
-
entityListenerContainer
-
prePersist
-
postPersist
-
preRemove
-
postRemove
-
preUpdate
-
postUpdate
-
postLoad
-
attributeOverrides
-
associationOverrides
-
converts
-
namedEntityGraphs
-
filters
-
fetchProfiles
-
tenantId
-
attributes
-
name
-
clazz
-
access
-
attributeAccessor
-
cacheable
-
metadataComplete
-
-
Constructor Details
-
JaxbEntityImpl
public JaxbEntityImpl()
-
-
Method Details
-
getDescription
Gets the value of the description property.- Specified by:
getDescription
in interfaceJaxbManagedType
- Returns:
- possible object is
String
-
setDescription
Sets the value of the description property.- Specified by:
setDescription
in interfaceJaxbManagedType
- Parameters:
value
- allowed object isString
-
isAbstract
See `@org.hibernate.boot.internal.Abstract`- Returns:
- possible object is
Boolean
-
setAbstract
Sets the value of the abstract property.- Parameters:
value
- allowed object isBoolean
- See Also:
-
getExtends
See `@org.hibernate.boot.internal.Extends`- Returns:
- possible object is
String
-
setExtends
Sets the value of the extends property.- Parameters:
value
- allowed object isString
- See Also:
-
getTable
Gets the value of the table property.- Specified by:
getTable
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbTableImpl
-
setTable
Sets the value of the table property.- Specified by:
setTable
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbTableImpl
-
getTableExpression
Gets the value of the tableExpression property.- Specified by:
getTableExpression
in interfaceJaxbEntity
- Returns:
- possible object is
String
-
setTableExpression
Sets the value of the tableExpression property.- Specified by:
setTableExpression
in interfaceJaxbEntity
- Parameters:
value
- allowed object isString
-
getSecondaryTables
Gets the value of the secondaryTables 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 JAXB object. This is why there is not a
set
method for the secondaryTables property.For example, to add a new item, do as follows:
getSecondaryTables().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbSecondaryTableImpl
- Specified by:
getSecondaryTables
in interfaceJaxbEntity
- Returns:
- The value of the secondaryTables property.
-
getSynchronizeTables
Gets the value of the synchronizeTables 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 JAXB object. This is why there is not a
set
method for the synchronizeTables property.For example, to add a new item, do as follows:
getSynchronizeTables().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbSynchronizedTableImpl
- Specified by:
getSynchronizeTables
in interfaceJaxbEntity
- Returns:
- The value of the synchronizeTables property.
-
getPrimaryKeyJoinColumns
Gets the value of the primaryKeyJoinColumns 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 JAXB object. This is why there is not a
set
method for the primaryKeyJoinColumns property.For example, to add a new item, do as follows:
getPrimaryKeyJoinColumns().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbPrimaryKeyJoinColumnImpl
- Specified by:
getPrimaryKeyJoinColumns
in interfaceJaxbEntity
- Returns:
- The value of the primaryKeyJoinColumns property.
-
getPrimaryKeyForeignKey
Gets the value of the primaryKeyForeignKey property.- Specified by:
getPrimaryKeyForeignKey
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbForeignKeyImpl
-
setPrimaryKeyForeignKey
Sets the value of the primaryKeyForeignKey property.- Specified by:
setPrimaryKeyForeignKey
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbForeignKeyImpl
-
getRowid
Gets the value of the rowid property.- Specified by:
getRowid
in interfaceJaxbEntity
- Returns:
- possible object is
String
-
setRowid
Sets the value of the rowid property.- Specified by:
setRowid
in interfaceJaxbEntity
- Parameters:
value
- allowed object isString
-
getSqlRestriction
Gets the value of the sqlRestriction property.- Specified by:
getSqlRestriction
in interfaceJaxbEntity
- Returns:
- possible object is
String
-
setSqlRestriction
Sets the value of the sqlRestriction property.- Specified by:
setSqlRestriction
in interfaceJaxbEntity
- Parameters:
value
- allowed object isString
-
getSqlSelect
Gets the value of the sqlSelect property.- Specified by:
getSqlSelect
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbSqlSelectImpl
-
setSqlSelect
Sets the value of the sqlSelect property.- Parameters:
value
- allowed object isJaxbSqlSelectImpl
-
getHqlSelect
Gets the value of the hqlSelect property.- Specified by:
getHqlSelect
in interfaceJaxbEntity
- Returns:
- possible object is
String
-
setHqlSelect
Sets the value of the hqlSelect property.- Parameters:
value
- allowed object isString
-
getSqlInsert
Gets the value of the sqlInsert property.- Specified by:
getSqlInsert
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbCustomSqlImpl
-
setSqlInsert
Sets the value of the sqlInsert property.- Specified by:
setSqlInsert
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbCustomSqlImpl
-
getSqlUpdate
Gets the value of the sqlUpdate property.- Specified by:
getSqlUpdate
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbCustomSqlImpl
-
setSqlUpdate
Sets the value of the sqlUpdate property.- Specified by:
setSqlUpdate
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbCustomSqlImpl
-
getSqlDelete
Gets the value of the sqlDelete property.- Specified by:
getSqlDelete
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbCustomSqlImpl
-
setSqlDelete
Sets the value of the sqlDelete property.- Specified by:
setSqlDelete
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbCustomSqlImpl
-
isDynamicInsert
Gets the value of the dynamicInsert property.- Specified by:
isDynamicInsert
in interfaceJaxbEntity
- Returns:
- possible object is
Boolean
-
setDynamicInsert
Sets the value of the dynamicInsert property.- Specified by:
setDynamicInsert
in interfaceJaxbEntity
- Parameters:
value
- allowed object isBoolean
-
isDynamicUpdate
Gets the value of the dynamicUpdate property.- Specified by:
isDynamicUpdate
in interfaceJaxbEntity
- Returns:
- possible object is
Boolean
-
setDynamicUpdate
Sets the value of the dynamicUpdate property.- Specified by:
setDynamicUpdate
in interfaceJaxbEntity
- Parameters:
value
- allowed object isBoolean
-
isSelectBeforeUpdate
Gets the value of the selectBeforeUpdate property.- Specified by:
isSelectBeforeUpdate
in interfaceJaxbEntity
- Returns:
- possible object is
Boolean
-
setSelectBeforeUpdate
Sets the value of the selectBeforeUpdate property.- Specified by:
setSelectBeforeUpdate
in interfaceJaxbEntity
- Parameters:
value
- allowed object isBoolean
-
getCaching
Gets the value of the caching property.- Specified by:
getCaching
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbCachingImpl
-
setCaching
Sets the value of the caching property.- Specified by:
setCaching
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbCachingImpl
-
getBatchSize
Gets the value of the batchSize property.- Specified by:
getBatchSize
in interfaceJaxbEntity
- Returns:
- possible object is
Integer
-
setBatchSize
Sets the value of the batchSize property.- Specified by:
setBatchSize
in interfaceJaxbEntity
- Parameters:
value
- allowed object isInteger
-
isLazy
Gets the value of the lazy property.- Specified by:
isLazy
in interfaceJaxbEntity
- Returns:
- possible object is
Boolean
-
setLazy
Sets the value of the lazy property.- Specified by:
setLazy
in interfaceJaxbEntity
- Parameters:
value
- allowed object isBoolean
-
isMutable
Gets the value of the mutable property.- Specified by:
isMutable
in interfaceJaxbEntity
- Returns:
- possible object is
Boolean
-
setMutable
Sets the value of the mutable property.- Specified by:
setMutable
in interfaceJaxbEntity
- Parameters:
value
- allowed object isBoolean
-
getOptimisticLocking
Gets the value of the optimisticLocking property.- Specified by:
getOptimisticLocking
in interfaceJaxbEntity
- Returns:
- possible object is
String
-
setOptimisticLocking
Sets the value of the optimisticLocking property.- Specified by:
setOptimisticLocking
in interfaceJaxbEntity
- Parameters:
value
- allowed object isString
-
getIdClass
Gets the value of the idClass property.- Specified by:
getIdClass
in interfaceJaxbEntityOrMappedSuperclass
- Returns:
- possible object is
JaxbIdClassImpl
-
setIdClass
Sets the value of the idClass property.- Specified by:
setIdClass
in interfaceJaxbEntityOrMappedSuperclass
- Parameters:
value
- allowed object isJaxbIdClassImpl
-
getInheritance
Gets the value of the inheritance property.- Specified by:
getInheritance
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbInheritanceImpl
-
setInheritance
Sets the value of the inheritance property.- Specified by:
setInheritance
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbInheritanceImpl
-
getProxy
Gets the value of the proxy property.- Specified by:
getProxy
in interfaceJaxbEntity
- Returns:
- possible object is
String
-
setProxy
Sets the value of the proxy property.- Specified by:
setProxy
in interfaceJaxbEntity
- Parameters:
value
- allowed object isString
-
getPolymorphism
Gets the value of the polymorphism property.- Returns:
- possible object is
JaxbPolymorphismTypeImpl
-
setPolymorphism
Sets the value of the polymorphism property.- Parameters:
value
- allowed object isJaxbPolymorphismTypeImpl
-
getDiscriminatorValue
Gets the value of the discriminatorValue property.- Specified by:
getDiscriminatorValue
in interfaceJaxbEntity
- Returns:
- possible object is
String
-
setDiscriminatorValue
Sets the value of the discriminatorValue property.- Specified by:
setDiscriminatorValue
in interfaceJaxbEntity
- Parameters:
value
- allowed object isString
-
getDiscriminatorColumn
Gets the value of the discriminatorColumn property.- Specified by:
getDiscriminatorColumn
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbDiscriminatorColumnImpl
-
setDiscriminatorColumn
Sets the value of the discriminatorColumn property.- Specified by:
setDiscriminatorColumn
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbDiscriminatorColumnImpl
-
getDiscriminatorFormula
Gets the value of the discriminatorFormula property.- Specified by:
getDiscriminatorFormula
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbDiscriminatorFormulaImpl
-
setDiscriminatorFormula
Sets the value of the discriminatorFormula property.- Specified by:
setDiscriminatorFormula
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbDiscriminatorFormulaImpl
-
getSequenceGenerator
Gets the value of the sequenceGenerator property.- Specified by:
getSequenceGenerator
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbSequenceGeneratorImpl
-
setSequenceGenerator
Sets the value of the sequenceGenerator property.- Parameters:
value
- allowed object isJaxbSequenceGeneratorImpl
-
getTableGenerator
Gets the value of the tableGenerator property.- Specified by:
getTableGenerator
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbTableGeneratorImpl
-
setTableGenerator
Sets the value of the tableGenerator property.- Parameters:
value
- allowed object isJaxbTableGeneratorImpl
-
getGenericGenerator
Gets the value of the genericGenerator property.- Specified by:
getGenericGenerator
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbGenericIdGeneratorImpl
-
setGenericGenerator
Sets the value of the genericGenerator property.- Parameters:
value
- allowed object isJaxbGenericIdGeneratorImpl
-
getNamedQueries
Gets the value of the namedQueries 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 JAXB object. This is why there is not a
set
method for the namedQueries property.For example, to add a new item, do as follows:
getNamedQueries().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbNamedHqlQueryImpl
- Specified by:
getNamedQueries
in interfaceJaxbEntity
- Returns:
- The value of the namedQueries property.
-
getNamedNativeQueries
Gets the value of the namedNativeQueries 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 JAXB object. This is why there is not a
set
method for the namedNativeQueries property.For example, to add a new item, do as follows:
getNamedNativeQueries().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbNamedNativeQueryImpl
- Specified by:
getNamedNativeQueries
in interfaceJaxbEntity
- Returns:
- The value of the namedNativeQueries property.
-
getNamedStoredProcedureQueries
Gets the value of the namedStoredProcedureQueries 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 JAXB object. This is why there is not a
set
method for the namedStoredProcedureQueries property.For example, to add a new item, do as follows:
getNamedStoredProcedureQueries().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbNamedStoredProcedureQueryImpl
- Specified by:
getNamedStoredProcedureQueries
in interfaceJaxbEntity
- Returns:
- The value of the namedStoredProcedureQueries property.
-
getSqlResultSetMappings
Gets the value of the sqlResultSetMappings 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 JAXB object. This is why there is not a
set
method for the sqlResultSetMappings property.For example, to add a new item, do as follows:
getSqlResultSetMappings().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbSqlResultSetMappingImpl
- Specified by:
getSqlResultSetMappings
in interfaceJaxbEntity
- Returns:
- The value of the sqlResultSetMappings property.
-
getExcludeDefaultListeners
Gets the value of the excludeDefaultListeners property.- Specified by:
getExcludeDefaultListeners
in interfaceJaxbEntityOrMappedSuperclass
- Returns:
- possible object is
JaxbEmptyTypeImpl
-
setExcludeDefaultListeners
Sets the value of the excludeDefaultListeners property.- Specified by:
setExcludeDefaultListeners
in interfaceJaxbEntityOrMappedSuperclass
- Parameters:
value
- allowed object isJaxbEmptyTypeImpl
-
getExcludeSuperclassListeners
Gets the value of the excludeSuperclassListeners property.- Specified by:
getExcludeSuperclassListeners
in interfaceJaxbEntityOrMappedSuperclass
- Returns:
- possible object is
JaxbEmptyTypeImpl
-
setExcludeSuperclassListeners
Sets the value of the excludeSuperclassListeners property.- Specified by:
setExcludeSuperclassListeners
in interfaceJaxbEntityOrMappedSuperclass
- Parameters:
value
- allowed object isJaxbEmptyTypeImpl
-
getEntityListenerContainer
Gets the value of the entityListenerContainer property.- Specified by:
getEntityListenerContainer
in interfaceJaxbEntityOrMappedSuperclass
- Returns:
- possible object is
JaxbEntityListenerContainerImpl
-
setEntityListenerContainer
Sets the value of the entityListenerContainer property.- Specified by:
setEntityListenerContainer
in interfaceJaxbEntityOrMappedSuperclass
- Parameters:
value
- allowed object isJaxbEntityListenerContainerImpl
-
getPrePersist
Gets the value of the prePersist property.- Specified by:
getPrePersist
in interfaceJaxbLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPrePersistImpl
-
setPrePersist
Sets the value of the prePersist property.- Specified by:
setPrePersist
in interfaceJaxbLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPrePersistImpl
-
getPostPersist
Gets the value of the postPersist property.- Specified by:
getPostPersist
in interfaceJaxbLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPostPersistImpl
-
setPostPersist
Sets the value of the postPersist property.- Specified by:
setPostPersist
in interfaceJaxbLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPostPersistImpl
-
getPreRemove
Gets the value of the preRemove property.- Specified by:
getPreRemove
in interfaceJaxbLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPreRemoveImpl
-
setPreRemove
Sets the value of the preRemove property.- Specified by:
setPreRemove
in interfaceJaxbLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPreRemoveImpl
-
getPostRemove
Gets the value of the postRemove property.- Specified by:
getPostRemove
in interfaceJaxbLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPostRemoveImpl
-
setPostRemove
Sets the value of the postRemove property.- Specified by:
setPostRemove
in interfaceJaxbLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPostRemoveImpl
-
getPreUpdate
Gets the value of the preUpdate property.- Specified by:
getPreUpdate
in interfaceJaxbLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPreUpdateImpl
-
setPreUpdate
Sets the value of the preUpdate property.- Specified by:
setPreUpdate
in interfaceJaxbLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPreUpdateImpl
-
getPostUpdate
Gets the value of the postUpdate property.- Specified by:
getPostUpdate
in interfaceJaxbLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPostUpdateImpl
-
setPostUpdate
Sets the value of the postUpdate property.- Specified by:
setPostUpdate
in interfaceJaxbLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPostUpdateImpl
-
getPostLoad
Gets the value of the postLoad property.- Specified by:
getPostLoad
in interfaceJaxbLifecycleCallbackContainer
- Returns:
- possible object is
JaxbPostLoadImpl
-
setPostLoad
Sets the value of the postLoad property.- Specified by:
setPostLoad
in interfaceJaxbLifecycleCallbackContainer
- Parameters:
value
- allowed object isJaxbPostLoadImpl
-
getAttributeOverrides
Gets the value of the attributeOverrides 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 JAXB object. This is why there is not a
set
method for the attributeOverrides property.For example, to add a new item, do as follows:
getAttributeOverrides().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbAttributeOverrideImpl
- Specified by:
getAttributeOverrides
in interfaceJaxbEntity
- Returns:
- The value of the attributeOverrides property.
-
getAssociationOverrides
Gets the value of the associationOverrides 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 JAXB object. This is why there is not a
set
method for the associationOverrides property.For example, to add a new item, do as follows:
getAssociationOverrides().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbAssociationOverrideImpl
- Specified by:
getAssociationOverrides
in interfaceJaxbEntity
- Returns:
- The value of the associationOverrides property.
-
getConverts
Gets the value of the converts 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 JAXB object. This is why there is not a
set
method for the converts property.For example, to add a new item, do as follows:
getConverts().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbConvertImpl
- Specified by:
getConverts
in interfaceJaxbEntity
- Returns:
- The value of the converts property.
-
getNamedEntityGraphs
Gets the value of the namedEntityGraphs 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 JAXB object. This is why there is not a
set
method for the namedEntityGraphs property.For example, to add a new item, do as follows:
getNamedEntityGraphs().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbNamedEntityGraphImpl
- Specified by:
getNamedEntityGraphs
in interfaceJaxbEntity
- Returns:
- The value of the namedEntityGraphs property.
-
getFilters
Gets the value of the filters 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 JAXB object. This is why there is not a
set
method for the filters property.For example, to add a new item, do as follows:
getFilters().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbFilterImpl
- Specified by:
getFilters
in interfaceJaxbEntity
- Returns:
- The value of the filters property.
-
getFetchProfiles
Gets the value of the fetchProfiles 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 JAXB object. This is why there is not a
set
method for the fetchProfiles property.For example, to add a new item, do as follows:
getFetchProfiles().add(newItem);
Objects of the following type(s) are allowed in the list
JaxbFetchProfileImpl
- Specified by:
getFetchProfiles
in interfaceJaxbEntity
- Returns:
- The value of the fetchProfiles property.
-
getTenantId
Gets the value of the tenantId property.- Specified by:
getTenantId
in interfaceJaxbEntity
- Returns:
- possible object is
JaxbTenantIdImpl
-
setTenantId
Sets the value of the tenantId property.- Specified by:
setTenantId
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbTenantIdImpl
-
getAttributes
Gets the value of the attributes property.- Specified by:
getAttributes
in interfaceJaxbEntity
- Specified by:
getAttributes
in interfaceJaxbManagedType
- Returns:
- possible object is
JaxbAttributesContainerImpl
-
setAttributes
Sets the value of the attributes property.- Specified by:
setAttributes
in interfaceJaxbEntity
- Parameters:
value
- allowed object isJaxbAttributesContainerImpl
-
getName
Gets the value of the name property.- Specified by:
getName
in interfaceJaxbEntity
- Returns:
- possible object is
String
-
setName
Sets the value of the name property.- Specified by:
setName
in interfaceJaxbEntity
- Parameters:
value
- allowed object isString
-
getClazz
Gets the value of the clazz property.- Specified by:
getClazz
in interfaceJaxbManagedType
- Returns:
- possible object is
String
-
setClazz
Sets the value of the clazz property.- Specified by:
setClazz
in interfaceJaxbManagedType
- Parameters:
value
- allowed object isString
-
getAccess
Gets the value of the access property.- Specified by:
getAccess
in interfaceJaxbManagedType
- Returns:
- possible object is
String
-
setAccess
Sets the value of the access property.- Specified by:
setAccess
in interfaceJaxbManagedType
- 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.- Specified by:
isCacheable
in interfaceJaxbEntity
- Returns:
- possible object is
Boolean
-
setCacheable
Sets the value of the cacheable property.- Specified by:
setCacheable
in interfaceJaxbEntity
- Parameters:
value
- allowed object isBoolean
-
isMetadataComplete
Gets the value of the metadataComplete property.- Specified by:
isMetadataComplete
in interfaceJaxbManagedType
- Returns:
- possible object is
Boolean
-
setMetadataComplete
Sets the value of the metadataComplete property.- Specified by:
setMetadataComplete
in interfaceJaxbManagedType
- Parameters:
value
- allowed object isBoolean
-