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.  [ 4 posts ] 
Author Message
 Post subject: hibernate and Livelink (can I use other stores than JDBC?)
PostPosted: Wed Feb 25, 2004 5:10 am 
Newbie

Joined: Wed Feb 25, 2004 4:58 am
Posts: 2
Location: Basel, Switzerland
Hello,

I am evaluating different options to have an object layer on top of opentext's livelink. While Livelink (at least our implementation) has an oracle backend, we are only (maximally) allowed to read from Oracle. To write, we are required to use the Livelink API (java API but not really object-oriented).

So the question is: is it possible to use Hibernate in such a way? What do I need to do to write an adaptor that would connect to such a system (i.e. non-jdbc).

Has anybody tried that before?

Thanks
Boris


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 25, 2004 6:35 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
You may implement a CustomPersister to use your specific API, but it's certainly not trivial.

_________________
Emmanuel


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 25, 2004 6:52 am 
Newbie

Joined: Wed Feb 25, 2004 4:58 am
Posts: 2
Location: Basel, Switzerland
Is it documented which methods have to be implemented to do so? Any experience about the degree of non-trivialness involved? (Are we talking days/weeks/months?)

Thanks
Boris


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 25, 2004 2:25 pm 
Beginner
Beginner

Joined: Sun Oct 26, 2003 11:21 pm
Posts: 27
Some fo the Hibernate APIs indicate XML serialization support. I don't know if or how it works.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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.