Re: orion-ejb-jar.xml and exclusive-write-access

2000-10-09 Thread Robert Krueger
At 12:34 09.10.00 , you wrote: >We have a database VIEW in an Oracle database that >we like to access from the ejb container. We have >written an entity bean that mirrors the VIEW in >orion-ejb-jar.xml and use findByPrimaryKey to access >a row in the view. > >This works nicely, however Orion uses

orion-ejb-jar.xml and exclusive-write-access

2000-10-09 Thread Magnus Nilsson
We have a database VIEW in an Oracle database that we like to access from the ejb container. We have written an entity bean that mirrors the VIEW in orion-ejb-jar.xml and use findByPrimaryKey to access a row in the view. This works nicely, however Orion uses a little more cashing of this entity t