org.deegree.security.owsproxy
Class DefaultDBConnection
java.lang.Object
org.deegree.security.owsproxy.DefaultDBConnection
public class DefaultDBConnection
- extends Object
- Version:
- $Revision: 9346 $, $Date: 2007-12-27 17:39:07 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth , last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDBConnection
public DefaultDBConnection(String driver,
String url,
String user,
String password)
- Parameters:
driver
- url
- user
- password
-
getDirver
public String getDirver()
- Returns:
- driver
setDriver
public void setDriver(String driver)
- Parameters:
driver
-
getUrl
public String getUrl()
- Returns:
- url
setUrl
public void setUrl(String url)
- Parameters:
url
-
getUser
public String getUser()
- Returns:
- user
setUser
public void setUser(String user)
- Parameters:
user
-
getPassword
public String getPassword()
- Returns:
- password
setPassword
public void setPassword(String password)
- Parameters:
password
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net