This release is not for the feint of heart. It has been minimally tested under JDK1.3 on win32 using mySQL, but it is fairly complete from a feature standpoint. Major points of note:
- There is almost no documentation. I plan on writing up a user guide and a developer guide, as well as providing examples of usage and how to extend MetaPersist to utilize other RDBMS systems.
- The system currently uses only mySQL. It should be trivial to extend this to any other JDBC complient RDBMS, but I haven't yet had the time to try it.... read more