[Dbix-class] How to use oracle db sequence in TimesTen

Jess Robinson castaway at desert-island.me.uk
Thu Aug 16 13:39:45 GMT 2007



On Thu, 16 Aug 2007, Aditya Verma wrote:

> Hi,
>
> I am using TimesTen database which doesn't support auto incremental fields or triggers.
> Two of my tables are using sequence for the numeric primary key field.

What is that? does DBI support it? whats the DBD, whats the website.. ?

> Please suggest me how can I automate the DBIX::Class "insert" function to take the next value of sequence.

There's a DBIx::Class::PK::Sequence around somewhere, that should do that 
for you, however no-one's cared enough to test it yet..

Jess




More information about the DBIx-Class mailing list