org.gcube.common.database.is
Class ISDatabaseProvider
java.lang.Object
org.gcube.common.database.is.ISDatabaseProvider
- All Implemented Interfaces:
- DatabaseProvider
@Default
@Singleton
public class ISDatabaseProvider
- extends Object
- implements DatabaseProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISDatabaseProvider
public ISDatabaseProvider()
get
public DatabaseEndpoint get(String databaseInstanceId,
String endpointId)
- Description copied from interface:
DatabaseProvider
- Retrieves a
DatabaseEndpoint by providing a database and endpoint name without the need to instantiate a DatabaseEndpointIdentifier.
- Specified by:
get in interface DatabaseProvider
- Returns:
get
public DatabaseInstance get(String databaseEngineId)
- Specified by:
get in interface DatabaseProvider
get
public DatabaseEndpoint get(DatabaseEndpointIdentifier endpointIdentifier)
- Description copied from interface:
DatabaseProvider
- Retrieve a
DatabaseEndpoint by the means of a DatabaseEndpointIdentifier
- Specified by:
get in interface DatabaseProvider
- Returns:
Copyright © 2013. All Rights Reserved.