-->
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: Maximal Anzahl Spalten beim Mapping???
PostPosted: Fri Aug 26, 2005 10:58 am 
Newbie

Joined: Fri Aug 26, 2005 10:22 am
Posts: 1
Hallo!

Ich arbeite mit Hibernate 3 und Cloudscape 10 und versuche eine Tabelle mit 163 Spalten zu mappen. Dabei bekomme ich die untenstehender Exception. Wenn die Anzahl der Spalten auf 132 begrenze, dann funktioniert das Anlegen der Tabelle.

Das kann nun eine Beschränkung bei Hibernate sein oder aber bei der Cloudscape (Derby) Datenbank.

Wer kann mir weiterhelfen? Wie kann ich alle 163 Spalten anlegen?

Danke und Grüsse,
MrBig

java.lang.ExceptionInInitializerError
at HibernateUtil.<clinit>(HibernateUtil.java:28)
at PersistenceManager.<clinit>(PersistenceManager.java:26)
Caused by: org.hibernate.PropertyNotFoundException: Could not find a getter for Tilgung45 in class Tarif
at org.hibernate.property.BasicPropertyAccessor.createGetter(BasicPropertyAccessor.java:213)
at org.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:207)
at org.hibernate.mapping.Property.getGetter(Property.java:240)
....


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 27, 2005 4:56 am 
Beginner
Beginner

Joined: Thu Jan 06, 2005 6:11 am
Posts: 32
Location: Magdeburg, Germany
Cloudscape würde ich fast ausschließen.

http://publib.boulder.ibm.com/infocenter/cscv/v10r1/index.jsp?topic=/com.ibm.cloudscape.doc/rrefdbmlimits.html

Laut der Dokumentation können 1012 Spalten angelegt werden.


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.