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

Uses in package org.apache.struts.config

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.

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.

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

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.

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.

Copyright © 2000-2005 - The Apache Software Foundation