Package com.tekann.codegen.pda.db

Interface Summary
DatabaseMessages Database message codes.
IConnector Interface represents a object that stores connections.
IDAO Interface for DAOs.
IDataFormatter Interface usada no DTODataSource para formatar valores a serem exibidos em um Grid.
IDTO Interface represents DTO abstract object.
IDTOColumn Interface represents DTO column abstract object.
RowIteratorValues Interface that has the possible row values for a table.
 

Class Summary
AbstractDAO Abstract DAO implementation.
DBHandler Handler for tables on PDA.
DefaultDTO Class that represents a row in a table DAO.
DefaultDTOColumn This class is a column in a DTO.
DTODataSource Grid DataSource that saves the DTOs.
MatrixDataSource This class provides some useful methods in order to display and manipulate data at the grid.
MatrixDataSourceFormatDateValue This class provides the same usability as MatrixDataSource does.
Messages This class has some useful messages in order to notice the user what is going on.