CAST Engineering Dashboard - Violations - False Violation - Avoid using deprecated objects

Purpose (problem description)

This page provides information on the violation raised for the rule-“Avoid using deprecated objects” on Oracle connection objects:

Observed in CAST Version

ReleaseYes/No
8.3

Observed in JEE Extension version

ReleaseYes/No
>=1.0.x

Observed in RDBMS

RDBMSYes/No
CSS

Step by Step scenario

  1. Run analysis+snapshot
  2. Launch Dashboard
  3. Observe violation for rule- “Avoid using deprecated objects” on Oracle connection objects

Action Plan

If you observe the violations raised for the rule- “Avoid using deprecated objects” on Oracle connection objects then please note the below points:

  1. This is an expected behavior if these connection objects are coming from jar- Ojdbc14. Because they are actually deprecated.
  2. You can refer - http://www.microdeveloper.com/ojavadoc/deprecated-list.html where you will see all the deprecated class/method/fields.
  3. If the above steps do not solve your issue contact CAST Technical Support. with the following Relevant input

 

Relevant input

Notes/comments

Ticket #21595

Related Pages