public interface UpdateAware
Modifier and Type | Method and Description |
---|---|
void |
postUpdate(PersistenceStore store) |
void |
preUpdate(PersistenceStore store) |
void preUpdate(PersistenceStore store)
void postUpdate(PersistenceStore store)
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.