Results 1 to 2 of 2
- 05-30-2008, 07:55 AM #1
Member
- Join Date
- May 2008
- Posts
- 5
- Rep Power
- 0
- 07-17-2008, 09:41 AM #2
Member
- Join Date
- Mar 2008
- Posts
- 28
- Rep Power
- 0
What primary key you want to generate that is in the Database you are talking, ofcourse in the Enterprise java beans the Entity bean is moving all around this Primary key only.
Entity bean represent shared business data. i.e the data there in the database which is accessible by multiple clients. We maintain the client state using primary key and Entity beans.
Client state refers a record in the database, to search the records we need some rule so there comes the primary key only but not this is like the database primary key for talking.
i.e you can retrieve the data from the table where there is no primary key field is there. But by using this primary key we are accessing the record in the database and doing the operationsLast edited by linuxswan; 07-21-2008 at 02:37 PM. Reason: i think some more information you need, i will
Similar Threads
-
Getting primary key information from Pervasive SQL
By rmaadil in forum JDBCReplies: 0Last Post: 05-14-2008, 09:46 AM -
Getting primary key information in Pervasive SQL
By rmaadil in forum JDBCReplies: 0Last Post: 05-14-2008, 07:18 AM -
JCombox DropDown is displayed on primary monitor when the box is in between two monit
By Kalpana.k in forum AWT / SwingReplies: 1Last Post: 05-01-2008, 03:19 PM -
how to determine the primary key
By osval in forum JDBCReplies: 1Last Post: 08-07-2007, 02:31 AM -
how to generate dynamic pdf
By valery in forum Advanced JavaReplies: 1Last Post: 08-06-2007, 10:01 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks