[hibernate-commits] [hibernate/hibernate-orm] 37b2ff: HHH-11186 - Add examples for all Hibernate annotat...
    GitHub 
    noreply at github.com
       
    Wed Nov 30 10:48:36 EST 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 37b2ffc5609990a4165ed925d91013403f875dfa
      https://github.com/hibernate/hibernate-orm/commit/37b2ffc5609990a4165ed925d91013403f875dfa
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)
  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/id/identifiers-generators-pooled-lo-optimizer-persist-example.sql
    M documentation/src/main/asciidoc/userguide/chapters/domain/identifiers.adoc
    A documentation/src/test/java/org/hibernate/userguide/mapping/identifier/PooledOptimizerTest.java
  Log Message:
  -----------
  HHH-11186 - Add examples for all Hibernate annotations
Document more annotations:
- @GenericGenerator
    
    
More information about the hibernate-commits
mailing list