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