| Author |
Can Arrays be treated as DB tables?
|
steve souza
Ranch Hand
Joined: Jun 26, 2002
Posts: 852
|
|
Does anyone know of an open source API/class that allows you to query arrays (Object[][]) in much the same way you would query an sql table? Or even an API that doesn't use select syntax, but returns the same result. This code could return a subset of rows, or columns. For example:
|
http://www.jamonapi.com/ - a fast, free open source performance tuning api.
JavaRanch Performance FAQ
|
 |
 |
|
|
subject: Can Arrays be treated as DB tables?
|
|
|