arminw      2005/06/15 12:32:29

  Modified:    .        Tag: OJB_1_0_RELEASE release-notes.txt
  Log:
  update
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.54.2.48 +4 -1      db-ojb/release-notes.txt
  
  Index: release-notes.txt
  ===================================================================
  RCS file: /home/cvs/db-ojb/release-notes.txt,v
  retrieving revision 1.54.2.47
  retrieving revision 1.54.2.48
  diff -u -r1.54.2.47 -r1.54.2.48
  --- release-notes.txt 4 Jun 2005 14:49:53 -0000       1.54.2.47
  +++ release-notes.txt 15 Jun 2005 19:32:29 -0000      1.54.2.48
  @@ -29,6 +29,9 @@
     - 'noteUserOrder' If true the order of persisting/locking method calls
       determine the order of objects before commit.
     - 'implicitLocking' Dis-/enable OJB's implicit locking
  +* Add new property 'TxCheck' in OJB.properties file. When enabled, on PB 
store and
  +  delete calls OJB checks for a running PB-tx, if not found an error is 
logged in order to
  +  avoid store/delete calls without a running PB-tx (while development).
   
   NOTES:
   * Internal OJB class configuration files are changed, don't forget to replace
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to