-->
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.  [ 1 post ] 
Author Message
 Post subject: "real" Deep Clone of Entities
PostPosted: Sun Sep 18, 2005 12:19 pm 
Hibernate version:
3.0.5

Mapping documents:
tun nichts zur Sache

Code between sessionFactory.openSession() and session.close():
tut nichts zur Sache

Full stack trace of any exception that occurs:
hab ich nicht

Name and version of the database you are using:
tut nichts zur Sache

The generated SQL (show_sql=true):
hab ich nicht

Debug level Hibernate log excerpt:
hab ich nicht

Es geht um folgendes: Ich habe eine Entität X, diese besitzt mehrere Assoziationen und Collections.

Nun möchte ich eine abolut gleiche Entität X' (nur anderer index-Wert) erzeugen, also die Entität X clonen. Dabei möchte ich sämtliche Assoziationen und die Inhalte der Collections ebenfalls gecloned haben (also echtes deepclone und nicht wie im Javadoc von EntityType.deepcopy() vermerkt).

Wie stelle ich das an? Gibt es Hilfsmittel oder muß ich über die ClassMetadata.getPropertyTypes() iterieren, um alle Properties zu Fuß entsprechend ihres Typs zu behandeln??

...und: warum heißt die Methode EntityType.deepcopy eigentlich deepcopy wenn es tatsächlich gar kein "deep" sondern nur "shallow" ist???

Danke vorab,
r.


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

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.