Uses of Class org.apache.struts.config.DataSourceConfig

Uses in package org.apache.struts.config

Methods with parameter type org.apache.struts.config.DataSourceConfig

void
Add a new DataSourceConfig instance to the set associated with this module.
void
Remove the specified data source configuration instance.

Methods with return type org.apache.struts.config.DataSourceConfig

DataSourceConfig
Return the data source configuration for the specified key, if any; otherwise return null.
DataSourceConfig[]
Return the data source configurations for this module.

Uses in package org.apache.struts.config.impl

Methods with parameter type org.apache.struts.config.DataSourceConfig

void
Add a new DataSourceConfig instance to the set associated with this module.
void
Remove the specified data source configuration instance.

Methods with return type org.apache.struts.config.DataSourceConfig

DataSourceConfig
Return the data source configuration for the specified key, if any; otherwise return null.
DataSourceConfig[]
Return the data source configurations for this module.

Copyright B) 2000-2007 - The Apache Software Foundation