@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) @Qualifier public @interface Database
Repository
with Database| Modifier and Type | Required Element and Description |
|---|---|
DatabaseType |
value
Defines the type on qualifier
|
public abstract DatabaseType value
public abstract String provider
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.