Example #1
0
 public SQLXML createSQLXML() throws SQLException {
   return conn.createSQLXML();
 }