|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileState | |
|---|---|
| org.jclarion.clarion | |
| org.jclarion.clarion.util | |
| Uses of FileState in org.jclarion.clarion |
|---|
| Methods in org.jclarion.clarion that return FileState | |
|---|---|
FileState |
ClarionFile.getFileState()
|
| Methods in org.jclarion.clarion with parameters of type FileState | |
|---|---|
static void |
ClarionSQLFile.encodeFilter(FileState fs,
java.lang.StringBuilder target,
java.lang.String name,
int op,
boolean inclusive,
ClarionObject obj,
int type,
java.util.List<java.lang.Object> params,
java.lang.String function)
|
static void |
ClarionSQLFile.encodeValue(FileState fs,
java.lang.StringBuilder target,
ClarionObject obj,
int type,
java.util.List<java.lang.Object> params,
java.lang.String function)
|
static void |
ClarionSQLFile.optCommit(FileState fs)
|
boolean |
ClarionSQLFile.savePosition(FileState fs,
SharedOutputStream position,
ClarionKey scanKey,
boolean inclusive)
|
boolean |
ClarionSQLFile.savePosition(FileState fs,
SharedOutputStream position,
ClarionObject[] obj,
boolean inclusive)
|
| Uses of FileState in org.jclarion.clarion.util |
|---|
| Methods in org.jclarion.clarion.util that return FileState | |
|---|---|
FileState |
FileState.save()
|
| Methods in org.jclarion.clarion.util with parameters of type FileState | |
|---|---|
void |
FileState.restore(FileState save)
|
| Constructors in org.jclarion.clarion.util with parameters of type FileState | |
|---|---|
FileState(FileState base)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||