10-26-07 12:11 AM
DAO Generator
-------------
Key: DIRSTUDIO-232
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-232
Project: Directory Studio
Issue Type: New Feature
Reporter: Christine Koppelt
Priority: Minor
The Data Access Object (DAO) design pattern offers a method for seperating t
he access to data from the underlying data stores. One of the disadvantages
of this patter is, that the implementation requires a lot of code to be writ
ten.
There already exists some code generators which generate Java code for accessing data f
rom RDBMS according to this pattern. For example: [url]http://mdaog.sourceforge.net/.[/
url]
It would be quite cool to add such a DAO code generator to Studio for access
ing data from LDAP servers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
[ Post a follow-up to this message ]
|