Spring Data JPA | Working with Custom Generators | Ashok IT

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 34

  • @ashokit
    @ashokit  ปีที่แล้ว

    🔥 Welcome to Ashok IT..!!
    👉 Register Here For Online Training : bit.ly/4dBYJbX
    👉 Follow us in Instagram : bit.ly/3jzEKl8
    👉 Follow Us in WhatsApp : bit.ly/49wCWje
    👉 Visit Our Website : ashokit.in/

  • @ujjwalpriyadarshi1732
    @ujjwalpriyadarshi1732 2 ปีที่แล้ว +1

    thanks alot for the explanation. specifically regarding how to generate sequence generator in db.

  • @pratikghotekar8664
    @pratikghotekar8664 3 ปีที่แล้ว +1

    How to write Junit test case for the same? I m getting custom id = null in JUnit test case. Any help would be appreciated

  • @srikanthpandranki-f5n
    @srikanthpandranki-f5n 11 หลายเดือนก่อน +1

    Thank you so much sir....

    • @ashokit
      @ashokit  11 หลายเดือนก่อน

      Most welcome

  • @palliroja3769
    @palliroja3769 ปีที่แล้ว

    Can we use h2data base in the place of oracle driver

  • @arulprasanth3599
    @arulprasanth3599 3 ปีที่แล้ว +1

    Superb explanation😁Thanks

  • @satishgampala8071
    @satishgampala8071 2 ปีที่แล้ว

    Good Explanation Sir

  • @bhagwanmal654
    @bhagwanmal654 ปีที่แล้ว

    Nice Explanation Ashok Sir...

    • @ashokit
      @ashokit  ปีที่แล้ว

      Thank You
      👉 Subscribe To Our TH-cam Channel: bit.ly/41IHJdj

  • @deependrapoudel4581
    @deependrapoudel4581 3 ปีที่แล้ว +5

    stucked at creating sequence, does anyone know how to create sequence with MySql ? I am using MySql Workbench. Thank you

    • @ranveervaghela7030
      @ranveervaghela7030 2 หลายเดือนก่อน

      You've to use auto_increment constraint from MYSQL database side, and @GeneratedValue(strategy = GenerationType.IDENTITY) annotation for PRIMARY KEY in Entity class primary key

  • @beHUMANnotRELIGIOUS
    @beHUMANnotRELIGIOUS 7 หลายเดือนก่อน

    sir in generate() method session.connection() is not available so what should i do to connect with oracle database now?

    • @ashokit
      @ashokit  3 หลายเดือนก่อน

      please contact our admin team : +91 9985396677

  • @dhileepism
    @dhileepism 4 ปีที่แล้ว +1

    can the prefix be dynamic?
    Is it possible to do that?

    • @arunbandari8936
      @arunbandari8936 3 ปีที่แล้ว

      yes by using @Value annotation ,and declare in properties file

    • @SravviShiva
      @SravviShiva 3 ปีที่แล้ว

      you can make the dynmic value

  • @lalithapinnaka8224
    @lalithapinnaka8224 3 หลายเดือนก่อน

    mysql doesn't have sequence right?

    • @ashokit
      @ashokit  3 หลายเดือนก่อน

      no... it dont support

    • @lalithapinnaka8224
      @lalithapinnaka8224 3 หลายเดือนก่อน

      @@ashokit Then how to implement this in mysql?

  • @arunbandari8936
    @arunbandari8936 3 ปีที่แล้ว

    what is the diff b/w
    saveAndFlush( ) and save( )

  • @rahemanrf5775
    @rahemanrf5775 ปีที่แล้ว +1

    Sir in this way i want javax.persistance but i am getting jakarta.persistance package in sts

    • @yashjoshi5709
      @yashjoshi5709 ปีที่แล้ว

      same thing bro

    • @Itsyours64
      @Itsyours64 9 หลายเดือนก่อน

      Java 10 onwards Jakarta

  • @prisinha
    @prisinha ปีที่แล้ว

    21:00 practical begins

    • @ashokit
      @ashokit  ปีที่แล้ว

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our TH-cam Channel: bit.ly/41IHJdj

  • @mr.anilkumar5418
    @mr.anilkumar5418 ปีที่แล้ว

    sir how can we perform custom generator in mysql database...

    • @ashokit
      @ashokit  ปีที่แล้ว

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our TH-cam Channel: bit.ly/41IHJdj

  • @priyabratapadhi2421
    @priyabratapadhi2421 7 หลายเดือนก่อน

    i am not getting the "serializable generate()" only getting "object generate()"

    • @sumitshahu8898
      @sumitshahu8898 5 หลายเดือนก่อน

      And resolution you got
      I am using
      org.springframework.boot
      spring-boot-starter-parent
      3.2.5

    • @ashokit
      @ashokit  หลายเดือนก่อน

      🔥 Please follow us in WhatsApp channel : bit.ly/49wCWje

  • @prisinha
    @prisinha ปีที่แล้ว

    43:00 from dual ... what is dual ?

    • @ashokit
      @ashokit  ปีที่แล้ว

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our TH-cam Channel: bit.ly/41IHJdj

  • @SureshkuSwain
    @SureshkuSwain 4 ปีที่แล้ว

    Pls insert 10digit number