Interface implemented by an ORM adaptation layer to keep bean values
respresenting entity IDs consistent.
author: Antranig Basman (amb26@ponder.org.uk)
Method Summary
public void
postCommit(EntityID toadjust) Called after changes to the object model have been commited to
persistent state - the ID field will need to be adjusted if it referred
to a previously unsaved entity.
Called after changes to the object model have been commited to
persistent state - the ID field will need to be adjusted if it referred
to a previously unsaved entity.
Parameters: toadjust -