| Package | Description |
|---|---|
| org.mmbase.bridge |
The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface).
|
| org.mmbase.bridge.util |
This package contains several bridge related classes which can be used independently of the
rest of MMBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlreadyExistsException
This exception gets thrown when an attempt is made to create a transaction with a name that already exists
|
class |
NotFoundException
This exception gets thrown when an object is not found in the bridge.
|
| Modifier and Type | Field and Description |
|---|---|
protected static BridgeException |
AbstractFieldValue.CANNOTCHANGE |
| Modifier and Type | Method and Description |
|---|---|
protected static Number |
Queries.getNumberValue(String stringValue)
Used in implementation of createConstraint
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}