DatabaseControl Interface
Base interface for all Database controls.
package weblogic.jws.control;
public interface DatabaseControl extends Control
The methods of this interface may be invoked by any web service with a Database control instance.
Returns the database connection associated with this instance of the Database control.