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