|
Fido Alpha 3.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--fido.util.FidoDataSource
Singleton class that is used by the fido.db package to obtain a database connection.
| Method Summary | |
static java.sql.Connection |
getConnection()
Returns a database connection created from the datasource java:/FidoDS in the JNDI tree. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static java.sql.Connection getConnection()
throws java.sql.SQLException
java.sql.SQLException - Thrown if the name FidoDS
was not found in the EJB containers
JNDI tree.
|
Fido Alpha 3.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||