|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mckoi.database.JoiningSet.JoinPart
public static class JoiningSet.JoinPart
| Constructor Summary | |
|---|---|
JoiningSet.JoinPart(int type)
|
|
JoiningSet.JoinPart(int type,
Expression on_expression)
Constructs the JoinPart. |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoiningSet.JoinPart(int type,
Expression on_expression)
public JoiningSet.JoinPart(int type)
| Method Detail |
|---|
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||