public class DataSourceHolder extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceHolder.DataSourceSwitch |
| Constructor and Description |
|---|
DataSourceHolder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getKey()
Get current DataSource
|
static void |
remove()
To set DataSource as default
|
static void |
setKey(String key)
To switch DataSource
|
Copyright © 2022. All rights reserved.