Package | Description |
---|---|
net.ontopia.infoset.content | |
net.ontopia.persistence.proxy |
An object-relational mapping framework.
|
net.ontopia.persistence.query.jdo |
Object model for representing JDOQL queries
|
net.ontopia.persistence.query.sql |
Object model for representing SQL queries.
|
net.ontopia.topicmaps.impl.rdbms |
Relational database implementation of the core topic map
interfaces.
|
net.ontopia.topicmaps.query.impl.rdbms |
Contains the rdbms implementation of the query language.
|
Class and Description |
---|
ConnectionFactoryIF
INTERNAL: An interface for creating/requesting new JDBC connection
object.
|
KeyGeneratorIF
INTERNAL: Interface for generating new object identities.
|
Class and Description |
---|
AbstractConnectionFactory
INTERNAL: Abstract connection factory implementation that holds
common connection properties.
|
AbstractFieldInfo
INTERNAL: An abstract field info class containing the common
behaviour for FieldInfoIFs.
|
AbstractLocalCache
INTERNAL: A transactional storage cache implementation.
|
AbstractTransaction
INTERNAL: The default proxy transaction implementation.
|
AccessRegistrarIF
INTERNAL: Interface for receiving notification when data is being
read from database storage.
|
CacheEntry
INTERNAL: Class used by storage caches to hold field values for a
single object.
|
CacheIF
INTERNAL: Simple interface used by innermost caches.
|
CachesIF
INTERNAL:
|
ClassAccessIF
INTERNAL: Interface for accessing class instances in the
database.
|
ClassDescriptor
INTERNAL: Class used for holding object relational mapping class
declarations.
|
ClassInfoIF
INTERNAL: A interface for class descriptor-like object types that
is used by the proxy implementation to access the information it
needs about the object relational class descriptor in an optimized
manner.
|
ClusterIF
INTERNAL: Cluster implementation interface.
|
ConnectionFactoryIF
INTERNAL: An interface for creating/requesting new JDBC connection
object.
|
EvictableIF
INTERNAL: Simple interface used by helper objects for invalidation purposes.
|
FieldAccessIF
INTERNAL: Interface for reading and updating object field
values.
|
FieldDescriptor
INTERNAL: Class used for holding object relational mapping field
declarations.
|
FieldHandlerIF
INTERNAL: Interface for use by classes that retrieve field values
from result sets and bind values in prepared statements.
|
FieldInfoIF
INTERNAL: A field descriptor-like class that is used by the RDBMS
proxy implementation to access the information it needs about the
object relational field descriptor in an optimized manner.
|
FlushableIF
INTERNAL: Interface implemented by data repository accessors that
needs to be informed when changes to the repository needs to be
performed.
|
IdentityIF
INTERNAL: Interface used to represent data store object
identity.
|
IdentityNotFoundException
INTERNAL: Thrown when an object was not found in the database.
|
JGroupsEvent
INTERNAL:
|
KeyGeneratorIF
INTERNAL: Interface for generating new object identities.
|
ObjectAccessIF
INTERNAL: A object access implementation for manipulation of
identifiable objects.
|
ObjectRelationalMapping
INTERNAL: The generic object relational mapping definition class.
|
ObjectRelationalMappingIF
INTERNAL: An object relational mapping wrapper class used by the
RDBMS proxy implementation.
|
ObjectStates
INTERNAL: A data structure that keeps track of the objects that has
been touched within the transaction boundaries.
|
PersistenceRuntimeException
INTERNAL: Thrown when persistence related problems occur.
|
PersistentIF
INTERNAL: Interface implemented by all data objects used by the
proxy framework.
|
QueryDeclarations
INTERNAL: Class that is able to read named query definitions from an XML representation.
|
QueryDescriptor
INTERNAL: Class used for loading and managing SQL query
declarations.
|
QueryIF
INTERNAL: Interface for representing queries.
|
QueryResultIF
INTERNAL: Interface for representing two-dimensional (or
potentially even N-dimensional) query results.
|
RDBMSAccess
INTERNAL: A storage access implementation accessing relational
databases using JDBC.
|
RDBMSMapping
INTERNAL: An object relational mapping wrapper class used by the
RDBMS proxy implementation.
|
RDBMSStorage
INTERNAL: A storage definition implementation for relational
databases.
|
SQLManyToManyReference
INTERNAL: Class that performs the task of accessing and
manipulating M:M reference fields in the database.
|
SQLObjectAccess
INTERNAL: Class that performs the task of accessing and
manipulating "identifiable object type" instances in the database.
|
SQLOneToManyAggregate
INTERNAL: Class that performs the task of accessing and
manipulating 1:M aggregate fields in the database.
|
SQLOneToManyReference
INTERNAL: Class that performs the task of accessing and
manipulating 1:M reference fields in the database.
|
SQLOneToOne
INTERNAL: Class that performs the task of accessing and
manipulating 1:1 fields in the database.
|
StorageAccessIF
INTERNAL: Interface that encapsulates the access to the actual data
repository.
|
StorageCacheIF
INTERNAL: Interface used by the transaction to get hold of objects
and object field values.
|
StorageIF
INTERNAL: Interface for accessing storage definitions.
|
TicketIF
INTERNAL: A simple ticket interface.
|
TrackableCollectionIF
INTERNAL: Interface used by Collection implementations that track
the changes performed on them.
|
TransactionalLookupIndexIF
INTERNAL: Interface shared by the lookup indexes that look up data
in the backend storage.
|
TransactionIF
INTERNAL: Interface that manages object transactions using the
proxy framework.
|
Class and Description |
---|
ObjectRelationalMappingIF
INTERNAL: An object relational mapping wrapper class used by the
RDBMS proxy implementation.
|
Class and Description |
---|
AccessRegistrarIF
INTERNAL: Interface for receiving notification when data is being
read from database storage.
|
FieldHandlerIF
INTERNAL: Interface for use by classes that retrieve field values
from result sets and bind values in prepared statements.
|
FieldInfoIF
INTERNAL: A field descriptor-like class that is used by the RDBMS
proxy implementation to access the information it needs about the
object relational field descriptor in an optimized manner.
|
ObjectAccessIF
INTERNAL: A object access implementation for manipulation of
identifiable objects.
|
ObjectRelationalMappingIF
INTERNAL: An object relational mapping wrapper class used by the
RDBMS proxy implementation.
|
QueryIF
INTERNAL: Interface for representing queries.
|
QueryResultIF
INTERNAL: Interface for representing two-dimensional (or
potentially even N-dimensional) query results.
|
RDBMSAccess
INTERNAL: A storage access implementation accessing relational
databases using JDBC.
|
TicketIF
INTERNAL: A simple ticket interface.
|
Class and Description |
---|
AbstractROPersistent
INTERNAL: An abstract PersistentIF implementation that handles most
of the machinery needed to implement persistent objects.
|
AbstractRWPersistent
INTERNAL: An abstract PersistentIF implementation that handles most
of the machinery needed to implement persistent objects.
|
AccessRegistrarIF
INTERNAL: Interface for receiving notification when data is being
read from database storage.
|
ConnectionFactoryIF
INTERNAL: An interface for creating/requesting new JDBC connection
object.
|
FieldInfoIF
INTERNAL: A field descriptor-like class that is used by the RDBMS
proxy implementation to access the information it needs about the
object relational field descriptor in an optimized manner.
|
IdentityIF
INTERNAL: Interface used to represent data store object
identity.
|
PersistentIF
INTERNAL: Interface implemented by all data objects used by the
proxy framework.
|
QueryCache
INTERNAL: A storage access implementation accessing relational
databases using JDBC.
|
RDBMSAccess
INTERNAL: A storage access implementation accessing relational
databases using JDBC.
|
RDBMSStorage
INTERNAL: A storage definition implementation for relational
databases.
|
StorageAccessIF
INTERNAL: Interface that encapsulates the access to the actual data
repository.
|
StorageIF
INTERNAL: Interface for accessing storage definitions.
|
TransactionalLookupIndexIF
INTERNAL: Interface shared by the lookup indexes that look up data
in the backend storage.
|
TransactionIF
INTERNAL: Interface that manages object transactions using the
proxy framework.
|
Class and Description |
---|
ObjectRelationalMappingIF
INTERNAL: An object relational mapping wrapper class used by the
RDBMS proxy implementation.
|
QueryIF
INTERNAL: Interface for representing queries.
|
QueryResultIF
INTERNAL: Interface for representing two-dimensional (or
potentially even N-dimensional) query results.
|
RDBMSAccess
INTERNAL: A storage access implementation accessing relational
databases using JDBC.
|
RDBMSMapping
INTERNAL: An object relational mapping wrapper class used by the
RDBMS proxy implementation.
|
TransactionIF
INTERNAL: Interface that manages object transactions using the
proxy framework.
|