From:
<car...@te...> - 2004-03-12 13:20:05
|
Hello: > 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 :) Defult AllFields KeyFields KeyAndTimeStampFields As a reference Visual Foxpro allows: 1. Key Fields only 2. Key and updatable fields. 3. Key and modified fields 4. Key and timestamp ( That if i'm not worng works only for Sql Sever ) > The fourth variant -- WHERE is generated on primary key fields > and field with fixed-name (for example "TIMESTAMP" or > "LAST_MODIFIED"). As i don't like fixed things ;) if i do this i will add a property for this ( aand provide a default value for it, of course ) Opinions ???? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |