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!
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....)