|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AlreadyDefinedSSDTableException
is thrown to indicate that
a SSD Table tries to be created but its name previously exist.AlreadyDefinedSSDTableException
with no detail message.
AlreadyDefinedSSDTableException
with a detailed message.
BadFunctionException
is thrown to indicate a
bad function in the internals of a ssd manager system.BadFunctionException
with no detail message.
BadFunctionException
with a detailed message.
BadLabelException
with no detail message.
BadLabelException
with a detailed message.
BadSSDValueException
with no detail message.
BadSSDValueException
with a detailed message.
FatalErrorException
is thrown to indicate an
irrecuperable error in the internals of a ssd manager system.FatalErrorException
with no detail message.
FatalErrorException
with a detailed message.
SSDValue
object.
long
representation of the integer value.
double
representation of the real value.
String
representation of this value.
true
if the sequence has more identifiers.
true
if the sequence has more elements.
InvalidDatumOperationException
is thrown when tryind to
apply a non supported operation for a specified datum.InvalidDatumOperationException
with no detail message.
InvalidDatumOperationException
with a detailed message.
LOBValue
is an special case of PrimitiveValue
,
designed to manage very large objects that can not be stored or easily manipulated in memory.
String
.
LabeledSSD
class represents labeled semistructured data
which actually are label-identifier pairs.
NotDefinedSSDTableException
is thrown to indicate that
it is trying to use a inexisting SSD Table.NotDefinedSSDTableException
with no detail message.
NotDefinedSSDTableException
with a detailed message.
NotEmptyDatumException
is thrown to indicate
that it is trying to drop some semistructured datum but it has children.NotEmptyDatumException
with no detail message.
NotEmptyDatumException
with a detailed message.
NotExistingDatumException
is thrown to indicate
that it is trying to do some operation in a inexisting data.NotExistingDatumException
with no detail message.
NotExistingDatumException
with a detailed message.
NotIsolatedDatumException
is thrown to indicate
that it is trying to drop some semistructured datum but it has children.NotIsolatedDatumException
with no detail message.
NotIsolatedDatumException
with a detailed message.
OutOfBoundsException
is thrown to indicate
that it is trying to access an inavlid position of a datum.OutOfBoundsException
with no detail message.
OutOfBoundsException
with a detailed message.
SSDManagerException
and its subclasses are thrown to indicate an error
ocurred while managing a database of semistructured data.SSDManagerException
with no detail message.
SSDManagerException
with a detailed message.
SSDException
and its subclasses are thrown to indicate an error
ocurred in semistructured data API.SSDException
with no detail message.
SSDException
with a detailed message.
SetOfID
is used to storage identifiers of semistructured data
and recover them in sequential order.SetOfID
is used to storage labeled semiestructured data (pairs label-identifier),
and recover them in sequential order.SimpleValue
is an special case of PrimitiveValue
,
designed for database managers, naively a simple value is a primitive value
that can be stored and easily manipulated in memory.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |