@ThreadSafe public static final class UserSettings.Table extends Object
Constructor and Description |
---|
UserSettings.Table(Database _database)
Constructs a Table, physically creating it if it does not already exist.
|
public UserSettings.Table(Database _database) throws SQLException
SQLException
database()
@Warning(value="thread restricted object") public Database database()
public void delete(String voterEmail) throws SQLException
SQLException