Hey,

I think you might be confused... there is no "hql". To query you use the
HTable api calls to access your data. Look at get and openscanner.

On May 20, 2009 3:26 AM, "monty123" <[email protected]> wrote:


Hi All,

I am able to play with tables ( add, update, insert etc. ) from a java class
using HTable, BatchUpdate apis.

Is there are any apis to directly execute hql queries from a java program,
just like in jdbc where we can execute Sql queries programtically.
for eg:- execute put, get etc. hql queries programtically

Please help.
Thanks in Advance.

--
View this message in context:
http://www.nabble.com/Execute-HQL-queries-programtically-from-java-tp23632799p23632799.html
Sent from the HBase User mailing list archive at Nabble.com.

Reply via email to