Re: does cayenne support jdbc ARRAY?

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Tue Jun 29 2004 - 12:38:38 EDT

  • Next message: Andrus Adamchik: "Re: adding postgresql data types"

    > Hello!
    >
    > I do not understand why anyone would use ARRAYs as a DB Type, but does
    > cayenne support it? I just came across a PostgreSQL database that used
    > "integer[]" as a data type. I do not think I will need support for
    > this, I am just curious..
    >
    > http://www.postgresql.org/docs/current/static/arrays.html
    > http://java.sun.com/j2se/1.4.2/docs/api/java/sql/Array.html
    >
    > Regards,
    > - Tore.

    I guess the fastest way to tell is to try :-)... Support for ARRAYs may
    also depend on a JDBC driver, not just the DB.

    Andrus



    This archive was generated by hypermail 2.0.0 : Tue Jun 29 2004 - 12:38:39 EDT