"jesper.pedersen" wrote : There is a bug in
JDBCEntityBridge2::getQualifiedTableName().
|
| The method should do the same as the JDBCEntityBridge::getQualifiedTableName() namely
|
| | SQLUtil.fixTableName(metadata.getDefaultTableName(), dataSource);
| |
|
| Should the bug be fixed in the constructor (as local variable) or in the method ?
|
| I'm for the fix in the constructor.
|
Yes, in the ctor or init.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037498#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...