Skip to content

Commit 97b3a97

Browse files
committed
docs: enhance documentation at sql hazelcast
Signed-off-by: Otavio Santana <[email protected]>
1 parent dcd57f4 commit 97b3a97

File tree

1 file changed

+0
-2
lines changed
  • jnosql-orientdb/src/main/java/org/eclipse/jnosql/databases/orientdb/mapping

1 file changed

+0
-2
lines changed

jnosql-orientdb/src/main/java/org/eclipse/jnosql/databases/orientdb/mapping/SQL.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,8 @@
2121

2222
/**
2323
* Annotation for defining dynamic SQL queries in OrientDB repositories.
24-
* <p>
2524
* This annotation is used on methods within {@link OrientDBCrudRepository} to execute
2625
* custom SQL queries directly on OrientDB.
27-
* </p>
2826
*
2927
* <p>Example usage:</p>
3028
* <pre>

0 commit comments

Comments
 (0)