Uses of Class
org.dellroad.stuff.pobj.PersistentObjectSchemaUpdater
-
Uses of PersistentObjectSchemaUpdater in org.dellroad.stuff.pobj
Modifier and TypeClassDescriptionclass
PersistentObjectSchemaUpdater
optimized for use with Spring:SpringPersistentObjectSchemaUpdater.getOrderingTieBreaker()
is overridden to break ties by ordering updates in the same order as they are defined in the bean factory. This class implementsInitializingBean
and verifies all required properties are set. If no updates are explicitly configured, then allSpringPersistentObjectSchemaUpdate
s found in the containing bean factory are automatically configured; this requires that all of the schema updates are defined in the sameListableBeanFactory
. The default value may be configured as an XML resource