Arquillian Persistence Extension Implementation 1.0.0.Alpha4

org.jboss.arquillian.persistence.data.dbunit.configuration.annotations
Annotation Type Property


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Inherited
public @interface Property


Optional Element Summary
 String value
          Prefix to be used while constructing fully qualified property key for DBUnit.
 

value

public abstract String value
Prefix to be used while constructing fully qualified property key for DBUnit.

Returns:
Default:
""

Arquillian Persistence Extension Implementation 1.0.0.Alpha4

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.