public class SqlShutdownHelper
extends org.springframework.jdbc.core.support.JdbcDaoSupport
close() is called the configured SQL will be run on
the configured DataSource.| Constructor and Description |
|---|
SqlShutdownHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getShutdownSql() |
void |
setShutdownSql(String shutdownSql) |
Copyright © 2015 Jasig. All Rights Reserved.