目录前言1. 服务器相关配置(Server Properties)application.properties 示例application.yml 示例常见配置说明2. 数据源配置(DataSource Properties)application.properties 示例application.yml 示例常见配置说
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