Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes EJB and other Java EE Technologies and the fly likes Entity Bean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Entity Bean" Watch "Entity Bean" New topic
Author

Entity Bean

Sujittt Tripathyrr
Ranch Hand

Joined: Jun 21, 2006
Posts: 96
In Entity Bean what is the use of the EntityEJBLocal.java and all the setter and getter methods are present except the Primary Key (only getter method present)of the table.Please clarify?

Thanks
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Entity Bean
 
Similar Threads
question about cmr field & method-intf
seters/getters of CMP Fields(EB) exposed through Remote Interface
Facade pattern
JAX-WS Question
Field vs Property access for Entities