aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Mapping to a sequence generated Number in oracle Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Mapping to a sequence generated Number in oracle" Watch "Mapping to a sequence generated Number in oracle" New topic
Author

Mapping to a sequence generated Number in oracle

kiran mahavir
Ranch Hand

Joined: Jan 09, 2001
Posts: 35
Hi all,
Please let me know the solution for the following
In case of Entity Bean ,if a value of a column(day Employee ID) is generated using a sequence in oracle, how to specify that the value of the persistent is field is to be fetched from the sequence.
regards
Kiran
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Mapping to a sequence generated Number in oracle
 
Similar Threads
Isolation Level Session Beans
How to get the next number of a table before insertion a record
How to represent a sequence in oracle in HQL
Isolation in Weblogic 8.1
getting Primary key when inserting