[hibernate-commits] [hibernate/hibernate-orm] 85dbce: HHH-10022 - Continue documentation TLC (part 2)

GitHub noreply at github.com
Thu Aug 6 15:59:38 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 85dbceac204d145785ad240adc5d5fedaa54d8b0
      https://github.com/hibernate/hibernate-orm/commit/85dbceac204d145785ad240adc5d5fedaa54d8b0
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-08-06 (Thu, 06 Aug 2015)

  Changed paths:
    M documentation/src/main/docbook/userGuide/en-US/Hibernate_User_Guide.xml
    R documentation/src/main/docbook/userGuide/en-US/appendices/Appendix_LegacyBootstrap.xml
    A documentation/src/main/docbook/userGuide/en-US/appendices/Legacy_Bootstrap.xml
    A documentation/src/main/docbook/userGuide/en-US/appendices/Legacy_Criteria.xml
    M documentation/src/main/docbook/userGuide/en-US/chapters/fetching/Fetching.xml
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/Criteria.xml
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/CriteriaBuilder_query_creation_snippet.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/from_fetch_example_embedded_and_many2one.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/from_fetch_example_plural.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/from_join_example_embedded_and_many2one.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/from_join_example_plural.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/from_root_example.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/from_root_example_multiple.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/from_root_methods.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/parameter_example.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/select_attribute_example.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/select_multiple_values_array.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/select_multiple_values_array2.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/select_root_entity_example.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/select_tuple.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-criteria/extras/select_wrapper.java
    A documentation/src/main/docbook/userGuide/en-US/chapters/query-native/Native.xml
    M documentation/status.md

  Log Message:
  -----------
  HHH-10022 - Continue documentation TLC (part 2)




More information about the hibernate-commits mailing list