ora-01400
EJB3 - @Column(insertable="false") question
I\'m building a J2SE application with EJB3 and an Oracle Express Edition DB. My problem is like that - I set an EntityBean in my project which matches a table in the DB. The table contains a column w[详细]
2022-12-19 02:51 分类:问答Oracle DML errors lacking detail
I am catching errors from a bulk insert operation like this: begin --bulk insert forall i in v_data.first .. v_data.last save exceptions[详细]
2022-12-18 11:23 分类:问答Rails modeling: converting HABTM to has_many :through
I\'m doing maintenance work on an existing Rails site and am having some problems stemming from many-to-many associations.It looks like the site was initially built using has_and_belongs_to_many for a[详细]
2022-12-11 02:45 分类:问答