[jboss-dev-forums] [Design of the JBoss EJB Container] - Re: jdbc2.StoreManager2 and key-generators

alex.loubyansky@jboss.com do-not-reply at jboss.com
Mon Apr 16 07:13:47 EDT 2007


"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#4037498

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037498



More information about the jboss-dev-forums mailing list