目录1. 引言2. RESTful API基础概念2.1 REST架构原则2.2 HTTP方法映射2.3 HTTP状态码3. Spring Boot环境搭建3.1 开发环境要求3.2 创建Spring Boot项目3.3 应用配置4. 项目结构设计4.1 推荐的包结构4.2 分层架构说明5
I am trying to use a strong ref cur with dynamic sql statment but it is giving out an error,but when i use weak cursor it works,Please explain what is the reason and please