@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface DatabaseConf
| Modifier and Type | Required Element and Description |
|---|---|
DatabaseDataSource[] |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
dsDefaultName |
public abstract DatabaseDataSource[] value
public abstract String dsDefaultName
Copyright © 2022. All rights reserved.