Constructor and Description |
---|
PostgresLogDAO(java.sql.Connection connection) |
Modifier and Type | Method and Description |
---|---|
void |
create(Log log) |
Log[] |
getAll() |
public void create(Log log) throws InternalException
create
in interface LogDAO
InternalException
public Log[] getAll() throws InternalException
getAll
in interface LogDAO
InternalException