SkillAgentSearch skills...

Persistence

Persistence Module: A portable extension for Java EE that provides improved management of persistence and transactions

Install / Use

/learn @seam/Persistence
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

To run the tests you can use either a remote or managed JBoss AS 7 or embedded Jetty instance

To use a managed JBoss AS instance set the JBOSS_HOME environment variable and run

mvn clean verify -Darquillian=jbossas-managed-7

To use a remote JBoss AS instance start it and then run

mvn clean verify -Darquillian=jbossas-remote-7

To run the embedded Jetty tests with Hibernate run

mvn clean verify -Darquillian=jetty-embedded-7-hibernate

To run the embedded Jetty tests with OpenJPA run

mvn clean verify -Darquillian=jetty-embedded-7-openjpa
View on GitHub
GitHub Stars29
CategoryDevelopment
Updated5y ago
Forks16

Languages

Java

Security Score

60/100

Audited on Jul 24, 2020

No findings