public interface DatabaseIdProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabaseId(DataSource dataSource) |
void |
setProperties(Properties p) |
void setProperties(Properties p)
String getDatabaseId(DataSource dataSource) throws SQLException
SQLExceptionCopyright © 2010–2015 MyBatis.org. All rights reserved.