[EMAIL PROTECTED] wrote:
Am 23 Apr 2005 um 9:24 hat Chad Brandon geschrieben:
[EMAIL PROTECTED] wrote:
Hi list,
I'm trying to execute the following query
from org.bund.baua.gpsg.Standard as standard inner join standard.descriptors where
standard.descriptors.title = :title order
Hallo Sebastien,
Saturday, April 23, 2005, 4:11:12 PM, you wrote:
>> maybe, I am missing something, but: why do you go through all this
>> pain with your own HSQLDB server class? You can take a much cheaper
>> solution: Simply insert a Spring DriverManaagerDataSource bean
>> declaration in applic
Am 23 Apr 2005 um 18:10 hat Wouter Zoons geschrieben:
> Wouter Zoons wrote:
> > [EMAIL PROTECTED] wrote:
> >
> >> Hi,
> >>
> >> I'm trying to diplay a collection with VO's including Boolean
> >> parameter. Is there no support for Booleans in diplaytag?
> >>
> >> Exception:
> >>
> >> javax.servle
Wouter Zoons wrote:
[EMAIL PROTECTED] wrote:
Hi,
I'm trying to diplay a collection with VO's including Boolean
parameter. Is there no support for Booleans in diplaytag?
Exception:
javax.servlet.ServletException: Unable to find a value for "ratified"
in object of class "org.bund.baua.gpsg.Notific
[EMAIL PROTECTED] wrote:
Hi,
I'm trying to diplay a collection with VO's including Boolean parameter.
Is there no support for Booleans in diplaytag?
Exception:
javax.servlet.ServletException: Unable to find a value for "ratified" in
object of class "org.bund.baua.gpsg.NotificationVO" using opera
Hi,
I'm trying to diplay a collection with VO's including Boolean parameter. Is there no
support for Booleans in diplaytag?
Exception:
javax.servlet.ServletException: Unable to find a value for "ratified" in object
of
class "org.bund.baua.gpsg.NotificationVO" using operator "."
Tha
Am 23 Apr 2005 um 9:24 hat Chad Brandon geschrieben:
> [EMAIL PROTECTED] wrote:
>
> >Hi list,
> >
> >I'm trying to execute the following query
> >
> >from org.bund.baua.gpsg.Standard as standard inner join standard.descriptors
> >where
> >standard.descriptors.title = :title order by standard.ru
> in order to generate diferent collections, you should use the tagged
> value "@andromda.hibernate.collection.type"
> also for ordered collections, you should specify the
> "@andromda.hibernate.collection.index" the determine the attribute that
> will be used for indexing
As I said, I've set this
[EMAIL PROTECTED] wrote:
Hi list,
I'm trying to execute the following query
from org.bund.baua.gpsg.Standard as standard inner join standard.descriptors where
standard.descriptors.title = :title order by standard.rule, standard.date
to get the standards with a certain descriptor.
And I set the tr
Hi list,
I'm trying to execute the following query
from org.bund.baua.gpsg.Standard as standard inner join standard.descriptors
where
standard.descriptors.title = :title order by standard.rule, standard.date
to get the standards with a certain descriptor.
And I set the transform flag to get a
Hi all,
Saturday, April 23, 2005, 12:41:12 PM, you wrote:
MB> Simply insert a Spring DriverManaagerDataSource bean
MB> declaration in application-datasource.xml, and you're done!
sorry, I meant applicationContext-dataSource.xml .
Cheers...
Matthias
---
Matthias Bohlen
"Consulting that helps
Hello Sebastien,
Friday, April 22, 2005, 7:11:13 PM, you wrote:
>> the ServiceLocator works fine in any scenario, can you be more specific
>> as to what is causing your problem ?
SA> Here is the link to a message I posted on spring forum (I don't have
SA> the courage to write it again :oP) :
SA>
12 matches
Mail list logo