All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.dellroad.stuff.spring.package-info Maven / Gradle / Ivy

There is a newer version: 3.0.8
Show newest version

/*
 * 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