| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionProvider
The interface that connection provider objects implement.
It returns a connection. Be aware that different implementations may use different semantics for this method. Some may return the same connection each time they are called, and others may return a new connection on each invocation.
| Method Summary | |
|---|---|
|  java.sql.Connection | getConnection()Returns a JDBC Connection | 
| Method Detail | 
|---|
java.sql.Connection getConnection()
                                  throws DistributionProcessingException
DistributionProcessingException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||