From: Max R. A. (JIRA) <no...@at...> - 2006-05-11 07:15:12
|
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 <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 |