|
Rakesh API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDBCException | |
|---|---|
| org.rakeshv.dbutils | JDBC utility classes to reduce chore of common JDBC calls. |
| Uses of JDBCException in org.rakeshv.dbutils |
|---|
| Methods in org.rakeshv.dbutils that throw JDBCException | |
|---|---|
java.sql.Connection |
ConnectionDecorator.getConnection()
Returns ConnectionDecorator.connection. |
| Constructors in org.rakeshv.dbutils that throw JDBCException | |
|---|---|
ConnectionDecorator(java.lang.String driver,
java.lang.String url,
java.lang.String user,
java.lang.String password)
Initialise a connection to a database using the specified parameters. |
|
|
Rakesh API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||