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
SQLException
protected boolean hasRelease(Connection connection, String bundleSymbolicName) throws SQLException
SQLException
protected long increment()