sqlSessionFactory.getConfiguration().getMappedStatement("com.dao.ResourceDao.save").getBoundSql(null).getSql()
com.dao.ResourceDao为namespace
save为id