|
⇤ ← Revision 1 as of 2004-02-29 12:35:47
Size: 969
Comment: Add content from old wiki.
|
← Revision 2 as of 2009-09-20 21:53:53 ⇥
Size: 969
Comment: converted to 1.6 markup
|
| No differences found! | |
Within the db project there are several generation tasks
It would be good to join forces and create one general generator
Here's a wishlist
- general
- generate sql for a specific db
- setup a database
- insert data to the db
- generate docs
- OQL (externalize SQL queries)
- generate wrapper (factory)classes for finder methods, to abstract away from the implementation: EJB 2.x vs. OJB
- generate factory implementation for EJB 2.x (the stubs + descriptor)
- generate factory implementation for OJB
- torque
- generate the om/peer classes
- generate om/peer classes using ojb
- ojb
- generate an om + repository files
- turbine
- generate vm templates + java code, so a prototype can be generated based on the dbmodel
- swing
- generate a prototype (something like the autoform function in m$ access)
- generator
- store the models in xml files or in a database
- a nice gui