public class ResultSetOccupied
extends java.lang.Object
Companions are the Doctor's closest friends. Such people knew the Doctor's "secret": that he was someone non-human who travelled in space and time in a police box-shaped craft called the TARDIS.
Constructor and Description |
---|
ResultSetOccupied(TARDIS plugin)
Creates a class instance that can be used to retrieve an SQL ResultSet from the travellers table.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Integer> |
getData() |
void |
resultSet()
Retrieves an SQL ResultSet from the travellers table.
|
public ResultSetOccupied(TARDIS plugin)
plugin
- an instance of the main class.