Results 1 to 2 of 2
Thread: latest Java XML technology
- 04-16-2012, 08:24 PM #1
Member
- Join Date
- Apr 2012
- Posts
- 1
- Rep Power
- 0
latest Java XML technology
Hi, can anyone tell me what's the latest Java XML technology? Is there anything similar to .NET DataSet? I know SDO has a feature "changeSummary" to make the update of XML data easy. Is SDO still a good choice? It looks that SDO is not popular now (correct me if I am wrong). Is JAXB the only popular framework for Java XML? Is it as powerful as .NET DataSet? Thanks
- 04-17-2012, 09:32 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,446
- Rep Power
- 16
Re: latest Java XML technology
What do you mean by XML technology?
XML itself has barely changed for years.
JAXB models XML as Java objects, which is handy for things like SOAP-based web services, but it's not the same sort of thing as SDO, from what I can gather (never used SDO).Please do not ask for code as refusal often offends.
Similar Threads
-
latest java release
By nikya in forum Forum LobbyReplies: 2Last Post: 03-16-2012, 02:45 AM -
CAS using java technology
By Thiruppathi in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 09-27-2011, 12:45 PM -
Java Technology Programming
By pushpa1234 in forum Java AppletsReplies: 0Last Post: 06-04-2010, 05:47 AM -
latest java class specification
By underthesun in forum Advanced JavaReplies: 1Last Post: 08-28-2008, 08:32 AM -
Which Java-XML library or technology is best for my needs?
By nitingupta183 in forum Advanced JavaReplies: 1Last Post: 03-15-2008, 06:34 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks