Table: USER_JAVA_IMPLEMENTS
interfaces implemented by the stored java class owned by 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 |