Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3808228
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T15:06:55+00:00 2026-05-19T15:06:55+00:00

I am working with hibernate, and a oracle 10 db. I need to get

  • 0

I am working with hibernate, and a oracle 10 db. I need to get the next sequence value from a table, and want to know how.
I saw this article, and asking: is there a better way the get the value, without defining a query?

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T15:06:56+00:00Added an answer on May 19, 2026 at 3:06 pm

    No. Getting the next (nextval) or current (currval) value from a sequence is typically done using a select. Even in PLSQL, SELECT INTO is used, like this:

    SELECT YourSequence.NextVal INTO :new.ID FROM DUAL;
    

    Simple assignment like this won’t work:

    :new.ID := YourSeqence.NextVal;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a database table using an enum. This is already working with hibernate
Kinda of embarrassing to ask this question after few years working with Hibernate... I
I'm working on a project where we use Hibernate and JBoss 5.1. We need
Can someone outline the steps required to get hibernate working with spring mvc. I've
I'm working with Spring/Hibernate (using NetBeans 6.9.1). I need to import Excel sheet into
I am unable to get a connection pool using c3p0 with Hibernate and Oracle.
I am developing an application using oracle 11g, Java(struts2) and Hibernate. I have table
I can't get hibernate working in my Spring Web Flow project. I keep getting
I am working with Hibernate 3.6.4 and MySQL. I have a table with unique
I can't get Hibernate working with java.util.UUID for PostgreSQL. Here is the mapping using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.