Re: PostgreSQL interval type handling?

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Sep 21 2006 - 09:36:28 EDT

  • Next message: Chris Poulsen: "Timestamps not working for me in PostgreSQL 8.0"

    Hi Arturo,

    Yes, you'd need a custom ExtendedType to handle that. Those work just
    fine. So as long as you can figure out how to read and write
    "interval" via JDBC, you should be fine.

    Andrus

    On Sep 20, 2006, at 11:20 PM, Arturo Pérez wrote:
    > Hi all,
    >
    > I would like to use the PostgreSQL interval type in Cayenne.
    > Do I need to create a custom type? If so, are there any gotchas?
    >
    > tia,
    > arturo
    >
    >



    This archive was generated by hypermail 2.0.0 : Thu Sep 21 2006 - 09:37:26 EDT