|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DependencyInclusionResolver | Implementations of this interface can tell the EntityRelationshipFilter whether to traverse the entity dependency graph down a particular relationship. |
| Class Summary | |
|---|---|
| Annotations | A minimal extension of HashMap with Class keys and Object values. |
| ColumnValues | Represents a number of columns along with their values. |
| ColumnValues.Column | Presents a single column-value pair. |
| 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. |
| EagerMappingInclusionResolver | A DependencyInclusionResolver implementation that consideres an edge valid
if the JPA defines the fetch type as FetchType.EAGER. |
| Edge | Represents an edge in the EntityDependencyGraph. |
| EntityDependencyGraph | Produces a graph of Nodes linked to each other by Edges. |
| JPAUtil | A set of utility methods to work with JPA annotated classes. |
| Node | Represents a node in the entity dependency graph. |
| Enum Summary | |
|---|---|
| DependencyType | Names the possible JPA dependency types. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||