REST RQL Java Implementation -


is there java implementation of "rql" (resource query language), there implementation of "fiql" (feed item query language) here part of cxf, questions :

  1. can use fiql engine of cxf implementation separably using cxf, in case i'm using spring mvc
  2. is there implementation of rql
  3. rql vs fiql

r-sql parser partial implementation of fiql:


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -