|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnecteurJDBCException | |
---|---|
org.silverpeas.connecteurJDBC.control |
Uses of ConnecteurJDBCException in org.silverpeas.connecteurJDBC.control |
---|
Methods in org.silverpeas.connecteurJDBC.control that throw ConnecteurJDBCException | |
---|---|
String[] |
ConnecteurJDBCSessionController.getColumnNames(String tableName)
get the columns names corrsponding to a table name |
String[] |
ConnecteurJDBCSessionController.getTableNames()
get the liste of the table names |
void |
ConnecteurJDBCSessionController.setJDBCdriverName(String JDBCdriverName)
|
void |
ConnecteurJDBCSessionController.setJDBCurl(String JDBCurl)
|
void |
ConnecteurJDBCSessionController.setLogin(String login)
|
void |
ConnecteurJDBCSessionController.setPassword(String password)
|
void |
ConnecteurJDBCSessionController.setRowLimit(int rowLimit)
|
void |
ConnecteurJDBCSessionController.setSQLreq(String SQLreq)
|
void |
ConnecteurJDBCSessionController.updateConnection(String JDBCdriverName,
String JDBCurl,
String login,
String password,
int rowLimit)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |