Skip to Main Content

Java Programming

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!

java util date vs java sql date

1188385Feb 19 2014 — edited Mar 3 2014

Hi,

In 3 tier architecture,.A web application is divided into three layers (presentation,business and persistence)

Q: Why dont we use sql date in presentation layer, model layer ?( which can avoid conversions from util date to sql date....)

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 31 2014
Added on Feb 19 2014
11 comments
1,555 views