From: Dmitry A. <fd...@do...> - 2004-03-12 12:52:06
|
Carlos Guzmán Álvarez wrote: > 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 ;) ) My first thought was such :) Truth shortened name I as well as not ïðèäóìàë, but FbBuilderBehavior I like! ;) > it will have as values: > 1. Default > 2. Optimistic > 3. Pesimistic All it is correct, but names "Optimistic/Pesimistic" I do not like, since this does not render on principle optimistic/pesimistic parallelism, either or both of them -- there is ways to realization optimistic parallelism, but with renovation strategy miscellaneous. Not certain, but can offer... mmm... Default, AllFields, PrimaryKeyFields but me such names too do not like :) So unless will be other offers -- consent to variant with Optimistic/Pessimistic names :) > Opinions ??? The fourth variant -- WHERE is generated on primary key fields and field with fixed-name (for example "TIMESTAMP" or "LAST_MODIFIED"). |