Re: Derby types mappping tests

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Jan 14 2010 - 07:41:48 EST

  • Next message: ςΡΒΙΓΛΙΚ εΧΗΕΞΙ: "RE: Derby types mappping tests"

    I don't remember the actual details, but the link you sent is from OJB
    project, not Derby.

    Andrus

    On Jan 14, 2010, at 2:31 PM, ςΡΒΙΓΛΙΚ εΧΗΕΞΙΚ wrote:

    > Schema generation is using this query to create test table on Derby:
    >
    > INFO: CREATE TABLE TYPES_MAPPING_TEST1
    > (AAAID INTEGER NOT NULL,
    > BIT_COLUMN SMALLINT,
    > BOOLEAN_COLUMN SMALLINT,
    > TINYINT_COLUMN SMALLINT
    > PRIMARY KEY (AAAID))
    >
    > Why everything is mapped to SMALLINT?
    > There is BIT, BOOLEAN and TINYINT types in Derby.
    >
    > http://db.apache.org/ojb/docu/guides/jdbc-types.html
    >
    > Evgeny.
    >



    This archive was generated by hypermail 2.0.0 : Thu Jan 14 2010 - 07:42:25 EST