macro is typeless and execute faster than funtion ,becaus of the overhead of calling and returnning of function,but macro will increase the size of pr ...
分类:
系统相关 时间:
2016-05-02 13:05:45
阅读次数:
244
获取序列ID时出现的异常,检查oracle数据库表ID字段类型是否为NUMBER类型。如果是long修改为number即可。
有关number类型:http://www.blogjava.net/caojianhua/archive/2011/01/24/343461.html
严重:null
java.sql.SQLException:ORA-22816:RETURNING子句不支持的功能
atora..
分类:
数据库 时间:
2014-12-05 19:47:08
阅读次数:
626