-
Junior Member
difference between jdk1.4 and jdk1.5
hi
i had registered recently.
i need to konw main diffrence between jad1.4 and jdk1.5
what new features added newly in jdk1.5
-
Junior Member
Re: difference between jdk1.4 and jdk1.5
I encountered once that 1.5 support setBlob or something similar, and you can get a Blob object from ResultSet in 1.5, but you can not do it in 1.4
-
Junior Member
Re: difference between jdk1.4 and jdk1.5
main difference is introduction of generic class in jdk1.5.
-
Junior Member
Re: difference between jdk1.4 and jdk1.5
New Feature:Annatations(it eleminates XML coading in J2EE Application Development);
New Feature:Generic's For Different Type of declerations in any level;
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules