-->
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: Zugriff auf Werte innerhalb eines SQL Statements
PostPosted: Wed Aug 24, 2005 9:10 am 
Newbie

Joined: Wed Aug 24, 2005 9:02 am
Posts: 15
Hallo,

ich habe folgendes Problem:

in einem SQL Statement "SELECT ..., 1 AS userCompanyID FROM Companies" möchte ich auf die "virtuelle" Eigenschaft userCompanyID und deren Wert 1 zugreifen. "userCompanyID" existiert als Spalte nicht in der Companies-Tabelle, soll in meinem Datenobjekt "CompanyData" zwar auftauchen, und nur beim Lesen aus der Datenbank (hier aber nicht aus der Tabelle Companies sondern aus der virtuellen Spalte userCompanyID) auftauchen. Hibernate beschwert sich aber, das die Spalte "userCompanyID" in der Tabelle Companies nicht existiert, das ist auch korrekt, nur möchte ich nur in meinem CompanyData Datenobjekt drauf zugreifen, brauche hierzu eine spezifische getter() Methode und ein Mapping in der companyData.hbm.xml ....

Schwierig, schwierig, .... HILFE!

Danke


Thomas


Top
 Profile  
 
 Post subject: einfache Lösung :-)
PostPosted: Wed Aug 24, 2005 11:14 am 
Newbie

Joined: Wed Aug 24, 2005 9:02 am
Posts: 15
höhö, verwende eine Konstante in deinem Datenobjekt, du dööskopp ;-)


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.