Skip to content

struberg/openjpa-boolean-char

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

OpenJPA sample for using CHAR(1) "1"/"0" as Boolean Fields - see OPENJPA-2534

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages