Twitter

vineri, 12 august 2016

Hibernate OGM 5.0 with MongoDB - using identifiers (JPA @Id)

This application is a quickstart for working with Hibernate OGM 5 and MongoDB identifiers (JPA @Id). The application contains:
  • manually (explicitly) set id
  • AUTO strategy
  • IDENTITY strategy
  • SEQUENCE strategy
  • TABLE strategy
  • UUID2 
  • EmbeddedId
  • IdClass
  • Custom generator
The application is available here.

Niciun comentariu:

Trimiteți un comentariu