| Package | Description |
|---|---|
| org.sakaiproject.pasystem.impl.common |
| Modifier and Type | Method and Description |
|---|---|
DBPreparedStatement |
DBPreparedStatement.param(Integer parameter) |
DBPreparedStatement |
DBPreparedStatement.param(Long parameter) |
DBPreparedStatement |
DBPreparedStatement.param(Reader reader) |
DBPreparedStatement |
DBPreparedStatement.param(Reader reader,
long length) |
DBPreparedStatement |
DBPreparedStatement.param(String parameter) |
DBPreparedStatement |
DBConnection.run(String sql) |
Copyright © 2003–2017 Sakai Project. All rights reserved.