AW: RE: Column names with spaces

2008-04-15 Thread Thoralf Rickert
Hi, I found now another workaround for me. I've changed the SQLBuilder and added the the method getTableName() a new parameter boolean allowSpaces. If this parameter is true, then the inner method removeQualifiers() doesn't check for spaces inside the given column name. Additionally I added a

AW: RE: Column names with spaces

2008-04-11 Thread Thoralf Rickert
Hi, Thanks for the answers. I think the View is the best solution for now. The changes to all the Base* classes and Base*Peers is not a problem, but the criteria and the generated sql commands don't like the spaces if it isn't escaped. bye Thoralf -Ursprüngliche Nachricht- Von: