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
SQLException
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.