Mantis - Resin
Viewing Issue Advanced Details
130 minor always 05-02-05 00:00 11-30-05 14:45
sam  
 
normal  
closed 3.0.12  
3.0.12 fixed  
none    
none 3.0.14  
0000130: EJB3 with postgres and boolean field
RSN-121
I get an exception using EJB3, a boolean field, and PostgreSQL.

ERROR: column "isdormant" is of type character but expression is of type boolean
   at com.caucho.ejb.entity2.EntityManagerImpl.persist(EntityManagerImpl.java:78)
   at com.caucho.ejb.entity2.EntityManagerProxy.persist(EntityManagerProxy.java:51)

Notes
(0000155)
ferg   
05-02-05 00:00   
ejb/02ql