in cassandra database?
> B.R
>
> De : Jonathan Ellis
> À : user@cassandra.apache.org
> Cc : karim abbouh
> Envoyé le : Mercredi 15 Juin 2011 18h05
> Objet : Re: last record rowId
>
> You're better served using UUIDs than numeric row IDs for surrogate
> keys.
is there any way to remember the keys (rowId) inserted in cassandra database?
B.R
De : Jonathan Ellis
À : user@cassandra.apache.org
Cc : karim abbouh
Envoyé le : Mercredi 15 Juin 2011 18h05
Objet : Re: last record rowId
You're better served using UUIDs
4 AM, karim abbouh wrote:
>>
>> in my java application,when we try to insert we should all the time know
>> the last rowId
>> in order the insert the new record in rowId+1,so for that we should save
>> this rowId in a file
>> is there other way to know the last
; is there other way to know the last record rowId?
> thanks
> B.R
>
in my java application,when we try to insert we should all the time know the
last rowId
in order the insert the new record in rowId+1,so for that we should save this
rowId in a file
is there other way to know the last record rowId?
thanks
B.R