JPA & Hibernate: Basic Annotations You Need To Know

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

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

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

    This video is a pure gold. Thanks sir

  • @age.vampire9767
    @age.vampire9767 ปีที่แล้ว

    @GenerateValue, will it still work and valid if the DB table already go the entries, like if the record exist and then we bring in the generate value, will it first check what that last Id exist in the Db and give the next value or sth else?

  • @age.vampire9767
    @age.vampire9767 ปีที่แล้ว

    Thanks for the video, can I use Jackson attributes when converting JSON to an object along with the column attribute?

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

    hello sir myself shashank its very nice video but please upload core and advanced java ,spring with jpa,hibernate also
    its humble request to you please

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

    Thank you...

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

    Thanks for the video

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

    Hmm too good

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

    Thanks. Very useful.

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

    The schema in @Table annotation does not work with H2 database