Can you create minimal standalone application which use Jencks to
perform some actions (send and recieve message, or perform JDBC
operation, for example) in one transaction?
I tried to read http://www.jencks.org/ and see test cases but I can't
understand how to do it :(