| Package | Description |
|---|---|
| org.rhq.helpers.perftest.support.dbunit | |
| org.rhq.helpers.perftest.support.jpa |
| Constructor and Description |
|---|
EntityRelationshipFilter(org.dbunit.database.IDatabaseConnection connection,
Map<Class<?>,Set<ColumnValues>> allowedPks,
DependencyInclusionResolver inclusionResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableDependencyInclusionResolver
An implementation of
DependencyInclusionResolver interface that can be configured
to include/exclude relationships by being provided a dependency graph in the form of ExportConfiguration instance. |
class |
EagerMappingInclusionResolver
A
DependencyInclusionResolver implementation that consideres an edge valid
if the JPA defines the fetch type as FetchType.EAGER. |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.