Uses of Class
org.gcube.common.database.endpoint.DatabaseProperty

Packages that use DatabaseProperty
org.gcube.common.database.endpoint   
 

Uses of DatabaseProperty in org.gcube.common.database.endpoint
 

Methods in org.gcube.common.database.endpoint that return types with arguments of type DatabaseProperty
 Collection<DatabaseProperty> DatabaseEndpoint.getProperties()
           
 

Method parameters in org.gcube.common.database.endpoint with type arguments of type DatabaseProperty
 void DatabaseEndpoint.setProperties(Collection<DatabaseProperty> properties)
           
 

Constructor parameters in org.gcube.common.database.endpoint with type arguments of type DatabaseProperty
DatabaseEndpoint(String endpointId, String description, String connectionString, Credential credentials, Collection<DatabaseProperty> properties)
           
 



Copyright © 2013. All Rights Reserved.