ObjectDB ObjectDB

PersistenceCapable.CHECK_WRITE - JDO static field

Static Field
javax.jdo.spi.PersistenceCapable
byte CHECK_WRITE

If jdoFieldFlags for a field includes CHECK_WRITE, then the field has been enhanced to call the jdoStateManager on write if the jdoFlags setting is not READ_WRITE_OK;.
Since:
JDO 1.0