File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
hibernate-core/src/main/java/org/hibernate/annotations/processing Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 169169 * </ul>
170170 * <p>
171171 * Finally, a method might have a parameter of type
172- * {@link org.hibernate.query.restriction.Restriction Restriction< ? super E> },
172+ * {@link org.hibernate.query.restriction.Restriction Restriction< ? super E> },
173173 * allowing the caller to apply an arbitrary filtering criterion to
174174 * the query results.
175175 * <p>
Original file line number Diff line number Diff line change 135135 * </ul>
136136 * <p>
137137 * Finally, a method might have a parameter of type
138- * {@link org.hibernate.query.restriction.Restriction Restriction< ? super E> },
138+ * {@link org.hibernate.query.restriction.Restriction Restriction< ? super E> },
139139 * allowing the caller to apply an arbitrary filtering criterion to
140140 * the query results.
141141 * <p>
You can’t perform that action at this time.
0 commit comments