JaqLib is a compact Java library that supports programmers in querying all sorts of collections and databases in a compact and intuitive manner. Example: List<MyItem> result = IterableQB.selectFrom(myCollection) .where(myCondition).asList()
Be the first to post a text review of Java Query Library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
JaQLib - jaqlib-1.0beta5 ======================== - 0000010 [Database Support] JDBC Connection is closed after query: JDBC connection is not closed by Jaqlib. AbstractDbDataSource provides property 'autoCloseConnection' in order to automatically close the JDBC connection.
JaQLib - jaqlib-1.0beta5 ======================== - 0000010 [Database Support] JDBC Connection is closed after query: JDBC connection is not closed by Jaqlib. AbstractDbDataSource provides property 'autoCloseConnection' in order to automatically close the JDBC connection.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?