Hi,

Thanks for your quick reply.
I have a very general hibernate filter which need to define in EVERY hbm
files.
I think merge is a pretty easy way to done this, am I wrong?
I don't really want to define a filter in every hbm file, because even I use
XD2,
I can hardly make sure all the developers remember to type the @
hibernate.filter ...
in the head of every classes.
Any suggestion to solve this??

Thank you.

Alan She

2006/12/15, Konstantin Priblouda <[EMAIL PROTECTED]>:


--- Alan She <[EMAIL PROTECTED]> wrote:

> Hi,
> I use hibernate-plugin which ships with
> xdoclet-plugins-1.0.3 and
> I really need to use merge as in XD1.
> However I don't find a way to merge.
> I use Ant and try the following task:

merge dir property is added to plugins
in version 1.0.4-SNAPSHOT ( which is pretty mature )

but at the moment hibernate plugin does not define any
merge points.
( do you need any?  - fill JIRA issue )


regards,

----[ Konstantin Pribluda http://www.pribluda.de ]----------------
Still using XDoclet 1.x?  XDoclet 2 is released and of production quality.
check it out: http://xdoclet.codehaus.org

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

-------------------------------------------------------------------------
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
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

-------------------------------------------------------------------------
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
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to