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 -~----------~----~----~----~------~----~------~--~---
