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

public AssociationEnd getAssociationEnd()

getPrefetchGroup

public PrefetchGroup getPrefetchGroup()


Copyright © -2006 The Codehaus. All Rights Reserved.