org.deegree.commons.datasource.configuration
Class DatabaseDataSourceType
java.lang.Object
org.deegree.commons.datasource.configuration.AbstractDataSourceType
org.deegree.commons.datasource.configuration.DatabaseDataSourceType
public class DatabaseDataSourceType
- extends AbstractDataSourceType
Defines the access to a database
Java class for DatabaseDataSourceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DatabaseDataSourceType">
<complexContent>
<extension base="{http://www.deegree.org/datasource}AbstractDataSourceType">
<sequence>
<element name="ConnectionPoolId" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connectionPoolId
protected String connectionPoolId
DatabaseDataSourceType
public DatabaseDataSourceType()
getConnectionPoolId
public String getConnectionPoolId()
- Gets the value of the connectionPoolId property.
- Returns:
- possible object is
String
setConnectionPoolId
public void setConnectionPoolId(String value)
- Sets the value of the connectionPoolId property.
- Parameters:
value - allowed object is
String
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>