@Service public class DBService extends Object
DBService()
List<Map<String,Object>>
execSqlForList(String sql)
void
executeSql(String sql)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DBService()
public List<Map<String,Object>> execSqlForList(String sql)
public void executeSql(String sql)
Copyright © 2021. All rights reserved.