com.googlecode.jpattern.orm.query.join
Interface IJoinElement

All Superinterfaces:
INameSolverConsumer, IRenderableSqlObject
All Known Implementing Classes:
AJoinElement, CrossJoinElement, FullOuterJoinElement, InnerJoinElement, LeftOuterJoinElement, NaturalJoinElement, RightOuterJoinElement

public interface IJoinElement
extends INameSolverConsumer, IRenderableSqlObject

Author:
Francesco Cina 27/giu/2011

Method Summary
 
Methods inherited from interface com.googlecode.jpattern.orm.query.INameSolverConsumer
setNameSolver
 
Methods inherited from interface com.googlecode.jpattern.orm.query.IRenderableSqlObject
renderSql, renderSql
 



Copyright © 2011. All Rights Reserved.