smart-dao
· This project basically aims to create an abstraction layer above common
ORM used this days and provide a simplified DAO layer which is not only
independent of the ORM tool being used but also integrated with other
services, for example App Layer Caching, Free Text Search Engine etc.
Initial target is to implement it for Hibernate and when JPA provides
Hibernate's Criteria like API implement for JPA as well. Integrate
App Layer Cache and Compass Framework.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window smart-dao-0.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.