Overview
Package
Class
Tree
Deprecated
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
javax.jdo
,
ojb.broker
,
ojb.broker.accesslayer
,
ojb.broker.cache
,
ojb.broker.metadata
,
ojb.broker.platforms
,
ojb.broker.query
,
ojb.broker.server
,
ojb.broker.singlevm
,
ojb.broker.util
,
ojb.broker.util.collections
,
ojb.broker.util.logging
,
ojb.broker.util.sequence
,
ojb.odmg
,
ojb.odmg.collections
,
ojb.odmg.locking
,
ojb.odmg.oql
,
ojb.odmg.states
,
ojb.soda
,
org.odbms
,
org.odmg
,
test.ojb.broker
,
test.ojb.ejb
,
test.ojb.odmg
,
test.ojb.tutorial1
,
test.ojb.tutorial2
Class Hierarchy
class java.lang.Object
class test.ojb.broker.
AB
(implements java.io.Serializable)
class test.ojb.broker.
A
class test.ojb.broker.
B
class java.util.AbstractCollection (implements java.util.Collection)
class java.util.AbstractList (implements java.util.List)
class java.util.ArrayList (implements java.lang.Cloneable, java.util.List, java.util.RandomAccess, java.io.Serializable)
class ojb.broker.util.collections.
ManageableArrayList
(implements ojb.broker.
ManageableCollection
)
class ojb.odmg.collections.
DListImpl
(implements org.odmg.
DArray
, org.odmg.
DList
, ojb.broker.
ManageableCollection
, java.io.Serializable)
class ojb.odmg.collections.
DBagImpl
(implements org.odmg.
DBag
)
class java.util.Vector (implements java.lang.Cloneable, java.util.List, java.util.RandomAccess, java.io.Serializable)
class ojb.broker.util.collections.
ManageableVector
(implements ojb.broker.
ManageableCollection
)
class java.util.AbstractSet (implements java.util.Set)
class ojb.odmg.collections.
DSetImpl
(implements org.odmg.
DSet
, java.io.Serializable)
class java.util.HashSet (implements java.lang.Cloneable, java.io.Serializable, java.util.Set)
class ojb.broker.util.collections.
ManageableHashSet
(implements ojb.broker.
ManageableCollection
)
class ojb.odmg.locking.
AbstractLockStrategy
(implements ojb.odmg.locking.
LockStrategy
)
class ojb.odmg.locking.
ReadCommittedStrategy
class ojb.odmg.locking.
ReadUncommittedStrategy
class ojb.odmg.locking.
RepeatableReadStrategy
class ojb.odmg.locking.
SerializableStrategy
class java.util.AbstractMap (implements java.util.Map)
class ojb.odmg.collections.
DMapImpl
(implements org.odmg.
DMap
, java.io.Serializable)
class java.util.HashMap (implements java.lang.Cloneable, java.util.Map, java.io.Serializable)
class ojb.broker.util.
IdentityHashMap
class test.ojb.tutorial1.
AbstractUseCase
(implements test.ojb.tutorial1.
UseCase
)
class test.ojb.tutorial1.
UCDeleteProduct
class test.ojb.tutorial1.
UCEditProduct
class test.ojb.tutorial1.
UCEnterNewProduct
class test.ojb.tutorial1.
UCListAllProducts
class test.ojb.tutorial1.
UCQuitApplication
class test.ojb.tutorial2.
AbstractUseCase
(implements test.ojb.tutorial2.
UseCase
)
class test.ojb.tutorial2.
UCDeleteProduct
class test.ojb.tutorial2.
UCEditProduct
class test.ojb.tutorial2.
UCEnterNewProduct
class test.ojb.tutorial2.
UCListAllProducts
class test.ojb.tutorial2.
UCQuitApplication
class test.ojb.tutorial1.
Application
class test.ojb.tutorial2.
Application
class ojb.broker.util.
ArrayIterator
(implements java.util.Iterator)
class test.ojb.broker.
Article
(implements test.ojb.broker.
InterfaceArticle
, java.io.Serializable)
class test.ojb.broker.
BookArticle
(implements java.io.Serializable)
class test.ojb.odmg.
Article
(implements ojb.odmg.
TransactionAware
)
class test.ojb.broker.
ArticleCollection
(implements ojb.broker.
ManageableCollection
, java.io.Serializable)
class test.ojb.broker.
ArticleConversionStrategy
(implements ojb.broker.accesslayer.
ConversionStrategy
)
class test.ojb.broker.
ArticlePrimaryKey
(implements java.io.Serializable)
class test.ojb.broker.
ArticleWithStockDetail
(implements java.io.Serializable)
class junit.framework.Assert
class junit.framework.TestCase (implements junit.framework.Test)
class test.ojb.broker.
AutomaticForeignKeys
class test.ojb.broker.
BlobTest
class test.ojb.broker.
BrokerExamples
class test.ojb.odmg.
DListTest
class test.ojb.odmg.
DMapTest
class test.ojb.odmg.
LockingTest
class test.ojb.odmg.
LockTestCommitedReads
class test.ojb.odmg.
LockTestRepeatableReads
class test.ojb.odmg.
LockTestSerializable
class test.ojb.odmg.
LockTestUncommitedReads
class test.ojb.broker.
MetaDataSerializationTest
class test.ojb.broker.
MtoNMapping
class test.ojb.odmg.
NamedRoots
class test.ojb.odmg.
OdmgExamples
class test.ojb.broker.
OptimisticLockingTest
class test.ojb.broker.
PerformanceJdbcReferenceTest
class test.ojb.broker.
PerformanceTest
class test.ojb.broker.
PersistenceBrokerTest
class test.ojb.broker.
PolymorphicExtents
class test.ojb.broker.
ProxyExamples
class test.ojb.odmg.
ProxyTest
class test.ojb.broker.
QueryTest
class test.ojb.odmg.
RITest
class test.ojb.broker.
TreeTest
class test.ojb.broker.
TypedCollectionsTest
class ojb.broker.metadata.
AttributeDescriptorBase
(implements java.io.Serializable)
class ojb.broker.metadata.
FieldDescriptor
class ojb.broker.metadata.
ObjectReferenceDescriptor
class ojb.broker.metadata.
CollectionDescriptor
class ojb.broker.util.
BaseConfiguration
class ojb.broker.util.
PersistenceBrokerFactoryConfiguration
class ojb.broker.server.
BrokerPool
class test.ojb.broker.
C
(implements java.io.Serializable)
class test.ojb.broker.
D
class test.ojb.broker.
CdArticle
(implements test.ojb.broker.
InterfaceArticle
, java.io.Serializable)
class antlr.CharScanner (implements antlr.TokenStream)
class ojb.odmg.oql.
OQLLexer
(implements ojb.odmg.oql.
OQLLexerTokenTypes
, antlr.TokenStream)
class ojb.broker.metadata.
ClassDescriptor
(implements java.io.Serializable)
class ojb.broker.accesslayer.
CollectionProxy
(implements java.util.Collection, ojb.broker.
ManageableCollection
)
class ojb.broker.accesslayer.
ConnectionFactoryDefaultImpl
(implements ojb.broker.accesslayer.
ConnectionFactory
)
class ojb.broker.accesslayer.
ConnectionFactoryFactory
class ojb.broker.server.
ConnectionHandler
(implements java.lang.Runnable)
class ojb.broker.accesslayer.
ConnectionManager
class ojb.soda.
ConstraintImpl
(implements org.odbms.
Constraint
)
class ojb.broker.accesslayer.
ConversionStrategyDefaultImpl
(implements ojb.broker.accesslayer.
ConversionStrategy
)
class ojb.broker.query.
Criteria
(implements java.io.Serializable)
class ojb.odmg.
DatabaseImpl
(implements org.odmg.
Database
)
class org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
class ojb.broker.metadata.
RepositoryXmlHandler
class ojb.broker.metadata.
DescriptorRepository
class test.ojb.odmg.
DetailFKinPK
class test.ojb.odmg.
DetailFKnoPK
class ojb.odmg.collections.
DListEntry
(implements java.io.Serializable)
class ojb.odmg.collections.
DSetEntry
class ojb.odmg.collections.
DListIterator
(implements java.util.ListIterator)
class ojb.odmg.collections.
DMapEntry
(implements java.util.Map.Entry, java.io.Serializable)
class ojb.odmg.collections.
DSetIterator
(implements java.util.Iterator)
class ojb.broker.metadata.
FieldDescriptor$1
(implements java.util.Comparator)
class ojb.broker.util.
GUID
class ojb.broker.util.sequence.
HighLowSequence
class ojb.broker.
Identity
(implements java.io.Serializable)
class test.ojb.ejb.
PlzEntryIdentity
(implements java.io.Serializable)
class ojb.broker.accesslayer.
IndirectionHandler
(implements java.lang.reflect.InvocationHandler, java.io.Serializable)
class ojb.odmg.locking.
InMemoryLockMapImpl
(implements ojb.odmg.locking.
LockMap
)
class java.io.InputStream
class java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
class ojb.broker.server.
BetterObjectInputStream
class ojb.broker.accesslayer.
JdbcAccess
class ojb.broker.metadata.
JdbcConnectionDescriptor
(implements java.io.Serializable)
class javax.jdo.
JDOHelper
class javax.jdo.
JDOImplHelper
class javax.jdo.
JDOImplHelper.Meta
class test.ojb.broker.
LockedByTimestamp
(implements java.io.Serializable)
class test.ojb.broker.
LockedByVersion
(implements java.io.Serializable)
class ojb.odmg.locking.
LockEntry
(implements java.io.Serializable)
class ojb.odmg.locking.
LockManagerDefaultImpl
(implements ojb.odmg.locking.
LockManager
)
class ojb.odmg.locking.
LockManagerFactory
class ojb.odmg.locking.
LockMapFactory
class ojb.odmg.locking.
LockStrategyFactory
class ojb.broker.util.logging.
Log4jLoggerImpl
(implements ojb.broker.util.logging.
Logger
)
class ojb.broker.util.logging.
LoggerFactory
class test.ojb.odmg.
Master
class ojb.broker.cache.
MetaObjectCacheImpl
(implements ojb.broker.cache.
ObjectCache
)
class ojb.odmg.states.
ModificationState
(implements java.io.Serializable)
class ojb.odmg.states.
StateNewClean
class ojb.odmg.states.
StateNewDelete
class ojb.odmg.states.
StateNewDirty
class ojb.odmg.states.
StateOldClean
class ojb.odmg.states.
StateOldDelete
class ojb.odmg.states.
StateOldDirty
class ojb.odmg.
NamedRootsEntry
(implements java.io.Serializable)
class ojb.odmg.
NamedRootsMap
class ojb.broker.cache.
ObjectCacheDefaultImpl
(implements ojb.broker.cache.
ObjectCache
)
class ojb.broker.cache.
ObjectCacheFactory
class ojb.soda.
ObjectContainerImpl
(implements org.odbms.
ObjectContainer
)
class ojb.odmg.
ObjectEnvelope
(implements ojb.broker.util.
ObjectModification
)
class ojb.odmg.
ObjectEnvelopeTable
class ojb.odmg.locking.
ObjectLocks
class ojb.broker.util.
ObjectModificationDefaultImpl
(implements ojb.broker.util.
ObjectModification
)
class ojb.soda.
ObjectSetImpl
(implements org.odbms.
ObjectSet
)
class test.ojb.broker.
ObjectWithBlob
class ojb.odmg.
OJB
(implements org.odmg.
Implementation
)
class ojb.odmg.oql.
OQLQueryImpl
(implements org.odmg.
OQLQuery
)
class test.ojb.broker.
OrderPosition
(implements java.io.Serializable)
class antlr.Parser
class antlr.LLkParser
class ojb.odmg.oql.
OQLParser
(implements ojb.odmg.oql.
OQLLexerTokenTypes
)
class test.ojb.broker.
PerformanceArticle
(implements java.io.Serializable)
class ojb.broker.cache.
PermanentObjectCacheImpl
(implements ojb.broker.cache.
ObjectCache
)
class java.security.Permission (implements java.security.Guard, java.io.Serializable)
class java.security.BasicPermission (implements java.io.Serializable)
class javax.jdo.
JDOPermission
class ojb.broker.server.
PersistenceBrokerClient
(implements ojb.broker.
PersistenceBroker
, java.io.Serializable, ojb.broker.server.
ServerAdministration
)
class ojb.broker.
PersistenceBrokerFactory
class ojb.broker.singlevm.
PersistenceBrokerImpl
(implements ojb.broker.
PersistenceBroker
)
class ojb.broker.server.
PersistenceBrokerServer
class ojb.broker.metadata.
PersistentFieldDefaultImpl
(implements ojb.broker.metadata.
PersistentField
)
class ojb.broker.metadata.
PersistentFieldDefaultImpl.1
class ojb.broker.metadata.
PersistentFieldFactory
class ojb.broker.metadata.
PersistentFieldPropertyImpl
(implements ojb.broker.metadata.
PersistentField
)
class ojb.odmg.locking.
PersistentLockMapImpl
(implements ojb.odmg.locking.
LockMap
)
class test.ojb.broker.
Person
(implements java.io.Serializable)
class test.ojb.odmg.
PersonImpl
(implements test.ojb.odmg.
Person
)
class ojb.broker.accesslayer.
PkEnumeration
(implements java.util.Enumeration, java.io.Serializable)
class ojb.broker.server.
PkEnumerationStub
(implements java.util.Enumeration, java.io.Serializable)
class ojb.broker.accesslayer.
PkIterator
(implements java.util.Iterator, java.io.Serializable)
class ojb.broker.platforms.
PlatformDefaultImpl
(implements ojb.broker.platforms.
Platform
)
class ojb.broker.platforms.
PlatformHsqldbImpl
class ojb.broker.platforms.
PlatformInformixImpl
class ojb.broker.platforms.
PlatformMsAccessImpl
class ojb.broker.platforms.
PlatformMySQLImpl
class ojb.broker.platforms.
PlatformFactory
class test.ojb.ejb.
PlzEntryBmpBean
(implements javax.ejb.EntityBean, test.ojb.ejb.
PlzEntry
)
class test.ojb.ejb.
PlzEntryBmpKey
(implements java.io.Serializable)
class test.ojb.ejb.
PlzEntryImpl
(implements test.ojb.ejb.
PlzEntry
, java.io.Serializable)
class ojb.broker.util.logging.
PoorMansLoggerImpl
(implements ojb.broker.util.logging.
Logger
)
class test.ojb.tutorial1.
Product
(implements java.io.Serializable)
class test.ojb.tutorial2.
Product
(implements java.io.Serializable)
class test.ojb.broker.
ProductGroup
(implements test.ojb.broker.
InterfaceProductGroup
)
class test.ojb.odmg.
ProductGroup
(implements ojb.odmg.
TransactionAware
)
class test.ojb.broker.
ProductGroupWithArray
(implements java.io.Serializable)
class test.ojb.broker.
ProductGroupWithCollectionProxy
(implements java.io.Serializable)
class test.ojb.broker.
ProductGroupWithTypedCollection
(implements java.io.Serializable)
class test.ojb.broker.
Project
(implements java.io.Serializable)
class ojb.broker.query.
QueryByCriteria
(implements ojb.broker.query.
Query
)
class ojb.broker.query.
ReportQueryByCriteria
class ojb.broker.query.
QueryByExample
(implements ojb.broker.query.
Query
)
class ojb.broker.query.
QueryByMtoNCriteria
(implements ojb.broker.query.
Query
)
class ojb.broker.query.
QueryBySQL
(implements ojb.broker.query.
Query
)
class ojb.broker.query.
QueryFactory
class ojb.soda.
QueryImpl
(implements org.odbms.
Query
)
class ojb.broker.metadata.
RepositoryPersistor
class ojb.broker.server.
Request
(implements java.io.Serializable)
class ojb.broker.server.
RequestProcessor
(implements ojb.broker.server.
PBMethodIndex
)
class test.ojb.broker.
Role
(implements java.io.Serializable)
class ojb.broker.accesslayer.
RowReaderDefaultImpl
(implements ojb.broker.accesslayer.
RowReader
)
class test.ojb.broker.
RowReaderTestImpl
class ojb.broker.accesslayer.
RsIterator
(implements java.util.Iterator)
class ojb.broker.accesslayer.
ReportQueryRsIterator
class ojb.broker.accesslayer.
SqlBasedRsIterator
class ojb.broker.accesslayer.
SqlBasedReportQueryRsIterator
class ojb.broker.server.
RsIteratorStub
(implements java.util.Iterator, java.io.Serializable)
class ojb.broker.server.
RsIteratorTable
class ojb.broker.util.
SampleThread
(implements java.lang.Runnable)
class ojb.broker.util.
ScriptTool
class ojb.broker.query.
SearchFilter
class ojb.broker.query.
OJBSearchFilter
class ojb.broker.query.
SearchFilter.SearchBase
class ojb.broker.query.
SearchFilter.SearchBaseLeaf
class ojb.broker.query.
SearchFilter.SearchBaseLeafComparison
class ojb.broker.query.
SearchFilter.SearchBaseLeafInt
class ojb.broker.query.
SearchFilter.SearchBaseNode
class ojb.broker.query.
SelectionCriteria
(implements java.io.Serializable)
class ojb.broker.query.
BetweenCriteria
class ojb.broker.query.
EqualToColumnCriteria
class ojb.broker.query.
EqualToCriteria
class ojb.broker.query.
ExistsCriteria
class ojb.broker.query.
GreaterOrEqualCriteria
class ojb.broker.query.
GreaterThanCriteria
class ojb.broker.query.
InCriteria
class ojb.broker.query.
LessOrEqualCriteria
class ojb.broker.query.
LessThanCriteria
class ojb.broker.query.
LikeCriteria
class ojb.broker.query.
NotEqualToCriteria
class ojb.broker.query.
NullCriteria
class ojb.broker.query.
SqlCriteria
class ojb.broker.util.sequence.
SequenceEntry
(implements java.io.Serializable)
class ojb.broker.util.sequence.
SequenceManagerDefaultImpl
(implements ojb.broker.util.sequence.
SequenceManager
)
class ojb.broker.util.sequence.
SequenceManagerHighLowImpl
class ojb.broker.util.sequence.
SequenceManagerFactory
class ojb.broker.server.
ServerEntry
(implements java.io.Serializable)
class ojb.broker.server.
ServerPool
(implements java.io.Serializable)
class ojb.broker.accesslayer.
SqlGenerator
class ojb.broker.accesslayer.
StatementManager
class ojb.broker.accesslayer.
StatementsForClass
class test.ojb.broker.
StockDetail
(implements java.io.Serializable)
class junit.framework.TestSuite (implements junit.framework.Test)
class test.ojb.broker.
AllTests
class test.ojb.odmg.
AllTests
class java.lang.Thread (implements java.lang.Runnable)
class test.ojb.odmg.
TestThreadsNLocks
class java.lang.Throwable (implements java.io.Serializable)
class java.lang.Exception
class ojb.broker.query.
DBException
class org.odmg.
ODMGException
class org.odmg.
DatabaseNotFoundException
class org.odmg.
DatabaseOpenException
class org.odmg.
ObjectNameNotFoundException
class org.odmg.
ObjectNameNotUniqueException
class org.odmg.
QueryException
class org.odmg.
QueryInvalidException
class org.odmg.
QueryParameterCountInvalidException
class org.odmg.
QueryParameterTypeInvalidException
class java.lang.RuntimeException
class javax.jdo.
JDOException
class javax.jdo.
JDOCanRetryException
class javax.jdo.
JDODataStoreException
class javax.jdo.
JDOUserException
class javax.jdo.
JDOUnsupportedOptionException
class javax.jdo.
JDOFatalException
class javax.jdo.
JDOFatalDataStoreException
class javax.jdo.
JDOFatalInternalException
class javax.jdo.
JDOFatalUserException
class org.odmg.
ODMGRuntimeException
class org.odmg.
ClassNotPersistenceCapableException
class org.odmg.
DatabaseClosedException
class org.odmg.
DatabaseIsReadOnlyException
class org.odmg.
LockNotGrantedException
class org.odmg.
NotImplementedException
class org.odmg.
ObjectDeletedException
class org.odmg.
ObjectNotPersistentException
class org.odmg.
TransactionAbortedException
class org.odmg.
TransactionInProgressException
class org.odmg.
TransactionNotInProgressException
class ojb.broker.
PersistenceBrokerException
class ojb.broker.metadata.
MetadataException
class ojb.broker.metadata.
ClassNotPersistenceCapableException
class ojb.broker.
OptimisticLockException
class ojb.broker.
PersistenceBrokerSQLException
class ojb.broker.
TransactionAbortedException
class ojb.broker.
TransactionInProgressException
class ojb.broker.
TransactionNotInProgressException
class ojb.odmg.
TransactionImpl
(implements ojb.broker.accesslayer.
MaterializationListener
, org.odmg.
Transaction
)
class ojb.odmg.
TransactionTable
class test.ojb.broker.
Tree
(implements java.io.Serializable)
class test.ojb.broker.
TreeGroup
(implements java.io.Serializable)
class ojb.broker.
VirtualProxy
(implements java.io.Serializable)
class test.ojb.broker.
ArticleProxy
(implements test.ojb.broker.
InterfaceArticle
)
class test.ojb.broker.
ProductGroupProxy
(implements test.ojb.broker.
InterfaceProductGroup
, java.io.Serializable)
Interface Hierarchy
interface java.util.Collection
interface org.odmg.
DCollection
interface org.odmg.
DArray
(also extends java.util.List)
interface org.odmg.
DBag
interface org.odmg.
DList
(also extends java.util.List)
interface org.odmg.
DSet
(also extends java.util.Set)
interface java.util.List
interface org.odmg.
DArray
(also extends org.odmg.
DCollection
)
interface org.odmg.
DList
(also extends org.odmg.
DCollection
)
interface java.util.Set
interface org.odmg.
DSet
(also extends org.odmg.
DCollection
)
interface ojb.broker.accesslayer.
ConnectionFactory
interface org.odbms.
Constraint
interface org.odmg.
Database
interface javax.jdo.
Extent
interface org.odmg.
Implementation
interface javax.jdo.
InstanceCallbacks
interface ojb.broker.metadata.
IsolationLevels
interface ojb.odmg.locking.
LockManager
interface ojb.odmg.locking.
LockMap
interface ojb.odmg.locking.
LockStrategy
interface java.util.Map
interface org.odmg.
DMap
interface ojb.broker.accesslayer.
MaterializationListener
interface ojb.broker.cache.
ObjectCache
interface org.odbms.
ObjectContainer
interface org.odbms.
ObjectSet
interface ojb.odmg.oql.
OQLLexerTokenTypes
interface org.odmg.
OQLQuery
interface ojb.broker.server.
PBMethodIndex
interface ojb.broker.
PersistenceBroker
interface javax.jdo.
PersistenceCapable
interface javax.jdo.
PersistenceCapable.ObjectIdFieldManager
interface javax.jdo.
PersistenceManager
interface ojb.broker.platforms.
Platform
interface org.odbms.
Query
interface java.rmi.Remote
interface javax.ejb.EJBHome
interface test.ojb.ejb.
PlzEntryBmpHome
interface javax.ejb.EJBObject
interface test.ojb.ejb.
PlzEntryBmp
(also extends test.ojb.ejb.
PlzEntry
)
interface ojb.broker.util.sequence.
SequenceManager
interface java.io.Serializable
interface ojb.broker.accesslayer.
ConversionStrategy
interface test.ojb.broker.
InterfaceArticle
interface test.ojb.broker.
InterfaceProductGroup
interface ojb.broker.util.logging.
Logger
interface ojb.broker.
ManageableCollection
interface ojb.broker.util.
ObjectModification
interface javax.jdo.
PersistenceManagerFactory
interface ojb.broker.metadata.
PersistentField
interface test.ojb.odmg.
Person
interface test.ojb.ejb.
PlzEntry
interface test.ojb.ejb.
PlzEntryBmp
(also extends javax.ejb.EJBObject)
interface ojb.broker.query.
Query
interface javax.jdo.
Query
interface ojb.broker.accesslayer.
RowReader
interface ojb.broker.server.
ServerAdministration
interface ojb.odmg.
TransactionAware
interface javax.jdo.
StateManager
interface org.odmg.
Transaction
interface javax.jdo.
Transaction
interface test.ojb.tutorial1.
UseCase
interface test.ojb.tutorial2.
UseCase
Overview
Package
Class
Tree
Deprecated
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Authors:
Thomas Mahler
and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04