11
votes
20answers
1k views
From Computer Scientist to Software Engineer
Hello Stackoverfellows,
I graduated in December in Computer Science and have acquired a Software Engineering position. I have been banging my head up against the wall for 2 months trying t …
1
vote
3answers
290 views
JDBC Dates Deprecated in Java (java.sql package)
Hello,
I am working with JDBC and MySQL. I have a date column that I need included in my result set. Unfortunately, I cannot find a class in Java to retrieve the date. The SQL Date class is …
