Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
Java in General
what's the difference?
zb cong
Ranch Hand
Posts: 416
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hello
i don't know the difference between the "java.sql.Data" and "java.util.Date",i mean how can i decide when i use which?
thank you!
Pete Lyons
Ranch Hand
Posts: 109
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Use java.util.Date for most of your normal programming needs. java.sql.Date is part of
JDBC
and involved with databases, etc.
zb cong
Ranch Hand
Posts: 416
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
thanks for your helps
could you tell me how the "java.sql.Date" involve with database?
for example,i can use the "java.sql.Date" to receive the oracle Date type field,but "java.sql.Date" can't.
zb cong
Ranch Hand
Posts: 416
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
or sorry,my typing mistake.
i can use the "java.util.Date" to receive the oracle Date type field,but "java.sql.Date" can't.
Why is the word "abbreviation" so long? And this ad is so short?
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
interview question
Thread question
Array Initilaize
Clarification
Difference Between JFC and AWT Components
More...