nonBinaryCompatibleMakeDirty(pc, fieldName) - JDO JDOImplHelper's method

Method
javax.jdo.spi.JDOImplHelper
void nonBinaryCompatibleMakeDirty(
  Object pc,
  String fieldName
)

Mark a non-binary-compatible instance dirty. Delegate to all registered StateInterrogation instances until one of them handles the call.
Parameters:
pc - the instance to mark dirty
fieldName - the field to mark dirty
Since:
JDO 1.0