Menu

Commit [r43]  Maximize  Restore  History

Corrected an error.

The getInstance(boolean) method used to always return the same instance.
If a getInstance(true) was executed each subsequent request would always
result in a transaction aware object even when getInstance(false) was specified.

keess 2002-05-08

changed /trunk/jxpfw/sources/org/jxpfw/ejb/SequentialIDGenerator.java
/trunk/jxpfw/sources/org/jxpfw/ejb/SequentialIDGenerator.java Diff Switch to side-by-side view
Loading...