Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 7th, 2012  |  syntax: None  |  size: 0.50 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. error: ambiguous reference to overloaded definition,
  2. both method query in class ODatabaseObjectTx of type [RET <: java.util.List[_]](x$1: com.orientechnologies.orient.core.query.OQuery[_])RET
  3. and  method query in trait ODatabaseComplex of type [RET <: java.util.List[_]](x$1: com.orientechnologies.orient.core.query.OQuery[_ <: java.lang.Object])RET
  4. match argument types (com.orientechnologies.orient.core.sql.query.OSQLSynchQuery[com.sharca.Dog])
  5. val x = db.query(new OSQLSynchQuery[Dog]("blah blah blah"))