what is the meaning of the statement String[] types = { "TABLE" };
where we have to use it??
Please explain me...

This just creates a string array containing the single string "TABLE".

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.