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.
