java caused by:java.sql.SQLException

java.sql.SQLException:

 

ORA-00936:missing expression

SQL语句错误

ORA-01861:literal does not match format string

数据类型不匹配

ORA-00001:unique constraint violated

主键唯一(本次为数据存入不符合规范)

ORA-00933:SQL command not properly ended

SQL语句错误,没有where

ORA-00933:

SQL语句错误,没有from

 

 

 

 

http://yangtingkun.itpub.net/

你可能感兴趣的:(SQLException)