菜鸟日志1:错误:保存时报错 Caused by: java.sql.SQLSyntaxErrorException: ORA-02289原因:domain类使用@SequenceGenerator、@GeneratedValue实现id自增,数据库中忘记增加相应序列解决 :新增序列