Hammock is a mock object framework for J2ME
devices. It is used in conjunction with unit test
frameworks like JMUnit and J2MEUnit. The framework
includes mocks for many of the J2ME UI and I/O
classes as well as a utility, HammockMaker, for
generating mocks of other classes.
JDBC Logger is a tool that intercepts and logs all
database statements that use JDBC. It is intended
for developers to monitor SQL statements generated
by EJB, Hibernate, or any other database access
tool that doesn't display them in clear.