278279280281282283284285286287288
} finally { if (op != null) { op.unsetStoringPC(); } } } /**
7475767778798081828384
sm.setStoringPC(); } getDatastoreMapping(0).setObject(preparedStatement, exprIndex[0], value); if (sm != null) { sm.unsetStoringPC(); } } /** * Method to extract the value of the PersistenceCapable from a ResultSet.
8485868788899091929394