1 Reply Latest reply on Jul 3, 2002 1:53 PM by crackers

    Entity bean access to database views

    roncordell

      Is it possible to use a CMP entity bean to access a database view without the bean attempting to persist itself? I have tried to do this in JBoss 2.4.3, but any call to a method defined in the remote interface for the bean results in the container attempting to persist the bean.