Skip to content

Commit 61dc185

Browse files
committed
chore: update api on OracleDocumentRepositoryProxy.java
1 parent dff89d2 commit 61dc185

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jnosql-oracle-nosql/src/main/java/org/eclipse/jnosql/databases/oracle/mapping/OracleDocumentRepositoryProxy.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ protected DocumentTemplate template() {
104104
return template;
105105
}
106106

107+
@SuppressWarnings("unchecked")
107108
@Override
108109
public Object invoke(Object instance, Method method, Object[] args) throws Throwable {
109110

0 commit comments

Comments
 (0)