Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.emf.teneo.doc/tutorials/hibernate/options.html')
-rw-r--r--doc/org.eclipse.emf.teneo.doc/tutorials/hibernate/options.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/org.eclipse.emf.teneo.doc/tutorials/hibernate/options.html b/doc/org.eclipse.emf.teneo.doc/tutorials/hibernate/options.html
index 299813683..96c339952 100644
--- a/doc/org.eclipse.emf.teneo.doc/tutorials/hibernate/options.html
+++ b/doc/org.eclipse.emf.teneo.doc/tutorials/hibernate/options.html
@@ -573,6 +573,14 @@
also.
</li>
+
+<li>
+
+<strong>PersistenceOptions.MAPPING_FILE_PATH</strong>
+ : with this option you can specify a resource path (incl. filename) to a mapping
+ file. Instead of generating a mapping Teneo will then use the mapping file found
+ through this path.
+ </li>
<li>

Back to the top