Small OpenJPA sample application which uses a CHAR(1) representation for Boolean and boolean fields in JPA entities.
The sample is configured to use the latest OpenJPA trunk 2.4.0-SNAPSHOT. For building the sample with an already released or even older version use
$> mvn clean install -Dopenjpa.version=2.2.1