-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 11.0.27.0.1-oracle, 11.0.29-oracle
-
Component/s: client-libs
A new system property, `beans.defaultmethods`, has been introduced to disable Bean Introspection from reporting default methods inherited from interfaces. Set the value of the `beans.defaultmethods` property to `false`, for example, by adding `-Dbeans.defaultmethods=false` to the command line, to exclude default methods.