-->
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: Using Hibernate with Polyhedra
PostPosted: Wed Jan 26, 2005 1:16 pm 
Newbie

Joined: Tue Sep 28, 2004 1:24 pm
Posts: 3
Polyhedra is a Real Time RDB and we are looking for anyone who has used it with Hibernate. What we are looking for is someone or some forum that can answer the following questions.

1. Polyhedra does not have the standard notion of a transactions. Polyhedra does not support the execution of multiple Statement.executeUpdate() or Statement.executeBatch() commands followed by a commit or rollback. Instead, one can only execute a single Statment.executeBatch(0 (it can have a lot of sql statements) which must be immediate followed by a commit or rollback. How do we use/tweak Hibernate to work with this transaction model.

2. Polyhedra does not fully support the JDBC metadata API. We don't have all of the details just yet. Does Hibernate absolutely require the metadata API?

If this is not the right place to ask this question, please point me to the right place.

Regards,

David Glaser


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.