0 Replies Latest reply on Jul 28, 2005 10:24 AM by aho

    EJB3 Entity Bean - remove record

    aho

      The examples in the EJB3 tutorial show how to add a record using EntityManager.persist. I would appreciate if someone can provide an example on how to find a record and then delete it.

      Thanks.