From: Max R. A. (JIRA) <no...@at...> - 2006-05-11 09:17:15
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HBX-658?page=all ] Max Rydahl Andersen closed HBX-658: ----------------------------------- Fix Version: 3.2beta6 Resolution: Fixed implemented > table-filter package should take effect on default table class names > -------------------------------------------------------------------- > > Key: HBX-658 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-658 > Project: Hibernate Tools > Type: New Feature > Components: reverse-engineer > Reporter: Max Rydahl Andersen > Fix For: 3.2beta6 > > > <table-filter match=".*" package="hello"> > <table name="X" class="MyX"> > should result in hello.MyX, currently it assumes default package. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |