public class PostgresFineTypeDAO extends java.lang.Object implements FineTypeDAO
Constructor and Description |
---|
PostgresFineTypeDAO(java.sql.Connection connection) |
Modifier and Type | Method and Description |
---|---|
FineType[] |
getAllFineTypes() |
public FineType[] getAllFineTypes() throws InternalException
getAllFineTypes
in interface FineTypeDAO
InternalException