ADO.NET is a platform with several applications, and DataSet is one of the main abstractions. Tell us more about what you want to achieve, and I'm sure someone will find a Java environment for this purpose.
If you need an easy way to map Java objects to a data backend (for example, XML files), take a look at some of the POJOs (Plain Old Java Objects).
source share