-->
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: problem using SchemaExport to MaxDB - solved
PostPosted: Wed Sep 06, 2006 4:34 am 
Newbie

Joined: Mon Sep 04, 2006 9:57 am
Posts: 10
When I'm trying to export schema to MaxDB using eclipse plugin, it fails. In generated sql it adds "public." before every table, but default schema is set to "" in hibernate.cfg.hml. How can I remove it?
In error log there is next exeption:


Code:
!ENTRY org.hibernate.eclipse 4 40000 2006-09-06 11:04:20.645
!MESSAGE ERROR main org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create table public.article (id int not null, lang_id int null, head varchar(2000) not null, text varchar(255) not null, class varchar(100) null, container_id int null, primary key (id))
[/b]


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.