Re: [Keelgroup] hibernate and field symbolic name

2005-04-17 Thread Aleksandar Vidakovic
Pierre, desole... j'ai cru que "Raoul" c'est ton prenom... trop fatigue... ;-) Anyway, I'm in the middle of testing the whole thing. Still some exceptions, but nothing unmanageable. Many of hibernates settings will be available through keel field attributes. But I want it at least to run the who

Re: [Keelgroup] hibernate and field symbolic name

2005-04-17 Thread Raoul Pierre
Aleks, Aleksandar Vidakovic a écrit : Raoul, currently I'm working on an update for svc-persist-hibernate... mainly to keep it in sync with hibernate 3.0; Great! but internally the service changed (almost) completely. I hope to get it done by tonight, Terrific! but right now I have to take a co

Re: [Keelgroup] hibernate and field symbolic name

2005-04-17 Thread Aleksandar Vidakovic
Raoul, currently I'm working on an update for svc-persist-hibernate... mainly to keep it in sync with hibernate 3.0; but internally the service changed (almost) completely. I hope to get it done by tonight, but right now I have to take a coffee in a bar ;-) , because I'm struggling for some hours

[Keelgroup] hibernate and field symbolic name

2005-04-17 Thread Raoul Pierre
Hello, Does the symbolic name of a field have to be the name of the class attribut? At least with Hibernate? With svc-persist-default I have no problem with something like: /** * Payroll Person * * A Person is a individual entity, with only permanent data * * @persist.persistent * schema="payr