|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Cache
instance, and gets it's properties from the OSCache Config
which reads the properties file (oscache.properties
) from the classpath.
FastHashMap
instance.
Object
using serialization.
true
if this map contains a mapping for the
specified key.
true
if this map contains one or more keys mapping
to the specified value.
Object
from the specified stream.
Object
from an array of bytes.
MemoryStore
and a
DiskStore
.hibernate.cache.provider_class=org.hibernate.cache.EhCacheProvider
in Hibernate 3.x or later
Taken from EhCache 0.9 distributionThrowable
objects.java.util.HashMap
designed
to operate in a multithreaded environment where the large majority of
method calls are read-only, instead of structural changes.Throwable
to obtain the cause.
Throwable
to obtain the cause.
Nestable
to be thrown.
Throwable
.
Throwable
in the chain
of Throwable
s at the specified index, numbererd from 0.
Throwable
in the chain
of Throwable
s at the specified index, numbererd from 0.
Nestable
and any nested Throwable
s.
Throwable
s
in an array of Strings, one element for each message.
Throwable
s
in an array of Strings, one element for each message.
Throwable
to obtain the root cause.
Throwable
.
Throwable
object, decomposing it into a list of
stack frames.
Throwable
object, decomposing it into a list of
stack frames.
Throwable
in the chain of
Throwable
s at the specified index, numbererd from 0.
Throwable
in the chain of
Throwable
s at the specified index, numbererd from 0.
Throwable
objects in the
exception chain.
Throwable
s represented by
this Nestable
, including this Nestable
.
Throwable
s contained in the
Nestable
contained by this delegate.
Throwable
objects in the
exception chain.
Nestable
and any nested Throwable
s
in an array of Throwable
s, one element for each
Throwable
.
Nestable
and any nested
Throwable
s in an array of Throwable
s, one
element for each Throwable
.
InformixDialect
instance.
Throwable
that matches the specified type in the exception chain.
Throwable
that matches the specified type in the exception chain from
a specified index.
Throwable
s, or -1 if the
specified type is not found in the chain.
Throwable
that matches the specified type in the chain of Throwable
s
with an index greater than or equal to the specified index, or -1 if
the type is not found.
Throwable
that matches the specified type in the chain of Throwable
s
held in this delegate's Nestable
with an index greater than
or equal to the specified index, or -1 if the type is not found.
true
if this map contains no mappings.
Throwable
class can store a cause.
getCause
method.
Throwable
extensions which would like to be able to nest root exceptions
inside themselves.NestableDelegate
instance to manage the
specified Nestable
.
NestableException
without specified
detail message.
NestableException
with specified
detail message.
NestableException
with specified
nested Throwable
.
NestableException
with specified
detail message and nested Throwable
.
NestableRuntimeException
without specified
detail message.
NestableRuntimeException
with specified
detail message.
NestableRuntimeException
with specified
nested Throwable
.
NestableRuntimeException
with specified
detail message and nested Throwable
.
System.err
.
SQLExceptionConverter
to use for converting SQLExceptions
to Hibernate's JDBCException hierarchy.
Object
to the specified stream.
Object
to a byte array for
storage/serialization.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |