[hibernate-commits] [hibernate/hibernate-orm] 2bad69: Document that StatelessSession does not support la...

GitHub noreply at github.com
Sat Jan 16 04:51:04 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 2bad69f66a90c0fbe88b888a5c84063db522e50d
      https://github.com/hibernate/hibernate-orm/commit/2bad69f66a90c0fbe88b888a5c84063db522e50d
  Author: Bogdan Calmac <bcalmac at synapsense.com>
  Date:   2016-01-15 (Fri, 15 Jan 2016)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/chapters/batch/Batching.adoc

  Log Message:
  -----------
  Document that StatelessSession does not support lazy loading

While experimenting with StatelessSession I discovered that it does not
support lasy loading. I think this isn't imediately obvious and worth to
be included in the documentation.

See also http://stackoverflow.com/questions/34800788/does-statelesssession-support-lazy-loading




More information about the hibernate-commits mailing list