|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.israfil.sqlelements.constraints.JoinConstraint
public class JoinConstraint
Represents a single column from a single (physical or virtual) table.
| Constructor Summary | |
|---|---|
JoinConstraint(Join j)
|
|
| Method Summary | |
|---|---|
java.lang.String |
render(SQLRenderContext context)
Renders based on the contained Join |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoinConstraint(Join j)
| Method Detail |
|---|
public java.lang.String render(SQLRenderContext context)
render in interface SQLElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||