Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: Four operations in EJB


Message #1 by "Marcelo Honores" <m_honores@y...> on Thu, 2 May 2002 17:59:42
It depends whether you're using BMP or CMP. With BMP then the code will
look very much like any JDBC data code. With CMP unless you're doing
something clever there will be next to no code apart from the ejbCreate
method that will just call the bean setter methods.


  Return to Index