| Package | Description |
|---|---|
| org.josql | |
| org.josql.functions |
| Class and Description |
|---|
| FunctionHandler
Defines an interface that custom objects can use to indicate that they can
store a reference to the Query object.
|
| Class and Description |
|---|
| AbstractFunctionHandler
Defines a basic function handler.
|
| FunctionHandler
Defines an interface that custom objects can use to indicate that they can
store a reference to the Query object.
|
| NotFixedResults
A marker interface that tells JoSQL that any functions within a class implementing
this interface will NOT return fixed results for fixed inputs.
|