| 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 LogDAOInternalExceptionpublic Log[] getAll() throws InternalException
getAll in interface LogDAOInternalException