Shades is an Object/Relational Mapping (ORM) framework that works in conjunction with JDBC APIs. Instead of relying on XML or annotations for configuration, Shades relies on an interface called ORMapping. This makes shades simple and flexible. Shades has no new transaction model nor Connection management which you must learn. You control the transactions, and the Connection that Shades uses, through plain JDBC interfaces. Shades is designed to work well with modern web development frameworks like Tapestry and Wicket.
Project metadata download: shades-0.0.5.pom
Binary download: shades-0.0.5.jar
Source download: shades-0.0.5-sources.jar
Release date: 16 October 2006
License: The Apache Software License, Version 2.0
Files: 36,
Classes: 37,
Lines of code: 2986
Google AppEngine: Partial support
Depends on:(View as diagram)
  • JDK / jdk / openjdk
Used by:
MD5 Signatures:
  • 5154442dd49be583a1683a34e91f8a28
  • ccce6e00a1b9d0670294ad675fa69ac2
New to GrepCode? Check out our FAQ X