We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Allow DataModel to defer DAO creation until it is requested. Intriduce a DaoFactory interface for this that can be part of the model.
DataModel
DAO
DaoFactory