[
https://issues.jboss.org/browse/AS7-2419?page=com.atlassian.jira.plugin.s...
]
Scott Marlow commented on AS7-2419:
-----------------------------------
Example of evicting all second level cache entries for deployed application 2lc.jar that
has a persistence unit named TEST_PU (note that the address includes the fully application
scoped persistence unit name which is 2lc.jar#TEST_PU):
cd /deployment=2lc.jar/subsystem=jpa/hibernate-persistence-unit=2lc.jar#TEST_PU
:evictall()
{
"outcome" => "success",
"result" => undefined
}
Provide management use cases and operations of the JPA subsystem
-----------------------------------------------------------------
Key: AS7-2419
URL:
https://issues.jboss.org/browse/AS7-2419
Project: Application Server 7
Issue Type: Feature Request
Components: Console, Domain Management
Reporter: Heiko Braun
Assignee: Heiko Braun
Fix For: 7.1.0.CR1
Attachments: entity2lc.txt, read-resource-description.txt
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira