Class Summary |
CardtypesFactory |
Has the responsiblity of creating in-memory copies of Cardtypes table rows. |
CardtypesValueObject |
Represents an in-memory copy of a Cardtypes table row. |
CardtypeTable |
Represents the Cardtype table in the persistence domain. |
OracleCardtypesDAO |
DAO abstract class responsible of retrieving Cardtypes structures from a
database-specific persistence layer, accessing it using a DataSource. |
OracleTableRepository |
Contains all tables belonging to the Oracle schema that models
the persistence domain. |