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
29 Oct
29 Oct
2:23 p.m.
Dear Tushar, Please have a look at [1] before sending any code snippets. Thanks a lot, Christian [1] http://sscce.org/ 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
3084
Age (days ago)
3084
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christian Grün -
Tushar Deshmukh