ContainerManagedEntityExtension



Inherits from type EntityExtension and adds the following.

Attributes Summary
concurrencyControl : ConcurrencyControlKindSpecifies the type of concurrency control for this container managed entity.
finderDescriptors : FinderDescriptor *  
localRelationshipRoles : EjbRelationshipRole *  
accessIntents : AccessIntent *  
persistenceSecurityIdentity : PersistenceSecurityIdentity  
dataCache : DataCache  

Attribute Details

concurrencyControl    -    Specifies the type of concurrency control for this container managed entity.
     data type: ConcurrencyControlKind
     default Value:   unspecified
     Allowed Values:  pessimistic   optimistic  



finderDescriptors    -     
     data type: FinderDescriptor*



localRelationshipRoles    -     
     data type: EjbRelationshipRole*



accessIntents    -     
     data type: AccessIntent*



persistenceSecurityIdentity    -     
     data type: PersistenceSecurityIdentity



dataCache    -     
     data type: DataCache


Copyright IBM Corp. 1997-2004