2000-05-05 12:33  mresiboi

	* Persistent.java: use shouldTrace for tracing.

2000-05-05 12:33  mresiboi

	* Trace.java: added public shouldTrace

2000-04-14 13:03  tdraier

	* Persistent.java, Persistent.java: debugged setNew()

2000-04-14 12:36  tdraier

	* Persistent.java, Persistent.java: debugged setNew()

2000-04-13 13:06  tdraier

	* Persistent.java, Persistent.java: debugged the setRestoring state

2000-04-11 04:23  tdraier

	* Persistent.java, Persistent.java: added protection against
	circular restores

2000-04-11 03:28  tdraier

	* Persistent.java: forgot variable initialisation

2000-04-10 06:34  tdraier

	* Persistent.java, Persistent.java: debugged problem with soft
	reference

2000-04-10 06:16  tdraier

	* Persistent.java: debugged problem with soft reference

2000-04-05 09:55  tdraier

	* Persistent.java: up to date with branch

2000-04-05 09:00  tdraier

	* Persistent.java: forgot a notify in reload (transaction aborting)

2000-04-05 08:58  tdraier

	* Persistent.java: up to date

2000-04-04 11:10  hchahine

	* Persistent.java: added an outside test to return persistent
	object

2000-04-04 05:07  tdraier

	* Persistent.java: added a timeout on modify

2000-04-04 03:50  hchahine

	* Persistent.java: Merged it with branch

2000-04-03 11:06  tdraier

	* Persistent.java: -synchronize / wait / notify on modify -added
	softmaps

2000-03-30 09:50  tdraier

	* Persistent.java: - no comment

2000-03-30 06:25  hchahine

	* Persistent.java: added rmi compliant

2000-03-28 10:13  hchahine

	* Persistent.java: Modified concurrency

2000-03-28 10:08  hchahine

	* Persistent.java: Modified concurrency

2000-03-27 06:47  hchahine

	* Persistent.java: Synchronization update

2000-03-27 06:22  hchahine

	* Persistent.java: Synchronization update

2000-03-27 02:55  hchahine

	* Persistent.java: Removed softmapping and re-introduced Hashtable
	for concurrency conflicts.

2000-03-24 12:15  saitabai

	* Persistent.java: reload the last persist version 2)

2000-03-24 11:44  saitabai

	* Persistent.java: reload the last persist version

2000-03-23 12:03  tdraier

	* Persistent.java, Persistent.java: -added synchronization on all
	getPersistent/getUnpersistent/addCache method to protect access to
	critical resources like objects hashtables.  -added synchronization
	on persistent when restoring -replaced Hashtable with SoftMap for
	memory management -indented ugly code

2000-03-21 10:59  tdraier

	* Persistent.java: added multi thread support by using
	synchronized/wait/notify

2000-03-21 05:39  hchahine

	* Persistent.java: Added synchronization mutex for keys to solve
	concurrency management

2000-03-21 03:17  tdraier

	* Persistent.java: added remote exception

2000-03-20 09:38  hchahine

	* Persistent.java: Merged with branch

2000-03-20 09:03  hchahine

	* Persistent.java: Merged trunc with Branch

2000-03-17 14:28  tdraier

	* Persistent.java: merged from branch 2.0

2000-03-13 11:33  zfehri

	* Persistent.java: rmi compliant (ziad)

2000-03-08 07:11  hchahine

	* Persistent.java: Changed a trace that was returning a null
	pointer exception in building inheritance

2000-03-08 07:04  hchahine

	* Persistent.java: Corrected a bug in setDbHandle, it was testing
	for the dbhandle if null although it has just being set to a non
	null value

2000-02-29 15:29  tdraier

	* Persistent.java: replaced SoftMap with Hashtable

2000-02-29 12:35  tdraier

	* Persistent.java: also works with this.

2000-02-29 12:29  tdraier

	* Persistent.java: -added use of softreferences for memory
	management -debugged setNew() bug

2000-02-29 09:45  hchahine

	* Persistent.java: Tested and modified objects to determine the
	nature of a bug that I couldn't trace

2000-02-24 04:54  jrabas

	* Persistent.java, Trace.java: no message

2000-02-23 08:37  hchahine

	* Persistent.java: updated the connections to wait for locks

2000-02-23 06:07  hchahine

	* Persistent.java: Removed instantiation exeption from trace, only
	for abstract classes

2000-02-22 10:19  hchahine

	* Persistent.java: Cleared the problem with multi threads accessing
	the cache and polling for a connection

2000-02-22 10:13  hchahine

	* Persistent.java: Cleared the problem with multi threads accessing
	the cache and polling for a connection

2000-02-21 12:12  hchahine

	* Persistent.java: Modified setNew to cope with serials as well

2000-02-21 10:56  tdraier

	* Persistent.java: modified setNew() usage for persistence debug

2000-02-21 10:19  hchahine

	* Persistent.java: Merged it with trunc

2000-02-21 10:17  hchahine

	* Persistent.java: Merged it with branch

2000-02-17 10:15  ptruong

	* Trace.java: added thread name in trace

2000-02-17 10:15  ptruong

	* Persistent.java: removed useless (and blocking) synchronization

2000-02-10 10:06  hchahine

	* Persistent.java: Modified set new

2000-02-01 05:27  zfehri

	* Persistent.java: working version (i hope)

2000-01-27 10:15  lbain

	* Trace.java, Persistent.java: no message

2000-01-20 08:49  saitabai

	* Trace.java: delete the modification (counters)

2000-01-20 07:53  saitabai

	* Trace.java: directory test

2000-01-17 12:05  ttran

	* Persistent.java: no message

2000-01-17 11:23  tdraier

	* Persistent.java: CORRECTED

2000-01-17 10:59  tdraier

	* Persistent.java: remove/put br ( cr )

2000-01-17 09:28  hchahine

	* Persistent.java: Modified

2000-01-06 09:56  zfehri

	* Persistent.java: RMI COMPLIANT

1999-12-30 11:04  obalbous

	* Persistent.java: some fixes

1999-12-22 09:59  hchahine

	* Persistent.java: Modified persistent to cope with transaction
	processing different, by rolling back it reverts all objects back
	to the way they were

1999-12-02 09:28  mresiboi

	* Persistent.java: fixed problem when dealing with inheritence,
	double inserts and direct derivation from RFObject

1999-12-01 01:52  rdyson

	* Persistent.java: Removed a call to setChanged() when deleting,
	saving an extra unnecessary SQL statment for each delete.

1999-11-29 12:54  tdraier

	* Persistent.java: added unsetSerial

1999-11-29 11:59  cvsadmin

	* Persistent.java, Trace.java: Initial revision.

1999-11-29 11:59  cvsadmin

	* Persistent.java, Trace.java: Initial revision

