Bug 334 : schema/catalog in NamingConvention are completely ignored, if a @Table-annotation for the bean classes is given?
Priority 
High
Reported Version 
 
Logged By 
Rob
Status 
Fixed
Fixed Version 
2.7.0
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
02/11/2010
Updated 
02/11/2010
Type 
Bug
 
Attachments 
No attachments

Refer to http://groups.google.com/group/ebean/browse_thread/thread/eab9503892b33e93

>>
So my question is: is it intented, that schema/catalog in
NamingConvention are completely ignored, if a @Table-annotation for
the beanclasses is given?
<<

From Eddie:
>>
well I think the NamingConvention should always have highest priority
and be able to ignore annotations. I think we initially had it working
like that and then there were some changes made that may have bypassed
the naming convention - it consider such behaviour as a bug.
<<

 
Rob 02 Nov 08:54
Fixed in HEAD

Fixed in HEAD.

Applied Benjamin's suggested change as patch.

woResponse

Upload a file