So I would need a seperate property editor for each
Entity Bean ? Ouch. I thought there was some magic
going on that I could not figure out.....

In this case, I do not have the object. Simply the DB
table and the values of the PK columns.

Thanks.

//Nicholas


--- Adrian Brock <[EMAIL PROTECTED]> wrote:
> On Mon, 2004-01-05 at 22:46, Adrian Brock wrote:
> > You have it the wrong way around.
> > You need a javabean property editor that can
> create your
> > primary key object from the string.
> > 
> > If you have the Object why can't you just use
> > remove(Object id);
> > 
> > Regards,
> > Adrian
> > 
> > On Mon, 2004-01-05 at 22:40, Nicholas wrote:
> > > In the EntityInstanceCache.remove(String
> method), how
> > > do I derive the ID String from the primary key
> object
> > > that I want to remove from the cache ?
> > > 
> > > Thanks.
> > > 
> > > //Nicholas
> > > 
> > > =====
> > > Nicholas Whitehead
> > > Home: (973) 377 9335
> > > Cell: (201) 615 2716
> > > [EMAIL PROTECTED]
> > > Get Your News From The Crowbar:
> http://crowbar.dnsalias.com:443/crowbar/
> > > 
> > > 
> > >
>
-------------------------------------------------------
> > > This SF.net email is sponsored by: IBM Linux
> Tutorials.
> > > Become an expert in LINUX or just sharpen your
> skills.  Sign up for IBM's
> > > Free Linux Tutorials.  Learn everything from the
> bash shell to sys admin.
> > > Click now!
>
http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > _______________________________________________
> > > JBoss-user mailing list
> > > [EMAIL PROTECTED]
> > >
>
https://lists.sourceforge.net/lists/listinfo/jboss-user
> -- 
> xxxxxxxxxxxxxxxxxxxxxxxx 
> Adrian Brock
> Director of Support
> Back Office
> JBoss Group, LLC 
> xxxxxxxxxxxxxxxxxxxxxxxx 
> 
> 
> 
>
-------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux
> Tutorials.
> Become an expert in LINUX or just sharpen your
> skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the
> bash shell to sys admin.
> Click now!
>
http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/jboss-user


=====
Nicholas Whitehead
Home: (973) 377 9335
Cell: (201) 615 2716
[EMAIL PROTECTED]
Get Your News From The Crowbar: http://crowbar.dnsalias.com:443/crowbar/


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to