|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.axiondb.functions | |
---|---|
org.axiondb | Core interfaces, identifiers, and exceptions. |
org.axiondb.engine | Core database machinery. |
org.axiondb.engine.commands | AxionCommand implementations. |
org.axiondb.engine.visitors | |
org.axiondb.functions | Function implementations. |
Classes in org.axiondb.functions used by org.axiondb | |
---|---|
ConcreteFunction
An executable Function , as opposed to a FunctionIdentifier . |
Classes in org.axiondb.functions used by org.axiondb.engine | |
---|---|
ConcreteFunction
An executable Function , as opposed to a FunctionIdentifier . |
Classes in org.axiondb.functions used by org.axiondb.engine.commands | |
---|---|
ComparisonFunction
|
|
EqualFunction
|
Classes in org.axiondb.functions used by org.axiondb.engine.visitors | |
---|---|
ConcreteFunction
An executable Function , as opposed to a FunctionIdentifier . |
|
FunctionIdentifier
A Selectable representing an unresolved Function . |
Classes in org.axiondb.functions used by org.axiondb.functions | |
---|---|
AggregateFunction
An aggregate function, which evalutes a collection of Row s. |
|
ArithmeticFunction
|
|
BaseAggregateFunction
|
|
BaseBooleanBranchFunction
|
|
BaseFunction
An abstract base ConcreteFunction implementation. |
|
BaseRegExpFunction
|
|
ComparableAggregateFunction
|
|
ComparisonFunction
|
|
ConcreteFunction
An executable Function , as opposed to a FunctionIdentifier . |
|
ScalarFunction
A ConcreteFunction that evaluates a single
Row . |
|
SoundexFunction
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |