Clone
mtruong
committed
on 22 Jul 05
For methods which take in an ID (type Long) as a parameter, a check is now performed to see if they are null or not. if they are null then a… Show more
For methods which take in an ID (type Long) as a parameter, a check is now performed to see if they are null or not. if they are null then an exception is thrown

Show less