0 Replies Latest reply on Nov 22, 2002 11:48 AM by alvaro

    how change ejbStore time?

    alvaro

      Hi

      I would like to create related beans in their ejbPostCreate method. This may make the database insert operation impossible because of the delaying if database constraints prevent related beans from referring to a bean that has not yet been created.

      is it possible with jboss to specify precise time at
      which a new bean that uses CMP is inserted into
      the database?

      For Example, in ejbCreate.

      Alvaro