Skip to content

Commit 7ca4add

Browse files
committed
docs: add mongodb template
Signed-off-by: Otavio Santana <[email protected]>
1 parent fabab8f commit 7ca4add

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -983,6 +983,15 @@ public class Music {
983983
}
984984
----
985985

986+
=== Template
987+
988+
The ```MongoDBTemplate``` interface is a specialization of the ```DocumentTemplate``` interface that allows MongoDB particular behavior.
989+
990+
991+
[source,java]
992+
----
993+
----
994+
986995
== OrientDB
987996

988997
image::https://jnosql.github.io/img/logos/orientdb.png[Orient Project,align="center" width=25%,height=25%]

0 commit comments

Comments
 (0)