DefaultPersistenceDelegate

Class DefaultPersistenceDelegate

public class DefaultPersistenceDelegate
extends PersistenceDelegate

The DefaultPersistenceDelegate is a concrete implementation of the abstract PersistenceDelegate class and is the delegate used by default for classes about which no information is available. The DefaultPersistenceDelegate provides, version resilient, public API-based persistence for classes that follow the JavaBeans™ conventions without any class specific configuration.

The key assumptions are that the class has a nullary constructor and that its state is accu