29 Oct
2017
29 Oct
'17
2:01 p.m.
Namaste All, I wants to use Tableview of basex for reporting purpose in my java application. But unable to instantiate. Please help. Bellow is the tried code. public static void main(String[] args) { TableView t = new TableView( ) ; } Can I use this for RDBMS applications also. Regards, Tushar