openresty是如果搜索luarocks安装的模块?
openresty如果搜索luarocks安装的模块?luarocks安装模块后,不需要使用lua_package_path 来设置模块所在路径吗? 其实主要是不明白openresty是如何搜索…
使用postgresql时报的异常
@Dreampie 你好,想跟你请教个问题: 在调用Account.dao.findAll()时报如下错误。 execute error. SELECT * FROM sso_user org.postgresql.util.PSQL…
请教下 使用resty遇到的几个问题
@Dreampie 你好,想跟你请教个问题: 1.数据库id是自增的,保存数据时如何获取保存后的数据iD。 2.Resource里的方法接收参数能自动将json转换为对象…
使用paginate查询oracle时出错
@Dreampie 你好,想跟你请教个问题: 在使用resty进行分页查询时报错,使用的是oracle数据库,驱动包为ojdbc6.jar,提示无效字符 在plsql中对sql进行…
运行过程中碰到的几个小问题
执行这一段时,报错 new User().set("username", "test") Could not found ModelMetadata for this model:cn.dreampie.example.model.User 另外这个u…
请问Resty的orm-sql中model的update方法是不是忘了把id的值放在param里了?
请问Resty的orm-sql中model的update方法是不是忘了把id的值放在param里了? 调用model.update();时报异常 java.sql.SQLException: No value specifie…
- 共 1 页
- 1