Changeset 36 for trunk/fmgVen/src

Timestamp:
Dec 11, 2011, 1:50:45 AM (12 years ago)
Author:
fmguler
Message:

Fixes #6 - Added support class LiquibaseConverter which generates liquibase changelog xml according to the given domain packages. It adds createTable tags with columns, and foreign key constraints. Note that generated xml might bee needed to changed, for the specific needs of the application.

Using this converter, developer can quickly create db schema from Java domain objects, and start working on business logic.

Location:
trunk/fmgVen/src/com/fmguler/ven/support
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.