For Hibernate 1.2 (code in HEAD as at 20 Feb 2003)

I am writing a couple of ant tasks to allow for the execution of the
SchemaExport and SchemaUpdate processes directly from ant, rather than
using a forked java process.

The main reason for doing this is to be able to use the ant fileset to
specify a filter to choose all mapping files for a specific pattern.

I have been able to complete this task successfully for the
cirrus.hibernate.tools.SchemaUpdater class because its execute(boolean)
method is public.

However I am unable to do this with the current
cirrus.hibernate.tools.SchemaExport class due to the export(....) being
private.  Can this please be changed..

Thanks !

Cameron Braid
Director
Datacodex Pty Ltd
[EMAIL PROTECTED]
http://www.datacodex.com  

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to