enterprise_java_beans thread: Home Methods in Entity Beans
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
|





