Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTOMEE-2890 Translate to Portuguese: examples/reload-persistence-unit #698
Conversation
…properties
| Primeiro, você executará seu aplicativo e perceberá que precisa de um L2 | ||
| cache para estar em conformidade com o SLA (Service Level Agreement). | ||
|
|
||
| Então, você altera sua configuração persistence.xml e reinicia seu |
This comment has been minimized.
This comment has been minimized.
hbelmiro
Aug 12, 2020
Suggested change
| Então, você altera sua configuração persistence.xml e reinicia seu | |
| Então, você altera sua configuração persistence.xml e reinicia sua |
| O teste é simples: persistimos uma entidade, a consultamos três vezes | ||
| sem cache, então ativamos o cache e realizamos a execução novamente | ||
| consulta que um é suficiente para fazer o mesmo. |
Comment on lines
+25
to
+27
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Daniel-Dos commentedJul 31, 2020
link to jira: https://issues.apache.org/jira/browse/TOMEE-2890