|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
CacheServerSensitive | |
Database | Interface Database provides access to actual connection with Cache. |
Holder | Holder.java Created: Fri Aug 01 18:25:14 2003 |
MessageListener | MessageListener.java Created: Fri Aug 08 11:32:06 2003 |
ObjectDump.Dumper |
Class Summary | |
BigDecimalHolder | |
BooleanHolder | |
ByteArrayHolder | |
ByteHolder | Deprecated. Please use ByteArrayHolder instead. |
CacheDatabase | This class is used to establish a connection to the Cache server for Java clients. |
CacheInputStream | A CacheInputStream obtains input bytes from a Cache
Database. |
CacheOutputStream | A CacheOutputStream obtains input bytes from a Cache
Database. |
CacheQuery | |
CacheReader | A CacheReader obtains input bytes from a Cache
Database. |
CacheWriter | A CacheWriter obtains input chars from a Cache
Database. |
DatabaseUtilities | DatabaseUtilities.java Created: Sat Oct 27 10:42:56 2001 |
DateHolder | |
DoubleHolder | |
Id | |
IntegerHolder | |
Logger | Logger.java Created: Sat Sep 29 16:37:49 2001 |
Logger.ThreadPrintWriter | |
ObjectDump | This is a helper class to dump arbitrary Cache Object. |
ObjectDump.PrintStreamDumper | |
ObjectFactory | Deprecated. Replaced by interface Database . |
ObjectHandleHolder | |
ObjectServerInfo | |
Oid | |
OidHolder | |
RegisteredObjectHolder | |
ResultSetColumn | |
SList | This class implements client side representation for Cache $LIST data type. |
StatusCode | This class implements StatusCode used in Cache Object Script. |
StatusCodeHolder | |
StringHolder | |
SysListHolder | |
TimeHolder | |
TimestampHolder |
Exception Summary | |
CacheClassCastException | CacheClassCastException.java Created: Mon Jan 14 00:32:03 2002 |
CacheCollectionException | |
CacheException | |
CacheIOException | CacheIOException is thrown when an error occurs using Cache Streams |
CacheMultiException | CacheMultiException.java Created: Fri Nov 09 14:45:36 2001 |
CacheNullValueException | |
CacheProtocolUpdatedException | CacheProtocolUpdatedException.java Created: Wed Nov 21 18:16:07 2001 This is an information only exception which is thrown if protocol version of the server is higher than protocol version of the client, but server did not indicate that the client protocol is not supported. |
CacheRunTimeException | |
CacheServerException | |
CacheTooBigDataException | |
CacheUnsupportedProtocolException | CacheUnsupportedProtocolException.java This exception indicate that server does not support protocol for the client. |
DatabaseExistsException | This Exception indicate attempt to create another
Database on top of the same JDBC connection. |
InvalidClassException | |
InvalidMethodException | |
InvalidPropertyException | |
ObjectClosedException | |
ReferenceCountingException | |
SystemError |
com.intersys.objects.reflect
describes
Reflection API and can be used to obtaining metadata information
about Cache classes and for Dynamic binding.com.intersys.classes
contains projections
of standard Cache classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |