Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cast Object to int

903513Jun 3 2014 — edited Jun 4 2014

Hi all,

I want convert Object (xId) to int below,

Object xId= currentEmployeeRow.getAttribute("newId");

newId attrbiute as number.

Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2014
Added on Jun 3 2014
8 comments
515 views