-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Importieren von XML Daten mit Hibernate XML Mapping
PostPosted: Tue Nov 24, 2015 7:47 am 
Newbie

Joined: Tue Nov 24, 2015 7:42 am
Posts: 1
Hallo @all

Ich bin über folgenden FAQ Eintrag gestolpert:
https://docs.jboss.org/hibernate/orm/3.3/reference/en/html/xml.html

Dieser erklärt, dass Hibernate Objekte auf XML Dateien gemappt und die Daten der XML Datei dann in die Datenbank importiert werden kann.
Allerdings steht gleich zu Beginn "XML Mapping is an experimental feature in Hibernate 3.0 and is currently under active development".

Für die aktuelle Version 5 von Hibernate habe ich keine Dokumentation gefunden.
Weiss jemand von euch, ob das Feature noch existiert und wenn ja, wo ich eine entsprechende Dokumentation finde?

Sollte es das Feature nicht mehr geben: Was ist die einfachste Variante um XML in die Datenbank zu importieren?
Idealerweise als konfigurierbare Lösung, sodass ich nicht jedes mal eine neue Import Applikation kompilieren muss?

Vielen Dank


Top
 Profile  
 
 Post subject: Re: Importieren von XML Daten mit Hibernate XML Mapping
PostPosted: Wed Dec 02, 2015 8:07 am 
Newbie

Joined: Wed Dec 02, 2015 6:01 am
Posts: 3
Hallo, es kommt auf die DB an, mit MySQL würde ich folgendes machen: https://dev.mysql.com/doc/refman/5.5/en/load-xml.html, Oracle hat eine integrierte XML-DB usw.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.