public interface DataSourceService
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkMasterWritable()
check master db
|
String |
getCurrentDBUrl()
get current db url
|
String |
getHealth()
get heath
|
org.springframework.jdbc.core.JdbcTemplate |
getJdbcTemplate()
get jdbc template
|
org.springframework.transaction.support.TransactionTemplate |
getTransactionTemplate()
get transaction template
|
void |
reload()
reload
|
void reload()
throws IOException
IOException - exceptionboolean checkMasterWritable()
org.springframework.jdbc.core.JdbcTemplate getJdbcTemplate()
org.springframework.transaction.support.TransactionTemplate getTransactionTemplate()
String getCurrentDBUrl()
String getHealth()
Copyright © 2018–2019 Alibaba Group. All rights reserved.