Comment 1 for bug 595972

Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

I just began implementing since. There is a problem with types from java.lang and java.math packages. These can't be used. The compiler has some problems with them

So we could remap them to com.mysema.query.types

java.lang.QString -> com.mysema.query.types.QString