Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DB logic in Java layer

Badam123Dec 18 2017 — edited Dec 22 2017

Front-end team keeps saying that they would write multiple queries in the Java layer itself instead of calling a procedure.

I feel that a procedure should be written if logic has more than 1 query.

I keep saying that if there is any error then it would be difficult to debug the code since it is written in Java.

What is your view on this , is it good to write DB logic in Java ? , Pls suggest

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2018
Added on Dec 18 2017
17 comments
698 views