
org.dellroad.stuff.spring.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dellroad-stuff-spring Show documentation
Show all versions of dellroad-stuff-spring Show documentation
DellRoad Stuff classes related to the Spring Framework.
/*
* Copyright (C) 2011 Archie L. Cobbs. All rights reserved.
*/
/**
* Spring related classes.
*
*
* This also package implements the <dellroad-stuff:sql>
and <dellroad-stuff:sql-update>
* custom Spring XML elements; these define beans of type {@link org.dellroad.stuff.schema.SQLCommandList SQLCommandList} and
* {@link org.dellroad.stuff.spring.SpringSQLSchemaUpdate SpringSQLSchemaUpdate}, respectively.
*
* @see org.dellroad.stuff.schema.SQLCommandList
* @see org.dellroad.stuff.spring.SpringSQLSchemaUpdate
* @see Spring Framework
*/
package org.dellroad.stuff.spring;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy