cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is the difference between java.sql.date and java.util.date

Former Member
0 Likes
746

Hi All,

What is the difference between java.sql.date and java.util.date and which is more preferable to use .How to convert date from one form to another .

Thanks.

View Entire Topic
former_member186016
Active Contributor
0 Likes

Go through these post:

http://lists.mysql.com/mysql/202513

How to convert:

Go through this link also: Good one to understand dates from Java

http://www.onjava.com/pub/a/onjava/2003/06/05/java_calendar.html

Regards,

Ashwani Kr Sharma