ValidationAndListSpring_pt |
|
Your trail: |
Difference between
current version
and
version 1:
At line 170 changed 1 line. |
You'll notice here that nothing is being done with the ''person'' parameter. This is just a placeholder for now - in the future you may want to filter on it's properties using [Hibernate's Query Language|http://www.hibernate.org/hib_docs/reference/en/html/queryhql.html] (HQL) or using [Criteria Queries|http://www.hibernate.org/hib_docs/reference/en/html/querycriteria.html]. |
Você notará aqui que não estamos fazendo nada com o parâmetro pessoa. Isto é somente um place holder por enquanto no futuro você pode filtrar suas propriedades usando [Hibernate's Query Language|http://www.hibernate.org/hib_docs/reference/en/html/queryhql.html] (HQL) ou usando [Criteria Queries|http://www.hibernate.org/hib_docs/reference/en/html/querycriteria.html]. |
At line 172 changed 1 line. |
''An example using a Criteria Query:'' |
''Um exemplo usando Criteria Query:'' |
At line 189 added 1 line. |
|
Back to ValidationAndListSpring_pt,
or to the Page History.
|