|
SafeJDBC v2.00 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.safejdbc.api.ParmsHolder
public class ParmsHolder
| Constructor Summary | |
|---|---|
ParmsHolder()
Constructor. |
|
| Method Summary | |
|---|---|
String |
getAlgorithm()
Returns the symetric algorithm in use. |
String |
getProvider()
|
String |
getSafeJdbcDbPassword()
|
Properties |
getSafeJdbcDbProps()
|
String |
getSafeJdbcDbUrl()
Returns the SafeJDBC Db URL package protected so that apis don't see it. |
String |
getSafeJdbcDbUser()
|
String |
getSafeJdbcLogFile()
|
String |
getUserId()
Returns the UserId in use. |
String |
getWrappedDriverName()
Returns the Wrapped Driver Name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParmsHolder()
throws SQLException
SQLException| Method Detail |
|---|
public String getWrappedDriverName()
public String getSafeJdbcLogFile()
public String getUserId()
public String getProvider()
public String getAlgorithm()
public String getSafeJdbcDbUrl()
public Properties getSafeJdbcDbProps()
public String getSafeJdbcDbUser()
public String getSafeJdbcDbPassword()
|
SafeJDBC v2.00 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||