Hi Armin,

This is the Map in question:

private EnumMap<AccessRight, Boolean> accessRights = 
                new EnumMap<AccessRight, Boolean>(AccessRight.class);

It is just a data member field in an object called UserType.

Thanks,

Robert

-----Original Message-----
From: Armin Waibel [mailto:[EMAIL PROTECTED] 
Sent: 28 September 2007 14:00
To: OJB Users List
Subject: Re: Maps

Hi Robert,

Robert Giddings wrote:
> Hi,
> 
> Does anyone know if and how OJB can handle Maps?
> 

can you describe more detailed what you want to do - using maps in 1:n 
or m:n references, direct persist maps, ...

regards,
Armin

> Thanks,
> 
> Rob
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-- 
No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.488 / Virus Database: 269.13.33/1034 - Release Date:
27/09/2007 17:00



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to