JaQLib is a compact Java library that supports programmers in querying all sorts of collections, DBs and XML files in a compact and intuitive manner. Example: List<MyItem> result = Jaqlib.List.selectFrom(myCollection) .where(myCondition).asList()
Features
- Querying Java Collection Classes
- Querying Databases
- Insert/Update/Delete on Databases
- Querying XML Files
License
Apache License V2.0Follow Java Query Library
You Might Also Like
The #1 Embedded Analytics Solution for SaaS Teams.
Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Java Query Library!