FileDocCategorySizeDatePackage
AutoPersistentNewPending.javaAPI DocGlassfish v2 API2979Fri May 04 22:35:16 BST 2007com.sun.jdo.spi.persistence.support.sqlstore.state

AutoPersistentNewPending

public class AutoPersistentNewPending extends AutoPersistentNew

Fields Summary
private static final ResourceBundle
messages
I18N message handler
Constructors Summary
public AutoPersistentNewPending()


      
        super();

        updateAction = ActionDesc.LOG_NOOP;

        stateType = AP_NEW_PENDING;
    
Methods Summary
public LifeCycleStatetransitionDeletePersistent()

        throw new JDOUserException(I18NHelper.getMessage(messages,
                "jdo.lifecycle.deleted.accessField")); // NOI18N