|
Maatri 0.4 (Build 905) Embeddable Database Engine |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Maatri
instance property.
Maatri
object.
con
parameter.
Maatri
embeddable database.CONNECTION_FAILURE
indicates a failed connection has been detected.
CRITICAL_FAILURE
indicates a severe error may have occured during a data manipulation or I/O operation.
Maatri
Exception Type, raised when search finds a duplicate persisted object.
Maatri
instance property.
FAILURE
indicates database operation failures like
Operation Failures:
Auto-increment
Duplicate key
Class mismatch between Original object and Updated object
PrimaryID mismatch between Original object and Updated object
Class record not found for fetch
It is recommended that the primary application take appropriate action after assessing each exception message.
Maatri
parameter passed to return the next object in query result.
Maatri
parameter passed to return the previous object in query result.
String
describing the nature of the exception.
Maatri
Exception Type, raised when data manipulation functions are called via Iterator based indexed access without making a prior call to next()
or previous()
.
Maatri
class provides embeddable database engine context.Maatri
can be called from openConnection
method only.
MaatriException
class provides a way to capture exceptions reported by the Maatri Embeddable Database Engine
.Maatri Embeddable Database Engine
provides a minimally intrusive mechanism for primary applications to enable object persistance via the MaatriPersistable
interface.Maatri
Exception Type, raised when search fails to find a persisted object.
path
parameter.
Maatri
instance by setting properties.
Maatri
instance property.
Maatri
helper property, declares the User's Home Directory.
|
Maatri 0.4 (Build 905) Embeddable Database Engine |
|||||||||
PREV NEXT | FRAMES NO FRAMES |