Link to home
Start Free TrialLog in
Avatar of rutgermons
rutgermons

asked on

decoding java statement

folks

what exaclty is the 2L and 11 L in


                      mbo.setValue("TARGCOMPDATE", c.getTime(), 2L);
          
                getMboValue("TARGCOMPDATE").setValueNull(11L);
   


    }
}

All help will do
Avatar of oleber
oleber
Flag of Portugal image

long nombers
ASKER CERTIFIED SOLUTION
Avatar of oleber
oleber
Flag of Portugal image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial