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
SQLExceptionvoid initialise(StringTokenizer stringTokenizer)
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.