Menu

#518 PostgreSQL 8.0 JDBC mapping

v4.0
closed-fixed
nobody
JBossCMP (86)
5
2004-11-20
2004-09-16
No

Hi.

Attached to this issue is the patch I currently use for the
PostgreSQL 8.0 JDBC mapping.

Difference between the 7.2 and 8.0 mapping is currently:
<mapping>
<java-type>java.lang.Boolean</java-type>
<jdbc-type>BOOLEAN</jdbc-type>
<sql-type>BOOLEAN</sql-type>
</mapping>

The patch is for Branch_4_0

Let me know if I can provide more information.
Juan

Discussion

  • Juan Martinez

    Juan Martinez - 2004-09-16
     
  • Albert Fang

    Albert Fang - 2004-10-07

    Logged In: YES
    user_id=437465

    Hi, Juan

    I am using postgresql 7.4.5 with jboss4. I can not start
    jboss jms correctly. It seems there is problem in
    ejb-deployer.xml. In that file, there is a DDL, which says
    "create table". Unfortunately, the data type "other" is not
    recognized by postgresql. As far as I know, that is the
    reason I can not start jms. Or maybe other reasons. Can you
    help me with this?

    Thanks!
    Albert Fang

     
  • Scott M Stark

    Scott M Stark - 2004-11-20

    Logged In: YES
    user_id=175228

    Applied for 4.0.1

     
  • Scott M Stark

    Scott M Stark - 2004-11-20
    • status: open --> closed-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.