Table: ALL_JAVA_IMPLEMENTS
interfaces implemented by the stored java class accessible to the user
| Column Name | Description |
|---|---|
| INTERFACE_INDEX | index of the interfaces implemented by the stored java class |
| INTERFACE_NAME | name of the interface identified by the INTERFACE_INDEX |
| NAME | name of the stored java class |
| OWNER | owner of the java class |