| Package | Description | 
|---|---|
| fr.cnes.doi.plugin.impl.db | 
 Provides concrete classes implementing the interfaces of the external databases. 
 | 
| fr.cnes.doi.plugin.impl.db.impl | 
 Provides database access implementation using JDBC connector. 
 | 
| fr.cnes.doi.plugin.impl.db.service | 
 Provides the database access that stores the DOI, project and tokens 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private DOIDbDataAccessService | 
DefaultTokenImpl.das
Database access. 
 | 
private DOIDbDataAccessService | 
DefaultUserRoleImpl.das
Database access. 
 | 
private DOIDbDataAccessService | 
DefaultProjectSuffixImpl.das
DOI database access. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DOIDbDataAccessServiceImpl
Implementation of the  
DOIDbDataAccessService using JDBC. | 
| Modifier and Type | Field and Description | 
|---|---|
private DOIDbDataAccessService | 
DatabaseSingleton.das
DOI db access. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DOIDbDataAccessService | 
DatabaseSingleton.getDatabaseAccess()
Returns the database access. 
 | 
Copyright © 2017–2020 CNES. All rights reserved.