Skip to content

Commit 7716e2c

Browse files
committed
feat: include enum in the oracle test scenaio
Signed-off-by: Otavio Santana <[email protected]>
1 parent 4b8d30b commit 7716e2c

File tree

1 file changed

+4
-0
lines changed
  • jnosql-oracle-nosql/src/test/java/org/eclipse/jnosql/databases/oracle/communication

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package org.eclipse.jnosql.databases.oracle.communication;
2+
3+
public enum Currency {
4+
}

0 commit comments

Comments
 (0)