-->
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: About custom persisters
PostPosted: Fri Feb 27, 2004 7:36 am 
Newbie

Joined: Fri Feb 27, 2004 6:22 am
Posts: 1
I have a question about custom persisters. I have to write a custom persister to support tables where records are not deleted but marked as cancelled. Hibernate documentation gives not enough info about custom persisters, only a bare javadoc page about the AbstractEntityPersister class and one-two code fragments. The only "complete" documentation that I found is the source code of the EntityPersister class.
Anyway, my question is: which is the probability that in a near future the interface of the AbstractEntityPersister class will be changed? The reason for this question is that for me AbstractEntityPersister has a complex interface that seems to be an internal interface, even it is declared pubblic. I think I can say that it isn't a interface to customize the behavior of the persistence mechanism blackbox of hibernate. My fear is that in the future a change inside Hibernate will broke the compatibility of the AbstractEntityPersister with my custom persister. Is this fear justified?

FDG


Top
 Profile  
 
 Post subject: Did you find out more about custom persister?
PostPosted: Thu Jul 21, 2005 11:24 pm 
Newbie

Joined: Sat Feb 26, 2005 10:10 pm
Posts: 8
Thanks.


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.