Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.objectweb.speedo
,
org.objectweb.speedo.ant
,
org.objectweb.speedo.api
,
org.objectweb.speedo.genclass
,
org.objectweb.speedo.genclass.api
,
org.objectweb.speedo.genclass.collection
,
org.objectweb.speedo.genclass.map
,
org.objectweb.speedo.genclass.merger
,
org.objectweb.speedo.generation
,
org.objectweb.speedo.generation.api
,
org.objectweb.speedo.generation.compiler
,
org.objectweb.speedo.generation.enhancer
,
org.objectweb.speedo.generation.generator
,
org.objectweb.speedo.generation.generator.api
,
org.objectweb.speedo.generation.generator.fields
,
org.objectweb.speedo.generation.generator.home
,
org.objectweb.speedo.generation.generator.lib
,
org.objectweb.speedo.generation.generator.objectid
,
org.objectweb.speedo.generation.generator.proxy
,
org.objectweb.speedo.generation.jdo
,
org.objectweb.speedo.generation.jorm
,
org.objectweb.speedo.generation.jorm.rdb
,
org.objectweb.speedo.generation.lib
,
org.objectweb.speedo.generation.mivisitor
,
org.objectweb.speedo.generation.parser
,
org.objectweb.speedo.generation.recompiler
,
org.objectweb.speedo.generation.serializer
,
org.objectweb.speedo.generation.start
,
org.objectweb.speedo.jca
,
org.objectweb.speedo.jmx
,
org.objectweb.speedo.jmx.mbeans
,
org.objectweb.speedo.lib
,
org.objectweb.speedo.log
,
org.objectweb.speedo.mapper.api
,
org.objectweb.speedo.mapper.jca
,
org.objectweb.speedo.mapper.lib
,
org.objectweb.speedo.mapper.rdb
,
org.objectweb.speedo.metadata
,
org.objectweb.speedo.mim.api
,
org.objectweb.speedo.mim.lib
,
org.objectweb.speedo.naming.api
,
org.objectweb.speedo.naming.lib
,
org.objectweb.speedo.pm.api
,
org.objectweb.speedo.pm.lib
,
org.objectweb.speedo.query.api
,
org.objectweb.speedo.query.lib
,
org.objectweb.speedo.query.parser
,
org.objectweb.speedo.sequence.api
,
org.objectweb.speedo.sequence.lib
,
org.objectweb.speedo.tools
,
org.objectweb.speedo.usercache.api
,
org.objectweb.speedo.usercache.lib
,
org.objectweb.speedo.wizard.generation
,
org.objectweb.speedo.workingset.api
,
org.objectweb.speedo.workingset.lib
Class Hierarchy
class java.lang.Object
class java.util.AbstractCollection (implements java.util.Collection)
class java.util.AbstractList (implements java.util.List)
class java.util.AbstractSequentialList
class java.util.LinkedList (implements java.lang.Cloneable, java.util.List, java.io.Serializable)
class org.objectweb.speedo.genclass.collection.
LinkedListImpl
(implements org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
)
class java.util.ArrayList (implements java.lang.Cloneable, java.util.List, java.util.RandomAccess, java.io.Serializable)
class org.objectweb.speedo.genclass.collection.
ArrayListImpl
(implements org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
)
class java.util.Vector (implements java.lang.Cloneable, java.util.List, java.util.RandomAccess, java.io.Serializable)
class org.objectweb.speedo.genclass.collection.
VectorImpl
(implements org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
)
class java.util.AbstractSet (implements java.util.Set)
class java.util.HashSet (implements java.lang.Cloneable, java.io.Serializable, java.util.Set)
class org.objectweb.speedo.genclass.collection.
HashSetImpl
(implements org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
)
class org.objectweb.speedo.generation.lib.
AbstractGeneratorComponent
(implements org.objectweb.speedo.generation.api.
GeneratorComponent
)
class org.objectweb.speedo.generation.mivisitor.
AbstractMetaInfoVisitor
(implements org.objectweb.speedo.generation.mivisitor.
MetaInfoVisitor
)
class org.objectweb.speedo.generation.mivisitor.
DataStoreIdAdder
class org.objectweb.speedo.generation.mivisitor.
ExtensionVerifier
(implements org.objectweb.speedo.api.
SpeedoProperties
)
class org.objectweb.speedo.generation.mivisitor.
FieldConverterVisitor
class org.objectweb.speedo.generation.mivisitor.
InheritanceVisitor
(implements org.objectweb.speedo.api.
SpeedoProperties
)
class org.objectweb.speedo.generation.mivisitor.
JavaLangShorcutVisitor
class org.objectweb.speedo.generation.mivisitor.
JMICleanerVisitor
class org.objectweb.speedo.generation.mivisitor.
KeyFieldChecker
(implements org.objectweb.speedo.api.
SpeedoProperties
)
class org.objectweb.speedo.generation.enhancer.
MetaDataAnalyzer
class org.objectweb.speedo.generation.mivisitor.
MetaInfoVisitorImpl
class org.objectweb.speedo.generation.recompiler.
Recompiler
class org.objectweb.speedo.generation.recompiler.
UpToDateVisitor
class org.objectweb.speedo.generation.mivisitor.
PrimaryKeyFieldAdder
class org.objectweb.speedo.generation.mivisitor.
ReverseFieldAdder
class org.objectweb.speedo.generation.mivisitor.
TupleExtensionCopier
class org.objectweb.speedo.generation.mivisitor.
VersionFieldAdder
class org.objectweb.speedo.generation.generator.lib.
AbstractVelocityGenerator
(implements org.objectweb.speedo.generation.generator.api.
VelocityGenerator
)
class org.objectweb.speedo.generation.generator.objectid.
ObjectIdGenerator
class org.objectweb.speedo.generation.generator.lib.
SpeedoGenerator
(implements org.objectweb.speedo.genclass.
SupportedGenClass
)
class org.objectweb.speedo.generation.generator.fields.
FieldsGenerator
class org.objectweb.speedo.generation.generator.home.
HomeGenerator
class org.objectweb.speedo.generation.generator.proxy.
ProxyGenerator
class org.objectweb.speedo.generation.compiler.
Compiler
class org.objectweb.speedo.generation.enhancer.
EnhancerComponent
class org.objectweb.speedo.generation.enhancer.
AroundCompilation
class org.objectweb.speedo.generation.enhancer.
DummyAccessorAdder
class org.objectweb.speedo.generation.enhancer.
FieldModifier
class org.objectweb.speedo.generation.enhancer.
PersistenceAwareEnhancer
class org.objectweb.speedo.generation.enhancer.
PersistentClassEnhancer
class org.objectweb.speedo.generation.parser.
JdoParser
class org.objectweb.speedo.generation.jorm.
JormGenerator
class org.objectweb.speedo.wizard.generation.
JormWriter
class org.objectweb.speedo.generation.mivisitor.
MetaInfoVisitors
class org.objectweb.speedo.generation.serializer.
MISerializer
class org.objectweb.speedo.generation.jdo.
SequenceGenerator
class org.objectweb.speedo.generation.
SpeedoCompiler
class org.objectweb.speedo.generation.generator.
SpeedoGenerator
class java.util.AbstractMap (implements java.util.Map)
class java.util.HashMap (implements java.lang.Cloneable, java.util.Map, java.io.Serializable)
class org.objectweb.speedo.genclass.map.
HashMapImpl
(implements org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
)
class java.util.TreeMap (implements java.lang.Cloneable, java.io.Serializable, java.util.SortedMap)
class org.objectweb.speedo.genclass.map.
TreeMapImpl
(implements org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
)
class org.objectweb.speedo.generation.start.
Assertion
class org.objectweb.speedo.generation.start.
Support
class org.objectweb.speedo.generation.start.
Main
class org.objectweb.speedo.generation.start.
ResourceLocatorBase
(implements org.objectweb.speedo.generation.start.
ResourceLocator
)
class org.objectweb.speedo.generation.start.
ListResourceLocator
(implements org.objectweb.speedo.generation.start.
ResourceLocator
)
class org.objectweb.speedo.mapper.lib.
BasicJormFactory
(implements org.objectweb.fractal.api.control.
BindingController
, org.objectweb.speedo.mapper.api.
JormFactory
, org.objectweb.speedo.mapper.api.
JormFactoryAttributes
, org.objectweb.fractal.api.control.
LifeCycleController
, org.objectweb.jorm.naming.api.
PNameCoder
, javax.jdo.spi.
RegisterClassListener
)
class org.objectweb.jorm.naming.lib.
BasicPNamingContext
(implements org.objectweb.jorm.naming.api.
PNamingContext
)
class org.objectweb.jorm.naming.lib.
BasicPBinder
(implements org.objectweb.jorm.naming.api.
PBinder
)
class org.objectweb.jorm.facility.naming.rdbsequence.
RdbSequenceBinder
class org.objectweb.speedo.sequence.lib.
SpeedoSequenceBinder
class org.objectweb.speedo.mim.lib.
BasicSpeedoAccessor
(implements org.objectweb.speedo.mim.api.
SpeedoAccessor
)
class org.objectweb.speedo.genclass.
GenClassAccessor
(implements org.objectweb.jorm.api.
PGenClassAccessor
, org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
)
class org.objectweb.speedo.genclass.collection.
CollectionAccessor
(implements java.util.Collection)
class org.objectweb.speedo.genclass.collection.
ListAccessor
(implements java.util.List)
class org.objectweb.speedo.genclass.collection.
SetAccessor
(implements java.util.Set)
class org.objectweb.speedo.genclass.map.
MapAccessor
(implements java.util.Map)
class org.objectweb.perseus.persistence.lib.
BasicWorkingSet
(implements org.objectweb.fractal.api.control.
BindingController
, org.objectweb.perseus.persistence.api.
TransactionalWorkingSet
)
class org.objectweb.speedo.workingset.lib.
SpeedoTransaction
(implements org.objectweb.fractal.api.control.
LifeCycleController
, org.objectweb.speedo.workingset.api.
Transaction
)
class org.objectweb.speedo.jmx.mbeans.
Cache
(implements org.objectweb.speedo.jmx.mbeans.
CacheMBean
)
class org.objectweb.asm.
ClassAdapter
(implements org.objectweb.asm.
ClassVisitor
)
class org.objectweb.speedo.tools.
ClassFieldModifier
class org.objectweb.speedo.generation.enhancer.
LoggedClassAdapter
(implements org.objectweb.asm.
Constants
)
class org.objectweb.speedo.generation.enhancer.
ClassAccessorAdder
class org.objectweb.speedo.generation.enhancer.
ClassAccessorModifier
class org.objectweb.speedo.generation.enhancer.
ClassInterfaceAdder
class org.objectweb.speedo.generation.enhancer.
ClassRenamer
class org.objectweb.speedo.generation.enhancer.
DummyAccessorModifier
class org.objectweb.speedo.generation.enhancer.
EmptyConstructorAdder
class org.objectweb.speedo.generation.enhancer.
InheritanceModifier
class org.objectweb.speedo.generation.enhancer.
JDOImplRegistrationAdder
class org.objectweb.speedo.generation.enhancer.
MergedClassModifier
class org.objectweb.speedo.generation.enhancer.
PersistenceAwareClassModifier
class org.objectweb.speedo.generation.enhancer.
PersistentFieldRemover
class org.objectweb.speedo.generation.enhancer.
PNameEnhancer
class org.objectweb.speedo.generation.enhancer.
RedundencyRemover
class org.objectweb.speedo.generation.enhancer.
UserIdEnhancer
class org.objectweb.speedo.metadata.
ClassCode
class org.objectweb.speedo.metadata.
CodeMethod
class org.objectweb.speedo.genclass.collection.
CollectionElem
(implements org.objectweb.speedo.genclass.
GenClassElement
, org.objectweb.jorm.api.
PIndexedElem
)
class org.objectweb.speedo.genclass.collection.
ListElem
class org.objectweb.speedo.genclass.map.
MapElem
class org.objectweb.speedo.genclass.collection.
SetElem
class org.objectweb.speedo.usercache.lib.
CompositeUserCache
(implements org.objectweb.speedo.usercache.api.
UserCache
)
class org.objectweb.speedo.jmx.mbeans.
Connection
(implements org.objectweb.speedo.jmx.mbeans.
ConnectionMBean
)
class org.objectweb.speedo.tools.
DataStructureCreation
class org.objectweb.speedo.api.
Debug
class org.objectweb.speedo.mapper.lib.
DelegatePMapper
(implements org.objectweb.jorm.api.
PMapper
)
class org.objectweb.speedo.mim.api.
DetachedLifeCycle
class java.util.Dictionary
class java.util.Hashtable (implements java.lang.Cloneable, java.util.Map, java.io.Serializable)
class org.objectweb.speedo.genclass.map.
HashtableImpl
(implements org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
)
class java.util.Properties
class org.objectweb.speedo.genclass.map.
PropertiesImpl
(implements org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
)
class org.objectweb.speedo.pm.lib.
DSConnectionFilter
(implements java.sql.Connection)
class org.objectweb.speedo.api.
ExceptionHelper
class org.objectweb.speedo.generation.jorm.rdb.
FilterManager
class org.objectweb.speedo.generation.jorm.rdb.
FilterManager.FilterParser
(implements org.objectweb.speedo.query.parser.
SpeedoQLVisitor
)
class org.objectweb.speedo.lib.
FractalHelper
class org.objectweb.speedo.genclass.
GenClass
(implements org.objectweb.jorm.util.api.
Loggable
, org.objectweb.jorm.api.
PBindingCtrl
, org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
)
class org.objectweb.speedo.genclass.collection.
CollectionImpl
(implements java.util.Collection)
class org.objectweb.speedo.genclass.collection.
ListImpl
(implements java.util.List)
class org.objectweb.speedo.genclass.collection.
SetImpl
(implements java.util.Set)
class org.objectweb.speedo.genclass.map.
MapImpl
(implements java.util.Map)
class org.objectweb.speedo.mapper.rdb.
JDBCConnectionHolder
(implements org.objectweb.perseus.persistence.api.
ConnectionHolder
)
class org.objectweb.speedo.mapper.rdb.
JdbcConnectionSpecFactory
(implements org.objectweb.speedo.mapper.api.
ConnectionSpecFactory
)
class org.objectweb.speedo.jca.
JdoConnection
(implements javax.resource.cci.
Connection
, javax.resource.cci.
ConnectionMetaData
, javax.jdo.
PersistenceManager
, javax.jdo.
Transaction
)
class org.objectweb.speedo.jca.
JdoConnectionFactory
(implements javax.resource.cci.
ConnectionFactory
, javax.jdo.
PersistenceManagerFactory
, javax.resource.cci.
ResourceAdapterMetaData
)
class org.objectweb.speedo.jca.
JDOConnectionSpec
(implements javax.resource.spi.
ConnectionRequestInfo
, javax.resource.cci.
ConnectionSpec
)
class org.objectweb.speedo.jca.
JdoManagedConnection
(implements javax.resource.spi.
LocalTransaction
, javax.resource.cci.
LocalTransaction
, javax.resource.spi.
ManagedConnection
, javax.resource.spi.
ManagedConnectionMetaData
, javax.transaction.xa.
XAResource
)
class org.objectweb.speedo.jca.
JdoManagedConnectionFactory
(implements org.objectweb.speedo.jca.
JdoAttributeController
, javax.resource.spi.
ManagedConnectionFactory
)
class org.objectweb.speedo.jmx.
JMXConfigurator
class org.objectweb.speedo.generation.jorm.
JormMIBuilder
(implements org.objectweb.speedo.naming.api.
MIBuilderHelper
)
class org.objectweb.speedo.mapper.lib.
JormStorageManager
(implements org.objectweb.fractal.api.control.
BindingController
, org.objectweb.perseus.persistence.api.
StorageManager
)
class org.objectweb.speedo.mim.api.
LifeCycle
class org.objectweb.speedo.lib.
LocaleFieldMapping
(implements org.objectweb.speedo.api.
UserFieldMapping
)
class org.objectweb.speedo.log.
Log
(implements org.objectweb.speedo.log.
LogAttributes
, org.objectweb.util.monolog.api.
LoggerFactory
)
class org.objectweb.speedo.generation.enhancer.
LoggedClass
class org.objectweb.speedo.generation.enhancer.
ClassInfoAnalyzer
(implements org.objectweb.asm.
ClassVisitor
)
class org.objectweb.speedo.generation.enhancer.
CodeDuplicator
(implements org.objectweb.asm.
CodeVisitor
)
class mx4j.log.Logger
class org.objectweb.speedo.jmx.
MX4JLoggerMonolog
class org.objectweb.jorm.facility.naming.olongid.
LongIdManager
class org.objectweb.speedo.naming.lib.
OLongIdNamingManager
(implements org.objectweb.speedo.naming.api.
NamingManager
)
class org.objectweb.jorm.facility.naming.longid.
LongIdManager
class org.objectweb.speedo.naming.lib.
LongIdNamingManager
(implements org.objectweb.speedo.naming.api.
NamingManager
)
class org.objectweb.jorm.lib.
Mapper
(implements org.objectweb.jorm.util.api.
Loggable
, org.objectweb.jorm.api.
PMapper
, org.objectweb.jorm.api.
PMappingCallback
)
class org.objectweb.jorm.lib.
MapperJCA
class org.objectweb.speedo.mapper.jca.
JCAMapper
(implements org.objectweb.perseus.persistence.api.
ConnectionHolderFactory
, org.objectweb.fractal.api.control.
LifeCycleController
, org.objectweb.speedo.mapper.api.
MapperAttributes
)
class org.objectweb.jorm.mapper.rdb.lib.
MapperJDBC
(implements org.objectweb.jorm.mapper.rdb.lib.
PMapperRdb
)
class org.objectweb.speedo.mapper.rdb.
JDBCMapper
(implements org.objectweb.fractal.api.control.
BindingController
, org.objectweb.perseus.persistence.api.
ConnectionHolderFactory
, org.objectweb.speedo.mapper.rdb.
JDBCMapperAttributes
, org.objectweb.fractal.api.control.
LifeCycleController
, org.objectweb.perseus.pool.api.
PoolMatchFactory
)
class org.objectweb.speedo.jmx.
MX4J_HtmlAdaptor
(implements org.objectweb.fractal.api.control.
BindingController
, org.objectweb.fractal.jmx.comm.
CommunicatorAttributes
, org.objectweb.fractal.api.control.
LifeCycleController
)
class org.objectweb.speedo.naming.api.
NamingManager.NamingField
class org.objectweb.speedo.naming.lib.
NamingManagerFactory
class org.objectweb.speedo.naming.lib.
NamingManagerHelper
(implements org.objectweb.speedo.naming.api.
NamingManager
)
class org.objectweb.speedo.naming.lib.
RdbSequenceNamingManager
(implements org.objectweb.speedo.naming.api.
NamingManager
)
class org.objectweb.speedo.naming.lib.
UserIdCompositeNamingManager
(implements org.objectweb.speedo.naming.api.
NamingManager
)
class org.objectweb.speedo.naming.lib.
UserIdSingleNamingManager
(implements org.objectweb.speedo.naming.api.
NamingManager
)
class org.objectweb.speedo.generation.lib.
NamingRules
class org.objectweb.speedo.mapper.lib.
Object2JMIFileSerializer
class org.objectweb.speedo.mapper.lib.
Object2StringSerializer
class org.objectweb.speedo.generation.generator.objectid.
ObjectIdGenerator.Field
class org.objectweb.speedo.generation.jorm.rdb.
OneTableRdbJormIMappingBuilder
(implements org.objectweb.speedo.generation.jorm.
JormMIMappingBuilder
, org.objectweb.jorm.util.api.
Loggable
, org.objectweb.speedo.api.
SpeedoProperties
)
class org.objectweb.speedo.genclass.
PIndexedElemIterator
(implements java.util.Iterator)
class org.objectweb.speedo.genclass.collection.
ListIteratorImpl
class org.objectweb.speedo.jmx.mbeans.
PMF
(implements org.objectweb.speedo.jmx.mbeans.
PMFMBean
)
class org.objectweb.speedo.naming.lib.
PolymorphIdNamingManager
(implements org.objectweb.speedo.naming.api.
NamingManager
)
class org.apache.tools.ant.
ProjectComponent
class org.apache.tools.ant.
Task
class org.objectweb.speedo.ant.
AntSpeedo
class org.apache.tools.ant.taskdefs.
MatchingTask
(implements org.apache.tools.ant.types.selectors.
SelectorContainer
)
class org.objectweb.speedo.ant.
AntSpeedo.Description
class org.objectweb.speedo.genclass.merger.
GenClassMerger
class org.objectweb.speedo.generation.start.
Main.Description
class org.objectweb.speedo.query.lib.
QueriesUnion
(implements org.objectweb.medor.tuple.api.
TupleCollection
)
class org.objectweb.speedo.jmx.mbeans.
Query
(implements org.objectweb.speedo.jmx.mbeans.
QueryMBean
)
class org.objectweb.speedo.query.lib.
QueryDefinitionImpl
(implements org.objectweb.speedo.query.api.
QueryDefinition
)
class org.objectweb.speedo.query.lib.
SpeedoQuery
(implements javax.jdo.
Query
)
class org.objectweb.speedo.query.lib.
QueryEvalContext
class org.objectweb.speedo.query.lib.
QueryResultCommon
class org.objectweb.speedo.query.lib.
QueryResultList
(implements java.util.List)
class org.objectweb.speedo.query.lib.
QueryResultUnique
class org.objectweb.speedo.query.parser.
SelectGroupByVisitor
class org.objectweb.speedo.query.parser.
SimpleCharStream
class org.objectweb.speedo.query.parser.
SimpleNode
(implements org.objectweb.speedo.query.parser.
Node
)
class org.objectweb.speedo.query.parser.
ASTAdditiveExpression
class org.objectweb.speedo.query.parser.
ASTArgumentList
class org.objectweb.speedo.query.parser.
ASTCastExpression
class org.objectweb.speedo.query.parser.
ASTLiteral
class org.objectweb.speedo.query.parser.
ASTPrimary
class org.objectweb.speedo.query.parser.
ASTQualifiedName
class org.objectweb.speedo.query.parser.
ASTRelationalExpression
class org.objectweb.speedo.query.parser.
ASTSpeedoPrimary
class org.objectweb.speedo.query.parser.
ASTSpeedoQL
class org.objectweb.speedo.query.parser.
ASTType
class org.objectweb.speedo.query.parser.
ASTUnaryExpression
class org.objectweb.speedo.
Speedo
(implements javax.jdo.
PersistenceManagerFactory
, org.objectweb.speedo.pm.api.
ProxyManagerFactory
)
class org.objectweb.speedo.query.lib.
SpeedoCompiledQuery
(implements org.objectweb.speedo.query.api.
CompiledQuery
, org.objectweb.perseus.cache.replacement.api.
ReplaceableCacheEntry
, org.objectweb.perseus.persistence.api.
StateFilter
)
class org.objectweb.speedo.generation.api.
SpeedoCompilerParameter
class org.objectweb.speedo.metadata.
SpeedoElement
class org.objectweb.speedo.metadata.
SpeedoClass
class org.objectweb.speedo.metadata.
SpeedoColumn
class org.objectweb.speedo.metadata.
SpeedoDatastoreId
class org.objectweb.speedo.metadata.
SpeedoFetchGroup
class org.objectweb.speedo.metadata.
SpeedoField
class org.objectweb.speedo.metadata.
SpeedoIndex
class org.objectweb.speedo.metadata.
SpeedoJoin
class org.objectweb.speedo.metadata.
SpeedoPackage
class org.objectweb.speedo.metadata.
SpeedoPredefinedQuery
class org.objectweb.speedo.metadata.
SpeedoTuple
class org.objectweb.speedo.metadata.
SpeedoArray
class org.objectweb.speedo.metadata.
SpeedoCollection
class org.objectweb.speedo.metadata.
SpeedoMap
class org.objectweb.speedo.metadata.
SpeedoExtension
class org.objectweb.speedo.query.lib.
SpeedoExtent
(implements javax.jdo.
Extent
)
class org.objectweb.speedo.mim.lib.
SpeedoFetchPlan
(implements javax.jdo.
FetchPlan
)
class org.objectweb.speedo.generation.generator.lib.
SpeedoGenerator.FetchGroup
class org.objectweb.speedo.generation.generator.lib.
SpeedoGenerator.Field
class org.objectweb.speedo.mim.lib.
SpeedoHomeImpl
(implements org.objectweb.speedo.mim.api.
SpeedoHome
)
class org.objectweb.speedo.genclass.
SpeedoGenClassHome
class org.objectweb.speedo.metadata.
SpeedoIdentity
class org.objectweb.speedo.mim.lib.
SpeedoMemoryInstanceManager
(implements org.objectweb.fractal.api.control.
BindingController
, org.objectweb.perseus.cache.api.
CacheEntryFactory
, org.objectweb.perseus.persistence.api.
MemoryInstanceManager
, org.objectweb.speedo.mim.api.
MemoryInstanceManagerAttribute
, org.objectweb.perseus.persistence.api.
StateManager
)
class org.objectweb.speedo.metadata.
SpeedoMetaInfo
class org.objectweb.speedo.metadata.
SpeedoModifier
class org.objectweb.speedo.metadata.
SpeedoNullValue
class org.objectweb.speedo.pm.lib.
SpeedoProxyManager
(implements org.objectweb.fractal.api.control.
BindingController
, javax.jdo.
PersistenceManager
, org.objectweb.speedo.pm.api.
ProxyManager
)
class org.objectweb.speedo.pm.lib.
SpeedoProxyManagerFactory
(implements org.objectweb.fractal.api.control.
BindingController
, javax.jdo.
PersistenceManagerFactory
, org.objectweb.speedo.pm.api.
ProxyManagerFactory
)
class org.objectweb.speedo.pm.lib.
SpeedoProxyManagerInstanciator
(implements org.objectweb.fractal.api.control.
BindingController
, org.objectweb.fractal.api.control.
LifeCycleController
, org.objectweb.perseus.pool.api.
PoolMatchFactory
)
class org.objectweb.speedo.pm.lib.
SpeedoProxyManagerSwitch
(implements org.objectweb.speedo.pm.api.
ProxyManagerSwitch
)
class org.objectweb.speedo.query.parser.
SpeedoQL
(implements org.objectweb.speedo.query.parser.
SpeedoQLConstants
, org.objectweb.speedo.query.parser.
SpeedoQLTreeConstants
)
class org.objectweb.speedo.query.parser.
SpeedoQLAbstractVisitor
(implements org.objectweb.jorm.util.api.
Loggable
, org.objectweb.speedo.query.parser.
SpeedoQLVisitor
)
class org.objectweb.speedo.query.parser.
SpeedoQLQueryFilterVisitor
class org.objectweb.speedo.query.parser.
SpeedoQLVariableVisitor
class org.objectweb.speedo.query.parser.
SpeedoQLAbstractVisitor.IdValue
class org.objectweb.speedo.query.parser.
SpeedoQLTokenManager
(implements org.objectweb.speedo.query.parser.
SpeedoQLConstants
)
class org.objectweb.speedo.query.lib.
SpeedoQueryManager
(implements org.objectweb.fractal.api.control.
BindingController
, org.objectweb.perseus.cache.api.
CacheEntryFactory
, org.objectweb.perseus.cache.api.
CacheEventListener
, org.objectweb.speedo.query.api.
QueryManager
, org.objectweb.speedo.query.api.
QueryManagerAttribute
)
class org.objectweb.speedo.sequence.lib.
SpeedoSequence
(implements javax.jdo.datastore.
Sequence
, org.objectweb.speedo.sequence.api.
SerializableSequence
)
class org.objectweb.speedo.sequence.lib.
SpeedoSequenceManager
(implements org.objectweb.fractal.api.control.
BindingController
, org.objectweb.speedo.sequence.api.
SequenceManager
)
class org.objectweb.speedo.api.
SpeedoVersion
class org.objectweb.speedo.metadata.
SpeedoVersion
class org.objectweb.speedo.workingset.lib.
SpeedoWorkingSetManager
(implements org.objectweb.fractal.api.control.
BindingController
, org.objectweb.perseus.persistence.api.
WorkingSetManager
)
class org.objectweb.speedo.metadata.
SpeedoXMLDescriptor
class org.objectweb.speedo.lib.
SqlDateFieldMapping
(implements org.objectweb.speedo.api.
UserFieldMapping
)
class org.objectweb.speedo.lib.
SqlTimeFieldMapping
(implements org.objectweb.speedo.api.
UserFieldMapping
)
class org.objectweb.speedo.lib.
SqlTimestampFieldMapping
(implements org.objectweb.speedo.api.
UserFieldMapping
)
class org.objectweb.speedo.tools.
StringReplace
class java.lang.Throwable (implements java.io.Serializable)
class java.lang.Error
class org.objectweb.speedo.query.parser.
TokenMgrError
class java.lang.Exception
class org.objectweb.speedo.query.parser.
ParseException
class java.lang.RuntimeException
class org.objectweb.speedo.query.parser.
SpeedoQLAbstractVisitor.VisitorException
class org.objectweb.speedo.api.
SpeedoException
class org.objectweb.speedo.generation.api.
SpeedoInstanceGenerationException
class org.objectweb.speedo.generation.enhancer.
SpeedoEnhancerException
class org.objectweb.speedo.generation.generator.api.
SpeedoGenerationException
class org.objectweb.speedo.generation.api.
SpeedoXMLError
class org.objectweb.speedo.generation.start.
Timer
class org.objectweb.speedo.query.parser.
Token
class org.objectweb.speedo.jmx.mbeans.
Tx
(implements org.objectweb.speedo.jmx.mbeans.
TxMBean
)
class org.objectweb.speedo.usercache.lib.
UserCacheImpl
(implements org.objectweb.speedo.usercache.api.
UserCache
)
class org.objectweb.speedo.usercache.lib.
UserCacheKey
class org.objectweb.speedo.generation.enhancer.
Util
class org.objectweb.speedo.workingset.lib.
WorkingSetStatistic
(implements org.objectweb.util.monolog.api.
Loggable
, org.objectweb.speedo.api.
TransactionListener
)
class org.objectweb.speedo.jca.
XAContext
Interface Hierarchy
interface org.objectweb.fractal.api.control.
AttributeController
interface org.objectweb.speedo.mapper.jca.
JCAMapperAttributes
interface org.objectweb.speedo.mapper.rdb.
JDBCMapperAttributes
interface org.objectweb.speedo.mapper.api.
JormFactoryAttributes
interface org.objectweb.speedo.log.
LogAttributes
interface org.objectweb.speedo.mapper.api.
MapperAttributes
interface org.objectweb.speedo.mapper.jca.
JCAMapperAttributes
interface org.objectweb.speedo.mapper.rdb.
JDBCMapperAttributes
interface org.objectweb.speedo.mim.api.
MemoryInstanceManagerAttribute
interface org.objectweb.speedo.query.api.
QueryManagerAttribute
interface org.objectweb.speedo.jmx.mbeans.
QueryMBean
interface org.objectweb.speedo.jmx.mbeans.
QueryMBean
interface org.objectweb.perseus.cache.api.
CacheEntry
interface org.objectweb.perseus.cache.api.
FixableCacheEntry
interface org.objectweb.perseus.cache.replacement.api.
ReplaceableCacheEntry
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
, org.objectweb.speedo.mim.api.
SpeedoProxy
)
interface org.objectweb.speedo.mim.api.
SpeedoProxy
(also extends org.objectweb.jorm.api.
PBinding
, javax.jdo.spi.
PersistenceCapable
)
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
)
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
, org.objectweb.speedo.mim.api.
SpeedoProxy
)
interface org.objectweb.speedo.mim.api.
SpeedoProxy
(also extends org.objectweb.jorm.api.
PBinding
, javax.jdo.spi.
PersistenceCapable
, org.objectweb.perseus.cache.replacement.api.
ReplaceableCacheEntry
)
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
)
interface org.objectweb.perseus.cache.replacement.api.
ReplaceableCacheEntry
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
, org.objectweb.speedo.mim.api.
SpeedoProxy
)
interface org.objectweb.speedo.mim.api.
SpeedoProxy
(also extends org.objectweb.jorm.api.
PBinding
, javax.jdo.spi.
PersistenceCapable
)
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
)
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
, org.objectweb.speedo.mim.api.
SpeedoProxy
)
interface org.objectweb.speedo.mim.api.
SpeedoProxy
(also extends org.objectweb.jorm.api.
PBinding
, javax.jdo.spi.
PersistenceCapable
, org.objectweb.perseus.cache.replacement.api.
ReplaceableCacheEntry
)
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
)
interface org.objectweb.speedo.jmx.mbeans.
CacheMBean
interface org.objectweb.speedo.query.api.
CompiledQuery
interface org.objectweb.speedo.jmx.mbeans.
ConnectionMBean
interface org.objectweb.speedo.mapper.api.
ConnectionSpecFactory
interface javax.jdo.datastore.
DataStoreCache
interface org.objectweb.speedo.pm.api.
ProxyManagerFactory
(also extends javax.jdo.
PersistenceManagerFactory
)
interface org.objectweb.speedo.generation.api.
GeneratorComponent
interface org.objectweb.speedo.generation.generator.api.
VelocityGenerator
interface org.objectweb.speedo.jca.
JdoAttributeController
interface javax.jdo.datastore.
JDOConnection
interface org.objectweb.speedo.pm.api.
ProxyManager
(also extends javax.jdo.
PersistenceManager
, javax.transaction.
Synchronization
)
interface org.objectweb.speedo.mapper.api.
JormFactory
interface org.objectweb.speedo.generation.jorm.
JormMIMappingBuilder
interface org.objectweb.jorm.util.api.
Loggable
interface org.objectweb.speedo.mim.api.
SpeedoHome
(also extends org.objectweb.jorm.api.
PClassMapping
, org.objectweb.speedo.usercache.api.
UserCacheManager
)
interface org.objectweb.speedo.generation.mivisitor.
MetaInfoVisitor
interface org.objectweb.speedo.naming.api.
MIBuilderHelper
interface org.objectweb.speedo.naming.api.
NamingManager
interface org.objectweb.speedo.query.parser.
Node
interface org.objectweb.jorm.api.
PAccessor
interface org.objectweb.speedo.mim.api.
SpeedoAccessor
(also extends java.io.Serializable, org.objectweb.perseus.persistence.api.
State
)
interface org.objectweb.jorm.api.
PBinding
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
, org.objectweb.speedo.mim.api.
SpeedoProxy
)
interface org.objectweb.speedo.mim.api.
SpeedoProxy
(also extends javax.jdo.spi.
PersistenceCapable
, org.objectweb.perseus.cache.replacement.api.
ReplaceableCacheEntry
)
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
)
interface org.objectweb.jorm.api.
PClassMapping
interface org.objectweb.speedo.mim.api.
SpeedoHome
(also extends org.objectweb.jorm.util.api.
Loggable
, org.objectweb.speedo.usercache.api.
UserCacheManager
)
interface javax.jdo.spi.
PersistenceCapable
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
, org.objectweb.speedo.mim.api.
SpeedoProxy
)
interface org.objectweb.speedo.mim.api.
SpeedoProxy
(also extends org.objectweb.jorm.api.
PBinding
, org.objectweb.perseus.cache.replacement.api.
ReplaceableCacheEntry
)
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
)
interface javax.jdo.
PersistenceManager
interface org.objectweb.speedo.pm.api.
ProxyManager
(also extends javax.jdo.datastore.
JDOConnection
, javax.transaction.
Synchronization
)
interface org.objectweb.jorm.api.
PIndexedElem
interface org.objectweb.speedo.genclass.
GenClassElement
interface org.objectweb.speedo.jmx.mbeans.
PMFMBean
interface org.objectweb.speedo.pm.api.
ProxyManagerSwitch
interface org.objectweb.speedo.query.api.
QueryDefinition
interface org.objectweb.speedo.query.api.
QueryManager
interface org.objectweb.speedo.generation.start.
ResourceLocator
interface org.objectweb.speedo.sequence.api.
SequenceManager
interface java.io.Serializable
interface javax.jdo.
PersistenceManagerFactory
interface org.objectweb.speedo.pm.api.
ProxyManagerFactory
(also extends javax.jdo.datastore.
DataStoreCache
)
interface org.objectweb.speedo.pm.api.
ProxyManagerFactory
(also extends javax.jdo.datastore.
DataStoreCache
, javax.jdo.
PersistenceManagerFactory
)
interface org.objectweb.speedo.sequence.api.
SerializableSequence
interface org.objectweb.speedo.mim.api.
SpeedoAccessor
(also extends org.objectweb.jorm.api.
PAccessor
, org.objectweb.perseus.persistence.api.
State
)
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassCoherence
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassProxy
(also extends org.objectweb.speedo.mim.api.
SpeedoProxy
)
interface org.objectweb.speedo.genclass.api.
SpeedoGenClassListener
interface org.objectweb.speedo.api.
SpeedoProperties
interface org.objectweb.speedo.query.parser.
SpeedoQLConstants
interface org.objectweb.speedo.query.parser.
SpeedoQLTreeConstants
interface org.objectweb.speedo.query.parser.
SpeedoQLVisitor
interface org.objectweb.perseus.persistence.api.
State
interface org.objectweb.speedo.mim.api.
SpeedoAccessor
(also extends org.objectweb.jorm.api.
PAccessor
, java.io.Serializable)
interface org.objectweb.speedo.genclass.
SupportedGenClass
interface javax.transaction.
Synchronization
interface org.objectweb.speedo.pm.api.
ProxyManager
(also extends javax.jdo.datastore.
JDOConnection
, javax.jdo.
PersistenceManager
)
interface javax.jdo.
Transaction
interface org.objectweb.speedo.workingset.api.
Transaction
(also extends org.objectweb.perseus.persistence.api.
TransactionalWorkingSet
)
interface org.objectweb.speedo.api.
TransactionListener
interface org.objectweb.speedo.jmx.mbeans.
TxMBean
interface org.objectweb.speedo.usercache.api.
UserCache
interface org.objectweb.speedo.usercache.api.
UserCacheManager
interface org.objectweb.speedo.mim.api.
SpeedoHome
(also extends org.objectweb.jorm.util.api.
Loggable
, org.objectweb.jorm.api.
PClassMapping
)
interface org.objectweb.speedo.api.
UserFieldMapping
interface org.objectweb.speedo.naming.api.
UserId
interface org.objectweb.speedo.naming.api.
UserIdFactory
interface org.objectweb.perseus.persistence.api.
WorkingSet
interface org.objectweb.speedo.workingset.api.
Transaction
(also extends javax.jdo.
Transaction
, org.objectweb.perseus.persistence.api.
TransactionalWorkingSet
)
interface org.objectweb.perseus.persistence.api.
TransactionalWorkingSet
interface org.objectweb.speedo.workingset.api.
Transaction
(also extends javax.jdo.
Transaction
)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes