Search:

Type: Posts; User: rdheepan

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    1,923

    Gradual appearance of Rectangle...

    Hi all,
    My requirement is to create a rectangle that should be created gradually when the page loads.. that is it should start at a point,
    then the line should grow on the right side,...
  2. Replies
    5
    Views
    2,890

    Re: Jpa Primary key generation

    Hi,
    thanks for replying..

    The data type is Integer..

    and the exact syntax i've written is,
    @Id
    @GeneratedValue(strategy=GenerationType.SEQUENCE,generator="xyz")...
  3. Replies
    5
    Views
    2,890

    Re: Jpa Primary key generation

    Okay I understood the rules clearly, since i am new to this forum i did like that.. Can anybody Help me on this question?
  4. Replies
    5
    Views
    2,890

    Jpa Primary key generation

    Hi All,
    I am using sql plus. whenever i am creating primary key with @generatedValue and @SequenceGenerator annotations .. it is not creating the sequence numbers... instead it creates
    random...
Results 1 to 4 of 4