|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.database.conn.AbstractConnectionFactory
edu.jhu.tmaj.database.conn.OracleConnectionFactory
final class OracleConnectionFactory
A ConnectionFactory that generates new connections to an Oracle database.
| Field Summary |
|---|
| Fields inherited from class edu.jhu.tmaj.database.conn.AbstractConnectionFactory |
|---|
databaseParameters |
| Constructor Summary | |
|---|---|
OracleConnectionFactory(DatabaseParameters d)
|
|
| Method Summary | |
|---|---|
(package private) java.lang.String |
getConnectionString()
|
(package private) java.lang.String |
getDriverName()
|
| Methods inherited from class edu.jhu.tmaj.database.conn.AbstractConnectionFactory |
|---|
getNewConnection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.jhu.tmaj.database.conn.ConnectionFactory |
|---|
getNewConnection |
| Constructor Detail |
|---|
public OracleConnectionFactory(DatabaseParameters d)
| Method Detail |
|---|
java.lang.String getConnectionString()
getConnectionString in class AbstractConnectionFactoryjava.lang.String getDriverName()
getDriverName in class AbstractConnectionFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||