Is there a Java's equivalent of .NET's DataSet?

Hi! I recently switched from C# to Java 1.4

When I was coding in C# I took advantage of disconnected DataSet structure that gave me the ability to sort, filter, run queries against, do xml import/export, serialize, persist and other conveniences.

I am curious if there is implementation/open source project of the DataSet in Java

with similar features ?

Thank you in advance,

--Michael

[423 byte] By [mikezata] at [2007-10-3 5:15:31]
# 1
http://forum.java.sun.com/thread.jspa?threadID=686333&messageID=3994139 http://geekswithblogs.net/davidl/archive/2004/12/29/18737.aspx
aniseeda at 2007-7-14 23:22:06 > top of Java-index,Core,Core APIs...