The java.beans.PropertyDescriptor.getName() works incorrectly

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The java.beans.PropertyDescriptor.getName() works incorrectly when the field's name be like 'uId' while using java. beans. Introspector.getBeanInfo(Class<?> beanClass) to get bean's information.The result 'uId' is expected, but it comes 'UId' in reality.


      FREQUENCY : always


            Assignee:
            Praveen Narayanaswamy
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: