Scala NativeQuery Support
Brought to you by:
olivier_smadja
This request really falls into two buckets:
1.) The ability to create a native query that matches an object and all sub-classes would be incredibly useful
2.) Explicit support for Scala to do NativeQueries
I'm currently using DB4O and it's incredibly simple to do querying via predicate, but in NeoDatis generics do not seem to be supported and I can't pass AnyRef as the match because sub-classes are not caught.
Also, there is a category for Groovy but not Scala when submitting a feature request...adding that category would be appreciated.