[hibernate-commits] [hibernate/hibernate-orm] 2a42d8: HHH-11485 - Document that the @Filter annotation o...
GitHub
noreply at github.com
Wed Feb 15 09:58:08 EST 2017
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 2a42d8369209af517d22b26ecbbdab3225e88c7f
https://github.com/hibernate/hibernate-orm/commit/2a42d8369209af517d22b26ecbbdab3225e88c7f
Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
Date: 2017-02-15 (Wed, 15 Feb 2017)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.adoc
A documentation/src/main/asciidoc/userguide/chapters/domain/extras/basic/mapping-filter-entity-example.sql
M documentation/src/test/java/org/hibernate/userguide/mapping/basic/FilterTest.java
Log Message:
-----------
HHH-11485 - Document that the @Filter annotation only applies to query
More information about the hibernate-commits
mailing list