Package
Class
Use
Tree
Deprecated
Index
Help
Arquillian Persistence Extension API 1.0.0.Alpha4
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
O
P
S
T
U
V
A
ApplyScriptAfter
- Annotation Type in
org.jboss.arquillian.persistence
Defines SQL scripts applied on test database before test method execution.
ApplyScriptBefore
- Annotation Type in
org.jboss.arquillian.persistence
Defines SQL scripts applied on test database before test method execution.
C
Cleanup
- Annotation Type in
org.jboss.arquillian.persistence
Determines when database cleanup should be triggered.
CleanupStrategy
- Enum in
org.jboss.arquillian.persistence
Defines strategy to be applied for
@Cleanup
operation.
CleanupUsingScript
- Annotation Type in
org.jboss.arquillian.persistence
Defines SQL scripts used for cleaning test database.
D
DataSource
- Annotation Type in
org.jboss.arquillian.persistence
Defines data source to be used for test.
G
getDefault()
- Static method in enum org.jboss.arquillian.persistence.
CleanupStrategy
getDefault()
- Static method in enum org.jboss.arquillian.persistence.
TestExecutionPhase
O
org.jboss.arquillian.persistence
- package org.jboss.arquillian.persistence
P
PersistenceTest
- Annotation Type in
org.jboss.arquillian.persistence
Marker annotation which enables Arquillian Persistence Extension.
S
ShouldMatchDataSet
- Annotation Type in
org.jboss.arquillian.persistence
Verifies state of underlying data store using data sets defined by this annotation.
T
TestExecutionPhase
- Enum in
org.jboss.arquillian.persistence
Transactional
- Annotation Type in
org.jboss.arquillian.persistence
Indicates that test needs to be wrapped within the transaction.
TransactionMode
- Enum in
org.jboss.arquillian.persistence
Available transaction modes used for transactional wrapper of test methods.
U
UsingDataSet
- Annotation Type in
org.jboss.arquillian.persistence
Provides information about data sets needs to be used for seeding test database before test method execution.
V
valueOf(String)
- Static method in enum org.jboss.arquillian.persistence.
CleanupStrategy
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.jboss.arquillian.persistence.
TestExecutionPhase
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.jboss.arquillian.persistence.
TransactionMode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.jboss.arquillian.persistence.
CleanupStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.jboss.arquillian.persistence.
TestExecutionPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.jboss.arquillian.persistence.
TransactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
G
O
P
S
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
Arquillian Persistence Extension API 1.0.0.Alpha4
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
JBoss by Red Hat
. All Rights Reserved.