JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.scalar.db.api
Interface OperationBuilder.ClearNamespace<T>
All Known Implementing Classes:
DeleteBuilder.BuildableFromExisting
,
GetBuilder.BuildableGetFromExistingWithOngoingWhere
,
GetBuilder.BuildableGetFromExistingWithOngoingWhereAnd
,
GetBuilder.BuildableGetFromExistingWithOngoingWhereOr
,
GetBuilder.BuildableGetFromExistingWithWhere
,
GetBuilder.BuildableGetOrGetWithIndexFromExisting
,
InsertBuilder.BuildableFromExisting
,
PutBuilder.BuildableFromExisting
,
ScanBuilder.BuildableScanFromExistingWithOngoingWhere
,
ScanBuilder.BuildableScanFromExistingWithOngoingWhereAnd
,
ScanBuilder.BuildableScanFromExistingWithOngoingWhereOr
,
ScanBuilder.BuildableScanFromExistingWithWhere
,
ScanBuilder.BuildableScanOrScanAllFromExisting
,
UpdateBuilder.BuildableFromExisting
,
UpsertBuilder.BuildableFromExisting
Enclosing class:
OperationBuilder
public static interface
OperationBuilder.ClearNamespace<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
clearNamespace
()
Removes the namespace
Method Detail
clearNamespace
T
clearNamespace()
Removes the namespace
Returns:
the operation builder
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method