-->
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: INDEX_NAME column not found in this ResultSet
PostPosted: Thu Jan 25, 2007 10:16 am 
Newbie

Joined: Fri Jan 12, 2007 11:05 am
Posts: 2
Hi,
I am using postgresql 8.2. When I have tried to create hibernate objects I got below erros. What is the problem

org.postgresql.util.PSQLException: INDEX_NAME column not found in this ResultSet
at org.postgresql.jdbc2.AbstractJdbc2ResultSet.findColumn(AbstractJdbc2ResultSet.java:2450)

at org.postgresql.jdbc2.AbstractJdbc2ResultSet.getString(AbstractJdbc2ResultSet.java:2291)

at com.exadel.orm2.internal.core.data.Table.loadIndexes(Table.java:613)

at com.exadel.orm2.internal.core.data.Table.fillTableFromDBase(Table.java:433)

at com.exadel.orm2.internal.core.AbstractMapping.addDatabasesTablesRunnable(AbstractMapping.java:577)

at com.exadel.orm2.internal.core.AbstractMapping.access$000(AbstractMapping.java:63)

at com.exadel.orm2.internal.core.AbstractMapping$AddDatabasesTablesRunnable.run(AbstractMapping.java:516)

at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737)

at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1719)

at com.exadel.orm2.internal.core.AbstractMapping.addDatabasesTables(AbstractMapping.java:694)

at com.exadel.orm2.wizard.tablesclasses.TablesClassesWizard.doFinish(TablesClassesWizard.java:204)

at com.exadel.orm2.wizard.tablesclasses.TablesClassesWizard.access$000(TablesClassesWizard.java:44)

at com.exadel.orm2.wizard.tablesclasses.TablesClassesWizard$1.run(TablesClassesWizard.java:164)

at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)


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.