在MySQL中 输入show tabales 就会出现相应的信息,用Java怎样实现在MySQL中 输入show tabales 就会在文本区域显示相应的信息,用Java怎样实现这个功能;[解决办法]select * from information_schema.tables