Specifies container behavior in guaranteeing transactional consistency of the data in the bean.
entity-mapping (sun-cmp-mappings.xml)
The following table describes subelements for the consistency element.
Table A–31 consistency Subelements| 
 Element  | 
 Required  | 
 Description  | 
|---|---|---|
| 
 exactly one subelement is required  | 
 No consistency checking occurs.  | 
|
| 
 exactly one subelement is required  | 
 Checks concurrent modification of fields in modified beans at commit time.  | 
|
| 
 exactly one subelement is required  | 
 Obtains an exclusive lock when the data is loaded.  | 
|
| 
 This element is not implemented. Do not use.  | 
||
| 
 This element is not implemented. Do not use.  | 
||
| 
 exactly one subelement is required  | 
 Checks the version column of the modified beans.  |