Uses of Class
org.dellroad.stuff.schema.AbstractSchemaUpdate
-
Uses of AbstractSchemaUpdate in org.dellroad.stuff.pobj
Modifier and TypeClassDescriptionclass
Support superclass for Spring-enabledSchemaUpdate
s for use with aPersistentObjectSchemaUpdater
.class
SpringPersistentObjectSchemaUpdate
that applies a configured XSL transform to the XML form of the persistent object. -
Uses of AbstractSchemaUpdate in org.dellroad.stuff.spring
Modifier and TypeClassDescriptionclass
Support superclass forSchemaUpdate
s declared in SpringBeanFactory
s that infer their names and required predecessors from their Spring bean attributes.class
Spring-enabled SQLSchemaUpdate
.