Re: [Hibernate] Using Oracle Sequence
Raible, Matt wrote: How do I convert the following Oracle query to a hiberate? select ccr_master_sq.nextval from dual; Here's a WAG: ccr_master_sq.nextval dual Is this correct? No, use ccr_master_sq Thanks, Matt You're welcome, Ugo -- Ugo Ce
[Hibernate] Using Oracle Sequence
How do I convert the following Oracle query to a hiberate? select ccr_master_sq.nextval from dual; Here's a WAG: ccr_master_sq.nextval dual Is this correct? Thanks, Matt --- This sf.net email is sponsored by:Th