Hello everybody!

In the last Java Posse episode (343) Dick talks about annotations in
JDBC 4.0. It made me think that I have actually never seen them used.
I remembered though that I read about them (for example in this book:
Apress Java 6 platform revealed). So I did a little bit of a research
and it turns out that these annotations were removed in the final
release of the JDBC 4.0 specification (therefore don't look for them
in your JDK6 - there is no @Select, @Update etc.). Does anybody know
why they were removed?

Thanks,
Marek

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to