public class PostgresTickets extends Object implements Tickets
| Constructor and Description |
|---|
PostgresTickets(DB db) |
| Modifier and Type | Method and Description |
|---|---|
void |
createSequence() |
Long |
nextId() |
void |
refillQueue() |
public PostgresTickets(DB db)
public void createSequence()
public void refillQueue() throws SQLException
SQLExceptionCopyright © 2016. All rights reserved.