public interface DatabaseMetaDataCache<Z,D extends Database<Z>>
| Modifier and Type | Method and Description |
|---|---|
void |
flush()
Flushes this cache.
|
DatabaseProperties |
getDatabaseProperties(D database,
Connection connection) |
void flush() throws SQLException
SQLException - if flush failsDatabaseProperties getDatabaseProperties(D database, Connection connection) throws SQLException
SQLExceptionCopyright © 2004–2014 Paul Ferraro. All rights reserved.