DB Explorer and Java Objects: problem and request

Hi

We can’t search Java Objects (sources/classes) in DB Explorer due to the Capitalization of the search query

Request: it seams that the Java object search is using the all_objects and soo even if the search were case insensitive some searches would not return all the expected results
(it should use for instance the user_java_classes). That should also be used to display the object name and not the /5a82c599_QCodec style.

Thanks

Filipe

Hi,

  1. We have 2 possilble solutions for this issue: we can either capitalize the object name or allow the user to use both lower case and upper case for the search string.

  2. Could you please give an example where it would not return expected results? So you want the object name to be the same as the ‘Long name’ field showed in the Details pane of the DB Navigator tree?

Gwen

Hi

  1. I think the easy one is to search into the capitalized names of the object
  2. yes, the ‘Long name’ …the other one it’s not important to the developer (maybe having that as a preference (maybe someone likes how it’s now))

Thanks
Filipe

Hi Filipe,

I have raised CRs for the above issues.

Gwen