@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface DataSourceDefinitions
Modifier and Type | Required Element and Description |
---|---|
DataSourceDefinition[] |
value |
public abstract DataSourceDefinition[] value
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.