Take a look at this http://using.castleproject.org/display/Contrib/Getting+Started+with+ActiveWriter?focusedCommentId=18022406
On Jul 13, 1:52 pm, Özhan Arabacıoğlu <[email protected]> wrote: > Is the question too lame? > > On Jul 12, 5:56 pm, Özhan Arabacıoğlu <[email protected]> wrote: > > > Hi, > > Are there any software(preferably open source) that automatically > > generates necessary files from Classes by reflection (persist) or from > > database schema(orm). Tried MyGeneration with MySQL but there is an > > issue with foreign keys. I want to use either SQLite or MySQL as DBMS. > > SQLite does not have Foreign Key support. So for SQLite I need persist- > > type solution. But for MySQL both do OK. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
