* @param useFetchPlan to make transient the fields in the fetch plan
* @return new LifeCycle state.
**/
public LifeCycleState transitionMakeTransient(StateManager sm, boolean useFetchPlan, boolean detachAllOnCommit)
{
throw new JDOUserException(LOCALISER.msg("027008"),sm.getInternalObjectId());
}