RE: Firebird generators

From: Damir Bijuklic (damirbijukli..ahoo.com)
Date: Thu Mar 24 2005 - 05:39:25 EST

  • Next message: Cris Daniluk: "RE: Firebird generators"

    > All databases use a propietary syntax for
    > sequences/generators. There's no
    > real standard :)

    Currently I have no time for reading specs, but as far
    as i know SQL99 does define sequence syntax (but maybe
    not in basic level).

    > If you properly implement getExistingSequences, you
    > should have no problems
    > clashing with existing ones.

    Ok, I will implement my own modifications here.

    Another thing i have overlooked is that i need 64bit
    pk values. I have modified pkFromDatabase in my own
    tree to return long instead of int, but would it be
    possible to change it in cayenne distribution?

    Damir

                    
    __________________________________
    Do you Yahoo!?
    Yahoo! Small Business - Try our new resources site!
    http://smallbusiness.yahoo.com/resources/



    This archive was generated by hypermail 2.0.0 : Thu Mar 24 2005 - 05:39:28 EST