1

Possible Duplicate:
(C#) DataTable equivalent in JAVA

Hi I want dataTable like in .Net structure to store my data(in memory obviously). what collection is suitable for this

Community
  • 1
  • 1
ahmed saud
  • 371
  • 1
  • 5
  • 13
  • im not familiar with .net, can you describe the dataTable? – somid3 Apr 02 '11 at 16:38
  • @user616391: If you would describe what a `DataTable` in .NET does, or at least link to a documentation, even the ones who don't know .NET could suggest something. – Paŭlo Ebermann Apr 02 '11 at 16:38
  • a quick read of DataTable doc, perhaps would push one to javax.sql.rowset.WebRowSet. http://download.oracle.com/javase/1.5.0/docs/api/javax/sql/rowset/WebRowSet.html but i have no knowledge of this DataTable class, so... – MeBigFatGuy Apr 02 '11 at 16:46

0 Answers0