Hello --

Hibernate supports version attributes for automatically versioning
persistent objects.  Is there a way to get Middlegen to correctly
generate this attribute in the mapping files it generates from a prefs
file?  Simply creating the column on the underlying table is
insufficient as Hibernate requires this attribute to specify some
additional configuration information in support of its specialized
versioning role.

Note that I am dynamically generating the Hibernate mapping files, i.e.
I am relying on Middlegen to interrogate the database and generate the
mapping files on demand rather than manually maintaining the Hibernate
mapping files.  Thus I want to be able to generate a properly configured
version attribute via Middlegen.

Any suggestions would be appreciated.

Peace.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
middlegen-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to