Interface FetchGraphNode<T extends FetchGraphNode<T>>
- All Known Subinterfaces:
DirtyAttributeFlusher<T,,E, V> EntityLoaderFetchGraphNode<T>
- All Known Implementing Classes:
AbstractPluralAttributeFlusher,AttributeFetchGraphNode,BasicAttributeFlusher,CascadingCollectionElementAttributeFlusher,CollectionAttributeFlusher,CollectionElementAttributeFlusher,CollectionElementFetchGraphNode,CompositeAttributeFetchGraphNode,CompositeAttributeFlusher,DefaultEntityLoaderFetchGraphNode,EmbeddableAttributeFetchGraphNode,EmbeddableAttributeFlusher,IndexedListAttributeFlusher,InverseCollectionElementAttributeFlusher,MapAttributeFlusher,MergeCollectionElementAttributeFlusher,MergeMapKeyAttributeFlusher,MergeMapValueAttributeFlusher,ParentCollectionReferenceAttributeFlusher,ParentReferenceAttributeFlusher,PersistCollectionElementAttributeFlusher,SubviewAttributeFlusher,UpdateCollectionElementAttributeFlusher,VersionAttributeFlusher
public interface FetchGraphNode<T extends FetchGraphNode<T>>
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Method Summary
Modifier and TypeMethodDescriptionvoidappendFetchJoinQueryFragment(String base, StringBuilder sb)