org.apache.avalon.excalibur.datasource
Interface DataSourceComponent
- All Superinterfaces:
- org.apache.avalon.framework.component.Component, org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.thread.ThreadSafe
- All Known Implementing Classes:
- ResourceLimitingJdbcDataSource
- public interface DataSourceComponent
- extends org.apache.avalon.framework.component.Component, org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.thread.ThreadSafe
Field Summary |
static java.lang.String |
ROLE
|
Methods inherited from interface org.apache.avalon.framework.configuration.Configurable |
configure |
ROLE
public static final java.lang.String ROLE
getConnection
public java.sql.Connection getConnection()
throws java.sql.SQLException
Copyright © 2001 Apache Jakarta Project. All Rights Reserved.