From:
<car...@te...> - 2004-03-12 12:14:44
|
Hello: > Yes, for this we can made third mode: what in where generate primary > key and "TIMESTAMP" field for example... > I'm need in this may be too... anyway I this wants the breach of the > parallelism for governing checking! Well at the end seems to be that there are more people with similar need ;) I'm thinking on make a change to the 1.6 sources: * Create a new enumeration: FbBuilderBehavior ( really it's needs to be FbCommandBuilderBehavior but it's too long ;) ) it will have as values: 1. Default 2. Optimistic 3. Pesimistic 1/2. Will do update and delete command generation as it's now. 3. Will do the update and delete command generation using only the pk fields in the WHERE clausule. Opinions ??? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |