public Object createXML(java.sql.Connection connection, String xml) throws Exception { return XMLType.createXML(connection, xml); }.
確定! 回上一頁