public interface JDBCAccess
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
void |
initialise(StringTokenizer stringTokenizer)
This method can be used to pass additional information to the
implementation.
|
Connection getConnection() throws SQLException
NamingException{@link - FatalError} In case the configured store cannot be connected toSQLExceptionvoid initialise(StringTokenizer stringTokenizer)
{@link - FatalError} In case the configured store cannot be connected toCopyright © 2013. All Rights Reserved.