Should You Use JPA and Hibernate for Your next Project?

Поділитися
Вставка
  • Опубліковано 21 гру 2024

КОМЕНТАРІ • 15

  • @ruixue6955
    @ruixue6955 5 років тому +8

    1:40 first question: what kind of database is used
    2:03 *JPA and Hibernate are designed to work with relational databases*
    2:32 NOSql is a better solution for applications with configurable domains
    3:18 *if the mapping definition is pretty static, ORM creates so many problems*
    3:33 so don't use ORM if your domain model needs to be configurable
    4:18 JPA and Hibernate ORM are great fit for standard CRUD operation
    4:30 *complex report or data mining related applications are not good use cases for ORM*

  • @sandeepkumararya9949
    @sandeepkumararya9949 3 роки тому +1

    Best tutorials series for hibernate from scratch to advance. Thanks for such tutorials.

  • @bhagyasree6304
    @bhagyasree6304 3 роки тому

    Could you please let us know how to query embedded objects in native sql

  • @alexei9821
    @alexei9821 2 роки тому

    Hi. Thank you very much. Very informative

  • @FrancoRob19
    @FrancoRob19 6 років тому +1

    Hi, you recommend not to use JPA for NoSQL database, so do you know what technologies are good to work with it? Could you please let us know?

  • @FrancoRob19
    @FrancoRob19 6 років тому

    Good information. Thanks for sharing it with us..

  • @alibahadarkhan127
    @alibahadarkhan127 6 років тому +1

    Great video for JPA/Hibernate

  • @02427255722
    @02427255722 7 років тому

    Which is better JPA or Hibernate

    • @Thorben-Janssen
      @Thorben-Janssen  6 років тому +9

      JPA is just a specification and you can't use it without an implementation. Hibernate is one of the most popular implementations.
      So, you can't really compare them to decide if one is better than the other. Hibernate is JPA + a few proprietary features.

  • @draganmijatovic8503
    @draganmijatovic8503 7 років тому +1

    Great video for JPA/Hibernate vs other but no anwser on JPA vs Hibernate.

    • @glebbondarenko67
      @glebbondarenko67 6 років тому +3

      If I'm correct, Hibernate is just one of the implementation of JPA.
      So this video is the answer on question: JPA vs noJPA
      Also there are other implementation of this standart.
      So may be make sense to compare Hibernate vs EclipseLink or others JPA providers...
      But it will be very subtle difference in very specific features.

    • @ruixue6955
      @ruixue6955 5 років тому

      @@glebbondarenko67 I agree. and I do feel this tutorial is really really good, it answered some of my questions during my learning

    • @ylioo
      @ylioo 5 років тому

      yes because its ment to compeer hibernate orm vs other solution, to to teach you what they are lol

    • @foxns7
      @foxns7 4 роки тому

      Iyo kang..Hibernate ki nggor implementation JPA wae. Nanging tenan lo pasale Hibernate eneng akeh annotation tambahan sing orak payah kanggo developer. Kulo sak tenane mmg dhemen karo Hibernate neh. Sing pentinge konsep relationship cardinality kui kena reti disek entesla takon awakmu arep milih ngendi.