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

AutoPersistentNewFlushedPending

public class AutoPersistentNewFlushedPending extends AutoPersistentNewFlushed

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


      
        super();
        updateAction = ActionDesc.LOG_DESTROY;
        stateType = AP_NEW_FLUSHED_PENDING;
    
Methods Summary
public LifeCycleStatetransitionDeletePersistent()

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