"Invalid number"; Java.lang.Integer cannot is cast to java.lang.String

Source: Internet
Author: User

The data is suddenly not found on the page today, the approximate SQL statement is

Select XX, xxx from Table A where A.LRMB in

(6101060033,
61010503300,
61016666645) Order BY xxx desc

Error message is "Invalid number", soon found is LRBM this field in the number of no quotation marks, and has been able to query out the data, it is likely that someone in the database manually added a piece of data, the data of the LRBM field type is wrong, and later in their own local

Test an error in the database Oh, test the data.

And then came up with a very strange question.

Execute the last sentence of this code: Java.lang.Integer cannot is cast to Java.lang.String, it was really strange at that time, but then step by step check, finally found in the third step when there is a problem, in fact, the brain is not difficult to find, only the third step is the greatest possibility of error.

Test it, especially with things that you haven't used and don't know the underlying principles.

"Invalid number"; Java.lang.Integer cannot is cast to java.lang.String

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.