public class ReleaseDAO extends Object
| Constructor and Description |
|---|
ReleaseDAO() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRelease(Connection connection,
String bundleSymbolicName) |
protected boolean |
hasRelease(Connection connection,
String bundleSymbolicName) |
protected long |
increment() |
public void addRelease(Connection connection, String bundleSymbolicName) throws SQLException
SQLExceptionprotected boolean hasRelease(Connection connection, String bundleSymbolicName) throws SQLException
SQLExceptionprotected long increment()