-->
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: Implementing a custom persister
PostPosted: Thu Sep 19, 2013 10:59 am 
Newbie

Joined: Wed Mar 19, 2008 11:19 am
Posts: 15
Location: Orlando
Even though I highly doubt anyone will answer (based on previous experience, in addition to looking at "unanswered posts"), I'm gonna try anyway... Hibernate's support for calling I/U/D stored procedures is extremely limited. For example, I would like to call a procedure with OUT params and be able to examine them to determine if an error occurred when calling merge/persist/delete. It seems that implementing a custom persister is the way to do it, but extending AbstractEntityPersister requires implementing 29 methods (2 of which are constructors). Hibernate's documentation seems really lacking, outdated, and inconsistent so finding answers feels like pulling teeth. I'm not trying to bash the framework, but I've been finding it real difficult to customize its behavior in seemingly simple ways and am on the verge of just dumping it altogether. Any advice would be much appreciated.


Top
 Profile  
 
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.