Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: Home Methods in Entity Beans


Message #1 by "Eric Sheetz" <EricSheetz@e...> on Mon, 10 Mar 2003 09:31:49 -0800
Are the home methods in a Home interface of an entity bean analogous to
static methods in a "normal" class because they are said to be invoked on
all instances of the entity bean?

See description of home methods in:
http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/EJBConcepts6.html

Thanks,
Eric


  Return to Index