public class SODMKit extends Object
public static String insert(String sqlStr) throws SODMException
sqlStr - sql语句SODMException - 异常public static String update(String sqlStr) throws SODMException
sqlStr - sql语句SODMException - 异常public static String delete(String sqlStr) throws SODMException
sqlStr - sql语句SODMException - 异常public static String select(String sqlStr) throws SODMException
sqlStr - sql语句SODMException - 异常Copyright © 2018. All rights reserved.