-->
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: Hibernate and Vertica
PostPosted: Thu Sep 29, 2011 4:47 am 
Newbie

Joined: Wed May 11, 2011 6:36 pm
Posts: 8
Hi,

i'm trying to get Hibernate to work on a Vertica Database.
Can you tell me which Dialect works together with vertica?

The auto detection throws:

org.hibernate.HibernateException: Unable to determine Dialect to use [name=Vertica Database, majorVersion=5]; user must register resolver or explicitly set 'hibernate.dialect'


Top
 Profile  
 
 Post subject: Re: Hibernate and Vertica
PostPosted: Fri Sep 30, 2011 4:31 am 
Newbie

Joined: Wed May 11, 2011 6:36 pm
Posts: 8
to answer my own question:

hibernate works when you use the posgres dialect org.hibernate.dialect.PostgreSQLDialect.

you just have to remember that vertica (as a column based database) doesn't support CREATE INDEX and everything is fine.
tested it successfully


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.