org.tranql.sql.prefetch
Interface PrefetchGroup.AssociationEndInfo

All Superinterfaces:
java.io.Serializable
Enclosing interface:
PrefetchGroup

public static interface PrefetchGroup.AssociationEndInfo
extends java.io.Serializable


Method Summary
 AssociationEnd getAssociationEnd()
           
 PrefetchGroup getPrefetchGroup()
           
 

Method Detail

getAssociationEnd

AssociationEnd getAssociationEnd()

getPrefetchGroup

PrefetchGroup getPrefetchGroup()


Copyright © -2010 The Codehaus. All Rights Reserved.