org.jboss.arquillian.persistence.metadata
Class MetadataProvider
java.lang.Object
org.jboss.arquillian.persistence.metadata.MetadataProvider
public class MetadataProvider
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetadataProvider
public MetadataProvider(Method testMethod,
MetadataExtractor metadataExtractor,
PersistenceConfiguration configuration)
isPersistenceFeatureEnabled
public boolean isPersistenceFeatureEnabled()
isDataVerificationExpected
public boolean isDataVerificationExpected()
isTransactional
public boolean isTransactional()
getTransactionalMode
public TransactionMode getTransactionalMode()
getDataSourceName
public String getDataSourceName()
Copyright © 2011 JBoss by Red Hat. All Rights Reserved.