Uses of Interface
net.sf.jaxme.sqls.ForeignKey.ColumnLink

Packages that use ForeignKey.ColumnLink
net.sf.jaxme.sqls.impl   
 

Uses of ForeignKey.ColumnLink in net.sf.jaxme.sqls.impl
 

Classes in net.sf.jaxme.sqls.impl that implement ForeignKey.ColumnLink
static class ForeignKeyImpl.ColumnReferenceImpl
           
 

Methods in net.sf.jaxme.sqls.impl with parameters of type ForeignKey.ColumnLink
 void ForeignKeyImpl.addColumnReference(ForeignKey.ColumnLink pReference)