|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.db.JoinConfig
public class JoinConfig
Field Summary | |
---|---|
static JoinConfig |
DEFAULT
|
Constructor Summary | |
---|---|
JoinConfig()
|
Method Summary | |
---|---|
boolean |
getNoSort()
|
void |
setNoSort(boolean noSort)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final JoinConfig DEFAULT
Constructor Detail |
---|
public JoinConfig()
Method Detail |
---|
public void setNoSort(boolean noSort)
public boolean getNoSort()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |