A B C D E F G H I J K L M N O P Q R S T U V W X _

A

ABS - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
AbstractCompiledQuery - Class in org.objectweb.speedo.query.lib
Defines a common abstract implement of CompiledQuery interface.
AbstractCompiledQuery() - Constructor for class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
AbstractEnhancer - Class in org.objectweb.speedo.generation
Is the global engine of the Speedo enhancer/Compiler.
AbstractEnhancer(Personality) - Constructor for class org.objectweb.speedo.generation.AbstractEnhancer
 
AbstractEnhancerComponent - Class in org.objectweb.speedo.generation.enhancer.common
Abstract enhancer component.
AbstractEnhancerComponent(Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.common.AbstractEnhancerComponent
 
AbstractEnhancerTask - Class in org.objectweb.speedo.ant
Ant task that can be used to execute the generation.
AbstractEnhancerTask() - Constructor for class org.objectweb.speedo.ant.AbstractEnhancerTask
 
AbstractEnhancerTask.Description - Class in org.objectweb.speedo.ant
Task used to parse nested jdopath or jormpath elements.
AbstractEnhancerTask.Description() - Constructor for class org.objectweb.speedo.ant.AbstractEnhancerTask.Description
 
AbstractGenClassHome - Class in org.objectweb.speedo.genclass
This implementation of HomeItf delegated the PClassMapping roles to another instance.
AbstractGenClassHome(Personality) - Constructor for class org.objectweb.speedo.genclass.AbstractGenClassHome
 
AbstractGenerator - Class in org.objectweb.speedo.generation.generator
This class generates files "po", "manager" and "fields" for persistence capable classes.
AbstractGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.generator.AbstractGenerator
 
AbstractGeneratorComponent - Class in org.objectweb.speedo.generation.lib
 
AbstractGeneratorComponent(Personality) - Constructor for class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
AbstractHomeImpl - Class in org.objectweb.speedo.mim.lib
 
AbstractHomeImpl(Personality) - Constructor for class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
AbstractHomeImpl(TransactionalPersistenceManager, POManagerFactoryItf) - Constructor for class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
AbstractMetaInfoVisitor - Class in org.objectweb.speedo.generation.mivisitor
 
AbstractMetaInfoVisitor(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
builds a MetaInfoVisitor which is the last of the chain
AbstractMetaInfoVisitor(MetaInfoVisitor, Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
builds a MetaInfoVisitor which is the last of the chain
AbstractParser - Class in org.objectweb.speedo.generation.parser
 
AbstractParser(Personality) - Constructor for class org.objectweb.speedo.generation.parser.AbstractParser
 
AbstractPCModifier - Class in org.objectweb.speedo.generation.enhancer.pc
Defines an abstract modifier of the persistence class (PC).
AbstractPCModifier(ClassVisitor, Logger, SpeedoClass, SpeedoCompilerParameter, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
AbstractPOManager - Class in org.objectweb.speedo.pm.lib
 
AbstractPOManager() - Constructor for class org.objectweb.speedo.pm.lib.AbstractPOManager
 
AbstractPOManagerFactory - Class in org.objectweb.speedo.pm.lib
Is a factory of POManagerItf.
AbstractPOManagerFactory(Personality) - Constructor for class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
AbstractSchemaName() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
AbstractSpeedo - Class in org.objectweb.speedo
This class is a client helper which permits to create a new speedo instance.
AbstractSpeedo() - Constructor for class org.objectweb.speedo.AbstractSpeedo
 
AbstractSpeedo(Map) - Constructor for class org.objectweb.speedo.AbstractSpeedo
It creates and initializes a real POManagerFactory with Julia (Fractal implementation).
AbstractSpeedoGenerator - Class in org.objectweb.speedo.generation.generator.lib
 
AbstractSpeedoGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
AbstractSpeedoGenerator.FetchGroup - Class in org.objectweb.speedo.generation.generator.lib
 
AbstractSpeedoGenerator.FetchGroup() - Constructor for class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.FetchGroup
 
AbstractSpeedoGenerator.Field - Class in org.objectweb.speedo.generation.generator.lib
 
AbstractSpeedoGenerator.Field() - Constructor for class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
AbstractStateImpl - Class in org.objectweb.speedo.mim.lib
This class is the basic implementation of the StateItf interface.
AbstractStateImpl() - Constructor for class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
AbstractStateImpl(PersistentObjectItf) - Constructor for class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
AbstractTransaction - Class in org.objectweb.speedo.workingset.lib
 
AbstractTransaction() - Constructor for class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
AbstractVelocityGenerator - Class in org.objectweb.speedo.generation.generator.lib
 
AbstractVelocityGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
accept(State) - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
accessorClassName - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
accessorName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name for the object which implements the interface PAccessor.
ACTION_CASCADE - Static variable in class org.objectweb.speedo.metadata.SpeedoJoin
 
ACTION_COMMIT - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_COMMIT_RETAINVALUES - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_DEFAULT - Static variable in class org.objectweb.speedo.metadata.SpeedoJoin
 
ACTION_DELETEPERSISTENT - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_EVICT - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_MAKENONTRANSACTIONAL - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_MAKEPERSISTENT - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_MAKETRANSACTIONAL - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_MAKETRANSIENT - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_NONE - Static variable in class org.objectweb.speedo.metadata.SpeedoJoin
 
ACTION_NULL - Static variable in class org.objectweb.speedo.metadata.SpeedoJoin
 
ACTION_READFIELD_ACTIVEDATASTORETRANSACTION - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_READFIELD_ACTIVEOPTIMISTICTRANSACTION - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_READFIELD_OUTSIDETRANSACTION - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_REFRESH_ACTIVEDATASTORETRANSACTION - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_REFRESH_ACTIVEOPTIMISTICTRANSACTION - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_RESTRICT - Static variable in class org.objectweb.speedo.metadata.SpeedoJoin
 
ACTION_ROLLBACK - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_ROLLBACK_RETAINVALUES - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_WRITEFIELD_ACTIVEDATASTORETRANSACTION - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ACTION_WRITEFIELD_OUTSIDETRANSACTION - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
actionToString(byte) - Static method in class org.objectweb.speedo.mim.api.LifeCycle
 
activate() - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
It activates the working set.
activate() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
It activates the working set.
active - Variable in class org.objectweb.speedo.usercache.lib.UserCacheImpl
Indicates if the user cache is active
activeUserCache(String) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
This method is implemented by the generated XXXHome class
activeUserCache(String) - Method in interface org.objectweb.speedo.usercache.api.UserCacheManager
Initializes the user cache
add(Object) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
add(int, Object) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
add(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
add(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
add(Object) - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
add(Object) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
add(int, Object) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
add(Object) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
add(int, Object) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
add(int, Object) - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
add(Object) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
add(int, Object) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
add(Object) - Method in class org.objectweb.speedo.metadata.SpeedoClass
Adds a SpeedoField to the class.
add(Object, boolean, Logger) - Method in class org.objectweb.speedo.metadata.SpeedoClass
Adds a SpeedoField to the class.
add(SpeedoInheritedField) - Method in class org.objectweb.speedo.metadata.SpeedoInheritance
Adds a SpeedoInheritedField for defining the mapping of an inherited field.
add(Object, boolean, Logger) - Method in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
Adds a package descriptor to the global descriptor.
add(Object) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Ensures that this collection contains the specified element (optional operation).
add(int, Object) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
add_escapes(String) - Method in exception org.objectweb.speedo.query.ejb.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.objectweb.speedo.query.jdo.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
addAll(int, Collection) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
addAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
addAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
addAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
addAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
addAll(int, Collection) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
addAll(int, Collection) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
addAll(int, Collection) - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
addAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
addAll(int, Collection) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
addAll(Collection) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(int, Collection) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
addAssociation(PClassMapping, int[]) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
addCacheMBeans() - Method in class org.objectweb.speedo.jmx.JMXConfigurator
 
addClass(Object, boolean, Logger) - Method in class org.objectweb.speedo.metadata.SpeedoPackage
Adds a class descriptor to the package descriptor.
addClassPropertyManager(ClassPropertyManager) - Method in class org.objectweb.speedo.mapper.lib.ClassPropertiesManager
 
addColumn(SpeedoColumn) - Method in class org.objectweb.speedo.metadata.SpeedoCommonField
 
addColumn(SpeedoColumn) - Method in class org.objectweb.speedo.metadata.SpeedoField
 
addConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Adds a listener to the listeners list if it has not already been done.
addConnectionMBeans() - Method in class org.objectweb.speedo.jmx.JMXConfigurator
 
addDependency(String, String) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
addDtdLocations(ArrayList) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
addDtdLocations(ArrayList) - Method in class org.objectweb.speedo.ant.ejb.EJBEnhancerTask
 
addDtdLocations(ArrayList) - Method in class org.objectweb.speedo.ant.jdo.JDOEnhancerTask
 
ADDED_FIELD_DESC - Static variable in class org.objectweb.speedo.generation.enhancer.oid.UserIdEnhancer
 
ADDED_FIELD_NAME - Static variable in class org.objectweb.speedo.generation.enhancer.oid.UserIdEnhancer
 
addEscapes(String) - Static method in error org.objectweb.speedo.query.ejb.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.objectweb.speedo.query.jdo.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExtension(SpeedoExtension) - Method in class org.objectweb.speedo.metadata.SpeedoElement
 
addExtension(String, Object) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
addFcBinding(String, Object) - Method in class org.objectweb.speedo.mapper.jca.JCAMapper
 
addFetchGroup(Object) - Method in class org.objectweb.speedo.metadata.SpeedoClass
Adds a SpeedoFetchGroup to the class.
addFetchGroup(Object, boolean, Logger) - Method in class org.objectweb.speedo.metadata.SpeedoClass
Adds a SpeedoFetchgroup to the class.
addFetchGroup(Object) - Method in class org.objectweb.speedo.metadata.SpeedoFetchGroup
Add a new FetchGroupMetaData
addField(Object) - Method in class org.objectweb.speedo.metadata.SpeedoFetchGroup
Add a new SpeedoField
addFirst(Object) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
addGroup(String) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
Add a group into the fetch plan.
addInArray(Object, Object[], Class) - Static method in class org.objectweb.speedo.metadata.SpeedoElement
 
addInstanceLifecycleListener(InstanceLifecycleListener, Class[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
addInstanceLifecycleListener(InstanceLifecycleListener, Class[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
addInstanceLifecycleListener(InstanceLifecycleListener, Class[]) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
addInstanceLifeCycleListener(Object) - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
addInstanceLifeCycleListener(Object) - Method in class org.objectweb.speedo.mim.ejb.lib.EJBAbstractHomeImpl
Adds a listener for the current class
addInstanceLifeCycleListener(Object) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOAbstractHomeImpl
Adds a listener for the current class
addInstanceLifecycleListener(InstanceLifecycleListener, Class[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
addInstanceLifecycleListener(InstanceLifecycleListener, Class[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
AdditiveExpression() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
addJoin(SpeedoJoin) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
addLast(Object) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
addLoggingMBeans() - Method in class org.objectweb.speedo.jmx.JMXConfigurator
 
addMapperEventListener(PMapperListener) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
addNamedQuery(String, QueryDefinition) - Method in interface org.objectweb.speedo.mim.api.HomeItf
Defines a named query
addNamedQuery(String, QueryDefinition) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
addPath(String) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
addPMFMBeans() - Method in class org.objectweb.speedo.jmx.JMXConfigurator
 
addProperties(Properties) - Method in class org.objectweb.speedo.mapper.lib.ClassPropertiesManager
Sets all properties.
addProperty(String, String) - Method in class org.objectweb.speedo.mapper.lib.ClassPropertiesManager
Set a property
addQueryMBean() - Method in class org.objectweb.speedo.jmx.JMXConfigurator
 
addSequence(Object) - Method in class org.objectweb.speedo.metadata.SpeedoPackage
Adds a sequence descriptor to the package descriptor.
addSequence(Object) - Method in interface org.objectweb.speedo.sequence.api.SequenceManager
Add the sequence if not already registered in the list of sequences defined for this pmf.
addSequence(Object) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
Add the sequence if not already registered in the list.
addTxMBeans() - Method in class org.objectweb.speedo.jmx.JMXConfigurator
 
addUniqueConstraint(ArrayList) - Method in class org.objectweb.speedo.metadata.SpeedoTable
Add a new unique constraint to this table.
addUse() - Method in interface org.objectweb.speedo.pm.api.POManagerItf
Signal to the persistence maneger that it is used.
addUse() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
addUserCache(String, String[], int) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
adjustBeginLineColumn(int, int) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterCompletion(int) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
age - Variable in class org.objectweb.speedo.genclass.GenClass
 
age - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
Compiled queries are cached by Speedo.
AGE_FIELD_NAME - Static variable in class org.objectweb.speedo.generation.enhancer.pc.CacheEntryAdder
 
AggregateSelectExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
alias - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
alias2fullname(String) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
ALL - Static variable in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRequired
constant representing a visit of all elements of a persistent class
ALL - Static variable in interface org.objectweb.speedo.mim.api.FetchPlanItf
For use with FetchPlanItf.speedoAddGroup(String), FetchPlanItf.speedoRemoveGroup(String), and the various FetchPlanItf.speedoSetGroups(java.util.Collection) calls.
ALL - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
ALL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
allLoaded() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
allLoaded() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
allocate(int) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
Provides a hint to the implementation that the application will need additional sequence value objects in short order.
AllOrAnyExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
allowNull - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
ALREADY_ENHANCED - Static variable in class org.objectweb.speedo.metadata.SpeedoClass
The class has been previously enhanced and no additional operation is required.
ancestorJCN - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
AND - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
AND - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
AntSpeedo - Class in org.objectweb.speedo.ant
Deprecated. use org.objectweb.speedo.ant.jdo.JDOEnhancerTask
AntSpeedo() - Constructor for class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
AntSpeedoScriptGenerator - Class in org.objectweb.speedo.ant
This ant task extends the AntScriptGenerator ant task provided by JORM.
AntSpeedoScriptGenerator() - Constructor for class org.objectweb.speedo.ant.AntSpeedoScriptGenerator
 
ANY - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
applyDefault(HomeItf, Properties, Logger) - Method in interface org.objectweb.speedo.mapper.api.ClassPropertyManager
 
applyDefault(HomeItf, HomeItf, Properties, Logger) - Method in interface org.objectweb.speedo.mapper.api.ClassPropertyManager
 
applyDefault(HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMCacheClassPolicy
 
applyDefault(HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMCacheClassPolicy
 
applyDefault(HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnExtent
 
applyDefault(HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnExtent
 
applyDefault(HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnGenClass
 
applyDefault(HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnGenClass
 
applyDefault(HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnQuery
 
applyDefault(HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnQuery
 
applyDefault(HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMShareablePolicy
 
applyDefault(HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMShareablePolicy
 
applyDefault(HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMTransactionLockingLevel
 
applyDefault(HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMTransactionLockingLevel
 
applyDefault(HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMUserCachePolicy
 
applyDefault(HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMUserCachePolicy
 
applyProperties(Map, Map) - Method in class org.objectweb.speedo.AbstractSpeedo
 
applyProperties(Map, Map) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
applyProperties(HomeItf) - Method in class org.objectweb.speedo.mapper.lib.ClassPropertiesManager
Applies current properties to a home of a persistent class.
applyProperties(HomeItf, HomeItf) - Method in class org.objectweb.speedo.mapper.lib.ClassPropertiesManager
Applies current properties to a home of a generic persistent class.
applyProperty(String, String, HomeItf, Properties, Logger) - Method in interface org.objectweb.speedo.mapper.api.ClassPropertyManager
 
applyProperty(String, String, HomeItf, HomeItf, Properties, Logger) - Method in interface org.objectweb.speedo.mapper.api.ClassPropertyManager
 
applyProperty(String, String, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMCacheClassPolicy
 
applyProperty(String, String, HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMCacheClassPolicy
 
applyProperty(String, String, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnExtent
 
applyProperty(String, String, HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnExtent
 
applyProperty(String, String, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnGenClass
 
applyProperty(String, String, HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnGenClass
 
applyProperty(String, String, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnQuery
 
applyProperty(String, String, HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnQuery
 
applyProperty(String, String, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMShareablePolicy
 
applyProperty(String, String, HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMShareablePolicy
 
applyProperty(String, String, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMTransactionLockingLevel
 
applyProperty(String, String, HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMTransactionLockingLevel
 
applyProperty(String, String, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMUserCachePolicy
 
applyProperty(String, String, HomeItf, HomeItf, Properties, Logger) - Method in class org.objectweb.speedo.mapper.lib.CPMUserCachePolicy
 
ArgumentList() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
ArithmeticExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ArithmeticFactor() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ArithmeticPrimary() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ArithmeticTerm() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ArrayListImpl - Class in org.objectweb.speedo.genclass.collection
 
ArrayListImpl() - Constructor for class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
AS - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
ASC - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
asc - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
assertBeforeNext() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
Assertion - Class in org.objectweb.speedo.generation.start
Support for signalling internal implementation errors.
Assertion() - Constructor for class org.objectweb.speedo.generation.start.Assertion
 
assertion(boolean) - Static method in class org.objectweb.speedo.generation.start.Assertion
 
assertion(boolean, String) - Static method in class org.objectweb.speedo.generation.start.Assertion
 
assertion(Object) - Static method in class org.objectweb.speedo.generation.start.Assertion
 
assertion(Object, String) - Static method in class org.objectweb.speedo.generation.start.Assertion
 
assertIsOpen() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
Verify the persistence manager is open.
assertIsPO(Object, String) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
Verify that an instance is persistence object.
assertIsPO(Object, String) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
Verify that an instance is persistence capable.
assertNotClosed() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
assertPOManager(PersistentObjectItf) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
Verify the instance is managed by this persistence manager.
assignDefaults(Object) - Method in class org.objectweb.speedo.metadata.ejb.EJBDefaults
 
assignDefaults(Object) - Method in class org.objectweb.speedo.metadata.jdo.JDODefaults
 
assignDefaults(Object) - Method in class org.objectweb.speedo.metadata.SpeedoDefaults
This abstract method should initiaze a speedo meta Object.
assignFilter(String, RdbFilter, SpeedoClass, String, String) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager
 
assignMapper(QueryTree) - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
Assign mappers and project and project name on the JormExtent nodes include in a QueryTree.
associateConnection(Object) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Associates a new Connection to this ManagedConnection.
ASTAbstractSchemaName - Class in org.objectweb.speedo.query.ejb.parser
 
ASTAbstractSchemaName(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTAbstractSchemaName
 
ASTAbstractSchemaName(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTAbstractSchemaName
 
ASTAdditiveExpression - Class in org.objectweb.speedo.query.jdo.parser
 
ASTAdditiveExpression(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTAdditiveExpression
 
ASTAdditiveExpression(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTAdditiveExpression
 
ASTAggregateSelectExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTAggregateSelectExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTAggregateSelectExpression
 
ASTAggregateSelectExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTAggregateSelectExpression
 
ASTAllOrAnyExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTAllOrAnyExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTAllOrAnyExpression
 
ASTAllOrAnyExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTAllOrAnyExpression
 
ASTArgumentList - Class in org.objectweb.speedo.query.jdo.parser
 
ASTArgumentList(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTArgumentList
 
ASTArgumentList(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTArgumentList
 
ASTArithmeticExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTArithmeticExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTArithmeticExpression
 
ASTArithmeticExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTArithmeticExpression
 
ASTArithmeticFactor - Class in org.objectweb.speedo.query.ejb.parser
 
ASTArithmeticFactor(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTArithmeticFactor
 
ASTArithmeticFactor(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTArithmeticFactor
 
ASTArithmeticPrimary - Class in org.objectweb.speedo.query.ejb.parser
 
ASTArithmeticPrimary(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTArithmeticPrimary
 
ASTArithmeticPrimary(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTArithmeticPrimary
 
ASTArithmeticTerm - Class in org.objectweb.speedo.query.ejb.parser
 
ASTArithmeticTerm(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTArithmeticTerm
 
ASTArithmeticTerm(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTArithmeticTerm
 
ASTBetweenExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTBetweenExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTBetweenExpression
 
ASTBetweenExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTBetweenExpression
 
ASTBooleanExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTBooleanExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTBooleanExpression
 
ASTBooleanExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTBooleanExpression
 
ASTBooleanLiteral - Class in org.objectweb.speedo.query.ejb.parser
 
ASTBooleanLiteral(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTBooleanLiteral
 
ASTBooleanLiteral(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTBooleanLiteral
 
ASTBooleanPrimary - Class in org.objectweb.speedo.query.ejb.parser
 
ASTBooleanPrimary(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTBooleanPrimary
 
ASTBooleanPrimary(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTBooleanPrimary
 
ASTCastExpression - Class in org.objectweb.speedo.query.jdo.parser
 
ASTCastExpression(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTCastExpression
 
ASTCastExpression(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTCastExpression
 
ASTCollectionMemberDeclaration - Class in org.objectweb.speedo.query.ejb.parser
 
ASTCollectionMemberDeclaration(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTCollectionMemberDeclaration
 
ASTCollectionMemberDeclaration(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTCollectionMemberDeclaration
 
ASTCollectionMemberExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTCollectionMemberExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTCollectionMemberExpression
 
ASTCollectionMemberExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTCollectionMemberExpression
 
ASTComparisonExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTComparisonExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTComparisonExpression
 
ASTComparisonExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTComparisonExpression
 
ASTComparisonOperator - Class in org.objectweb.speedo.query.ejb.parser
 
ASTComparisonOperator(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTComparisonOperator
 
ASTComparisonOperator(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTComparisonOperator
 
ASTConditionalExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTConditionalExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConditionalExpression
 
ASTConditionalExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConditionalExpression
 
ASTConditionalFactor - Class in org.objectweb.speedo.query.ejb.parser
 
ASTConditionalFactor(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConditionalFactor
 
ASTConditionalFactor(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConditionalFactor
 
ASTConditionalPrimary - Class in org.objectweb.speedo.query.ejb.parser
 
ASTConditionalPrimary(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConditionalPrimary
 
ASTConditionalPrimary(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConditionalPrimary
 
ASTConditionalTerm - Class in org.objectweb.speedo.query.ejb.parser
 
ASTConditionalTerm(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConditionalTerm
 
ASTConditionalTerm(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConditionalTerm
 
ASTConstructorExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTConstructorExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConstructorExpression
 
ASTConstructorExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConstructorExpression
 
ASTConstructorItem - Class in org.objectweb.speedo.query.ejb.parser
 
ASTConstructorItem(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConstructorItem
 
ASTConstructorItem(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConstructorItem
 
ASTConstructorName - Class in org.objectweb.speedo.query.ejb.parser
 
ASTConstructorName(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConstructorName
 
ASTConstructorName(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTConstructorName
 
ASTDatetimeExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTDatetimeExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTDatetimeExpression
 
ASTDatetimeExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTDatetimeExpression
 
ASTDatetimePrimary - Class in org.objectweb.speedo.query.ejb.parser
 
ASTDatetimePrimary(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTDatetimePrimary
 
ASTDatetimePrimary(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTDatetimePrimary
 
ASTDeleteClause - Class in org.objectweb.speedo.query.ejb.parser
 
ASTDeleteClause(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTDeleteClause
 
ASTDeleteClause(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTDeleteClause
 
ASTDeleteStatement - Class in org.objectweb.speedo.query.ejb.parser
 
ASTDeleteStatement(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTDeleteStatement
 
ASTDeleteStatement(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTDeleteStatement
 
ASTEJBQL - Class in org.objectweb.speedo.query.ejb.parser
 
ASTEJBQL(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTEJBQL
 
ASTEJBQL(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTEJBQL
 
ASTEmbeddedClassStateField - Class in org.objectweb.speedo.query.ejb.parser
 
ASTEmbeddedClassStateField(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTEmbeddedClassStateField
 
ASTEmbeddedClassStateField(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTEmbeddedClassStateField
 
ASTEmptyCollectionComparisonExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTEmptyCollectionComparisonExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTEmptyCollectionComparisonExpression
 
ASTEmptyCollectionComparisonExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTEmptyCollectionComparisonExpression
 
ASTEntityExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTEntityExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTEntityExpression
 
ASTEntityExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTEntityExpression
 
ASTEscapeCharacter - Class in org.objectweb.speedo.query.ejb.parser
 
ASTEscapeCharacter(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTEscapeCharacter
 
ASTEscapeCharacter(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTEscapeCharacter
 
ASTExistsExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTExistsExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTExistsExpression
 
ASTExistsExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTExistsExpression
 
ASTFetchJoin - Class in org.objectweb.speedo.query.ejb.parser
 
ASTFetchJoin(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFetchJoin
 
ASTFetchJoin(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFetchJoin
 
ASTFloatingPointLiteral - Class in org.objectweb.speedo.query.ejb.parser
 
ASTFloatingPointLiteral(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFloatingPointLiteral
 
ASTFloatingPointLiteral(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFloatingPointLiteral
 
ASTFromClause - Class in org.objectweb.speedo.query.ejb.parser
 
ASTFromClause(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFromClause
 
ASTFromClause(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFromClause
 
ASTFunctionsReturningDateTime - Class in org.objectweb.speedo.query.ejb.parser
 
ASTFunctionsReturningDateTime(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFunctionsReturningDateTime
 
ASTFunctionsReturningDateTime(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFunctionsReturningDateTime
 
ASTFunctionsReturningNumerics - Class in org.objectweb.speedo.query.ejb.parser
 
ASTFunctionsReturningNumerics(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFunctionsReturningNumerics
 
ASTFunctionsReturningNumerics(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFunctionsReturningNumerics
 
ASTFunctionsReturningStrings - Class in org.objectweb.speedo.query.ejb.parser
 
ASTFunctionsReturningStrings(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFunctionsReturningStrings
 
ASTFunctionsReturningStrings(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTFunctionsReturningStrings
 
ASTGroupByClause - Class in org.objectweb.speedo.query.ejb.parser
 
ASTGroupByClause(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTGroupByClause
 
ASTGroupByClause(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTGroupByClause
 
ASTGroupByItem - Class in org.objectweb.speedo.query.ejb.parser
 
ASTGroupByItem(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTGroupByItem
 
ASTGroupByItem(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTGroupByItem
 
ASTHavingClause - Class in org.objectweb.speedo.query.ejb.parser
 
ASTHavingClause(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTHavingClause
 
ASTHavingClause(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTHavingClause
 
ASTIdentificationVariable - Class in org.objectweb.speedo.query.ejb.parser
 
ASTIdentificationVariable(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTIdentificationVariable
 
ASTIdentificationVariable(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTIdentificationVariable
 
ASTIdentificationVariableDeclaration - Class in org.objectweb.speedo.query.ejb.parser
 
ASTIdentificationVariableDeclaration(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTIdentificationVariableDeclaration
 
ASTIdentificationVariableDeclaration(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTIdentificationVariableDeclaration
 
ASTInExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTInExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTInExpression
 
ASTInExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTInExpression
 
ASTInItem - Class in org.objectweb.speedo.query.ejb.parser
 
ASTInItem(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTInItem
 
ASTInItem(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTInItem
 
ASTInputParameter - Class in org.objectweb.speedo.query.ejb.parser
 
ASTInputParameter(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTInputParameter
 
ASTInputParameter(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTInputParameter
 
ASTIntegerLiteral - Class in org.objectweb.speedo.query.ejb.parser
 
ASTIntegerLiteral(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTIntegerLiteral
 
ASTIntegerLiteral(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTIntegerLiteral
 
ASTJoin - Class in org.objectweb.speedo.query.ejb.parser
 
ASTJoin(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTJoin
 
ASTJoin(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTJoin
 
ASTJoinSpec - Class in org.objectweb.speedo.query.ejb.parser
 
ASTJoinSpec(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTJoinSpec
 
ASTJoinSpec(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTJoinSpec
 
ASTLikeExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTLikeExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTLikeExpression
 
ASTLikeExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTLikeExpression
 
ASTLiteral - Class in org.objectweb.speedo.query.ejb.parser
 
ASTLiteral(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTLiteral
 
ASTLiteral(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTLiteral
 
ASTLiteral - Class in org.objectweb.speedo.query.jdo.parser
 
ASTLiteral(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTLiteral
 
ASTLiteral(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTLiteral
 
ASTNamedParameter - Class in org.objectweb.speedo.query.ejb.parser
 
ASTNamedParameter(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTNamedParameter
 
ASTNamedParameter(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTNamedParameter
 
ASTNewValue - Class in org.objectweb.speedo.query.ejb.parser
 
ASTNewValue(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTNewValue
 
ASTNewValue(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTNewValue
 
ASTNullComparisonExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTNullComparisonExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTNullComparisonExpression
 
ASTNullComparisonExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTNullComparisonExpression
 
ASTNumericLiteral - Class in org.objectweb.speedo.query.ejb.parser
 
ASTNumericLiteral(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTNumericLiteral
 
ASTNumericLiteral(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTNumericLiteral
 
ASTOrderByClause - Class in org.objectweb.speedo.query.ejb.parser
 
ASTOrderByClause(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTOrderByClause
 
ASTOrderByClause(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTOrderByClause
 
ASTOrderByItem - Class in org.objectweb.speedo.query.ejb.parser
 
ASTOrderByItem(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTOrderByItem
 
ASTOrderByItem(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTOrderByItem
 
ASTPathExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTPathExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTPathExpression
 
ASTPathExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTPathExpression
 
ASTPatternValue - Class in org.objectweb.speedo.query.ejb.parser
 
ASTPatternValue(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTPatternValue
 
ASTPatternValue(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTPatternValue
 
ASTPositionalParameter - Class in org.objectweb.speedo.query.ejb.parser
 
ASTPositionalParameter(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTPositionalParameter
 
ASTPositionalParameter(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTPositionalParameter
 
ASTPrimary - Class in org.objectweb.speedo.query.jdo.parser
 
ASTPrimary(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTPrimary
 
ASTPrimary(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTPrimary
 
ASTQualifiedName - Class in org.objectweb.speedo.query.jdo.parser
 
ASTQualifiedName(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTQualifiedName
 
ASTQualifiedName(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTQualifiedName
 
ASTRangeVariableDeclaration - Class in org.objectweb.speedo.query.ejb.parser
 
ASTRangeVariableDeclaration(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTRangeVariableDeclaration
 
ASTRangeVariableDeclaration(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTRangeVariableDeclaration
 
ASTRelationalExpression - Class in org.objectweb.speedo.query.jdo.parser
 
ASTRelationalExpression(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTRelationalExpression
 
ASTRelationalExpression(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTRelationalExpression
 
ASTSelectClause - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSelectClause(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSelectClause
 
ASTSelectClause(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSelectClause
 
ASTSelectExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSelectExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSelectExpression
 
ASTSelectExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSelectExpression
 
ASTSelectStatement - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSelectStatement(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSelectStatement
 
ASTSelectStatement(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSelectStatement
 
ASTSimpleArithmeticExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSimpleArithmeticExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSimpleArithmeticExpression
 
ASTSimpleArithmeticExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSimpleArithmeticExpression
 
ASTSimpleCondExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSimpleCondExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSimpleCondExpression
 
ASTSimpleCondExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSimpleCondExpression
 
ASTSimpleSelectClause - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSimpleSelectClause(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSimpleSelectClause
 
ASTSimpleSelectClause(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSimpleSelectClause
 
ASTSimpleSelectExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSimpleSelectExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSimpleSelectExpression
 
ASTSimpleSelectExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSimpleSelectExpression
 
ASTSimpleStateField - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSimpleStateField(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSimpleStateField
 
ASTSimpleStateField(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSimpleStateField
 
ASTSpeedoPrimary - Class in org.objectweb.speedo.query.jdo.parser
 
ASTSpeedoPrimary(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTSpeedoPrimary
 
ASTSpeedoPrimary(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTSpeedoPrimary
 
ASTSpeedoQL - Class in org.objectweb.speedo.query.jdo.parser
 
ASTSpeedoQL(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTSpeedoQL
 
ASTSpeedoQL(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTSpeedoQL
 
ASTStateField - Class in org.objectweb.speedo.query.ejb.parser
 
ASTStateField(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTStateField
 
ASTStateField(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTStateField
 
ASTStringExpression - Class in org.objectweb.speedo.query.ejb.parser
 
ASTStringExpression(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTStringExpression
 
ASTStringExpression(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTStringExpression
 
ASTStringLiteral - Class in org.objectweb.speedo.query.ejb.parser
 
ASTStringLiteral(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTStringLiteral
 
ASTStringLiteral(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTStringLiteral
 
ASTStringPrimary - Class in org.objectweb.speedo.query.ejb.parser
 
ASTStringPrimary(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTStringPrimary
 
ASTStringPrimary(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTStringPrimary
 
ASTSubQuery - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSubQuery(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSubQuery
 
ASTSubQuery(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSubQuery
 
ASTSubqueryFromClause - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSubqueryFromClause(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSubqueryFromClause
 
ASTSubqueryFromClause(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSubqueryFromClause
 
ASTSubselectIdentificationVariableDeclaration - Class in org.objectweb.speedo.query.ejb.parser
 
ASTSubselectIdentificationVariableDeclaration(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSubselectIdentificationVariableDeclaration
 
ASTSubselectIdentificationVariableDeclaration(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTSubselectIdentificationVariableDeclaration
 
ASTTrimCharacter - Class in org.objectweb.speedo.query.ejb.parser
 
ASTTrimCharacter(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTTrimCharacter
 
ASTTrimCharacter(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTTrimCharacter
 
ASTTrimSpecification - Class in org.objectweb.speedo.query.ejb.parser
 
ASTTrimSpecification(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTTrimSpecification
 
ASTTrimSpecification(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTTrimSpecification
 
ASTType - Class in org.objectweb.speedo.query.jdo.parser
 
ASTType(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTType
 
ASTType(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTType
 
ASTUnaryExpression - Class in org.objectweb.speedo.query.jdo.parser
 
ASTUnaryExpression(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTUnaryExpression
 
ASTUnaryExpression(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.ASTUnaryExpression
 
ASTUpdateClause - Class in org.objectweb.speedo.query.ejb.parser
 
ASTUpdateClause(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTUpdateClause
 
ASTUpdateClause(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTUpdateClause
 
ASTUpdateItem - Class in org.objectweb.speedo.query.ejb.parser
 
ASTUpdateItem(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTUpdateItem
 
ASTUpdateItem(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTUpdateItem
 
ASTUpdateStatement - Class in org.objectweb.speedo.query.ejb.parser
 
ASTUpdateStatement(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTUpdateStatement
 
ASTUpdateStatement(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTUpdateStatement
 
ASTWhereClause - Class in org.objectweb.speedo.query.ejb.parser
 
ASTWhereClause(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTWhereClause
 
ASTWhereClause(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.ASTWhereClause
 
attachCopy(POManagerItf, Map, StateItf) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
attachCopy(POManagerItf, Map, StateItf) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
attachCopy(POManagerItf, Map, StateItf) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
attachCopy(POManagerItf, Map, StateItf) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
attachCopy(Object, boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
attachCopy(PersistentObjectItf, POManagerItf, Map, Object, StateItf) - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
attachCopy(POManagerItf, Map, StateItf) - Method in interface org.objectweb.speedo.mim.api.StateItf
This method is used during the attach operation.
attachCopy(PersistentObjectItf, POManagerItf, Map, Object, StateItf) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
attachCopyAll(Collection, boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
attachCopyAll(Object[], boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
averageWSduration - Variable in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
averageWSSize - Variable in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
AVG - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
awareFiles - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The list of .class file locations of the aware class.
awareFilesDir - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The base directory of the location of .class of aware class

B

backup(int) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
backup(int) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
BASE - Static variable in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRequired
constant representing a visit of base element of a persistent class
base - Variable in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRequired
indicates if the base must be visited.
basedOnColumnsOnly() - Method in class org.objectweb.speedo.metadata.SpeedoDiscriminator
 
basedOnFieldsAndColumns() - Method in class org.objectweb.speedo.metadata.SpeedoDiscriminator
 
basedOnFieldsOnly() - Method in class org.objectweb.speedo.metadata.SpeedoDiscriminator
 
baseVisited() - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
Callback method to indicate that the base elements have been visited.
BasicJormFactory - Class in org.objectweb.speedo.mapper.lib
This class manages the initialization and the naming, of persistent class.
BasicJormFactory() - Constructor for class org.objectweb.speedo.mapper.lib.BasicJormFactory
builds the BasicJormFactory and the hosting structure for the binder list.
beforeCompletion() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
beforeWSPrepare() - Method in class org.objectweb.speedo.workingset.ejb.lib.EJBTransactionImpl
 
beforeWSPrepare() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
beforeWSPrepare() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
Invalidates the prefetch buffer associated to this working set.
begin() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
begin() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Begins the LocalTransaction if it has not already been started.
begin() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
If there is no connection already allocated, the transaction being will be during the next connection request (getConnectionFor...(...)
begin() - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
Starts the transaction.
begin() - Method in class org.objectweb.speedo.workingset.ejb.lib.EJBTransactionImpl
 
begin() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
begin() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
BEGIN_OPERAND_SUBSTRING - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
beginColumn - Variable in class org.objectweb.speedo.query.ejb.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.objectweb.speedo.query.jdo.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.objectweb.speedo.query.ejb.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.objectweb.speedo.query.jdo.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLocalTransaction() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
Primitive method demarcating the begining of a local transaction on the current connection.
BeginToken() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
BeginToken() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
beginWS(WorkingSet) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
BETWEEN - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
BetweenExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
bind(PName) - Method in class org.objectweb.speedo.genclass.GenClass
 
bind(POManagerItf) - Method in interface org.objectweb.speedo.pm.api.POManagerSwitchItf
It assignes a POManagerItf to the current context.
bind(POManagerItf) - Method in class org.objectweb.speedo.pm.lib.POManagerSwitchImpl
It assignes a POManagerItf to the current context.
bind(Object, Object) - Method in interface org.objectweb.speedo.usercache.api.UserCache
Adds an entry into user cache.
bind(Object, Object) - Method in class org.objectweb.speedo.usercache.lib.CompositeUserCache
 
bind(Object, Object) - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
bind(State, Object, byte) - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
Attaches an entry to the transaction.
BIND_ERROR_MSG - Static variable in class org.objectweb.speedo.pm.lib.POManagerSwitchImpl
 
BINDER_IDX - Static variable in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
binderName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name for the JORM class which manages mapping.
binders - Variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
key = String class name value = PBinder binder of the class
bindFc(String, Object) - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
bindFc(String, Object) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
bindFc(String, Object) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
bindFc(String, Object) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
bindFc(String, Object) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
bindFc(String, Object) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
bindFc(String, Object) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
bindFc(String, Object) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
bindFc(String, Object) - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
bindFc(String, Object) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
bindFc(String, Object) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
bindFc(String, Object) - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
bindFc(String, Object) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetManagerImpl
 
bindNamingManager(NamingManager) - Method in interface org.objectweb.speedo.naming.api.NamingManagerFactoryItf
Binds a new NamaingManager in this factory
bindNamingManager(NamingManager) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
bindPM2Thread(POManagerItf) - Method in class org.objectweb.speedo.AbstractSpeedo
 
bindPM2Thread(POManagerItf) - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
Ask to the PMS to bind a particular PM to the Thread.
bindPM2Thread(POManagerItf) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
bindPMThread() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
bindWorkingSet(WorkingSet) - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
 
BITWISEAND - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
BITWISECOMPL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
BITWISEOR - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
BITWISEXOR - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
BOOLEAN - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
BooleanExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
BooleanHelper - Class in org.objectweb.speedo.lib
 
BooleanHelper() - Constructor for class org.objectweb.speedo.lib.BooleanHelper
 
BooleanLiteral() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
BooleanPrimary() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
BOTH - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
bufcolumn - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
buffer - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
bufline - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
bufpos - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
bufpos - Variable in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
buildStringwithout(String[], int, String) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
BY - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
BYTE - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 

C

Cache - Class in org.objectweb.speedo.jmx.mbeans
 
Cache(CacheAttributeController, UnbindManager, CacheManager, JDOPOManagerFactoryItf, JormFactory) - Constructor for class org.objectweb.speedo.jmx.mbeans.Cache
 
cache - Variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
The cache to assign to the binders
cache - Variable in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
cache - Variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
CACHE_AUTO_CLEAN_SIZE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_AUTO_CLEAN_THRESHOLD - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_CLASS_POLICY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_CLASS_POLICY_ALL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_CLASS_POLICY_CACHED - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_CLASS_POLICY_FIXED - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_CLASS_POLICY_NOCACHE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_M_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
CACHE_MANAGER_BINDING - Static variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
fractal binding name to the cache manager
CACHE_MANAGER_BINDING - Static variable in class org.objectweb.speedo.naming.lib.NamingManagerFactory
fractal binding name to the cache manager
CACHE_REPLCAEMENT - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_REPLCAEMENT_FIFO - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_REPLCAEMENT_LRU - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_REPLCAEMENT_MRU - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CACHE_SIZE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Is the property to pass to the PersistenceManagerFactory to assign the cache size.
CACHED - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
CacheEntryAdder - Class in org.objectweb.speedo.generation.enhancer.pc
Is an ASM visitor adding the implementation of the ReplaceableCacheEntry interface.
CacheEntryAdder(ClassVisitor, Logger, String, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.CacheEntryAdder
 
cacheManager - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
The L2 cache containing persistent objects.
CacheMBean - Interface in org.objectweb.speedo.jmx.mbeans
 
callbackName - Variable in class org.objectweb.speedo.metadata.SpeedoCallback
The name of the method representing the callback to be invoked.
callBacks - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Register some callback methods and their associated application method to which the callback is mapped.
callbackType - Variable in class org.objectweb.speedo.metadata.SpeedoCallback
this is an int representing the type of callback.
candidateClass - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
Class of candadate classes.
candidateInstances - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
Candidate classes or extent for the query.
canManage(SpeedoClass) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Indicates if the naming manager is able to manage the identifier of a persistent class.
canManage(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
canManage(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
canManage(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
canManage(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
canManage(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
canManage(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
canManage(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
canProvidePBinder(Object, ClassLoader) - Method in interface org.objectweb.speedo.naming.api.NamingManager
indicates if the naming manager is able to build a PBinder instance for this hints parameter specified
canProvidePBinder(Object, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
canProvidePBinder(Object, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
canProvidePBinder(Object, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
canProvidePBinder(Object, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
canProvidePBinder(Object, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
canProvidePNamingContext(Object, ClassLoader) - Method in interface org.objectweb.speedo.naming.api.NamingManager
indicates if the naming manager is able to build a PNC instance for this hints parameter specified
canProvidePNamingContext(Object, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
canProvidePNamingContext(Object, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
canProvidePNamingContext(Object, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
canProvidePNamingContext(Object, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
canProvidePNamingContext(Object, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
CASCADE_DELETE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the if persistent instance referenced by a field, must be removed when the current class is deleted.
CascadeDeleteSetter - Class in org.objectweb.speedo.generation.mivisitor
Manage the cascade-delete option.
CascadeDeleteSetter(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.CascadeDeleteSetter
 
CascadeDeleteSetter(MetaInfoVisitor, Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.CascadeDeleteSetter
 
CastExpression() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
catalog - Variable in class org.objectweb.speedo.metadata.SpeedoTable
The catalog of the table (null if none).
causes - Variable in exception org.objectweb.speedo.api.SpeedoRuntimeException
 
CBCLASSES - Static variable in class org.objectweb.speedo.generation.parser.ejb.EJBAnnotationParser
 
CBIDS - Static variable in class org.objectweb.speedo.generation.parser.ejb.EJBAnnotationParser
 
CBNAMES - Static variable in class org.objectweb.speedo.generation.parser.ejb.EJBAnnotationParser
 
CHAR - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
CHARACTER_LITERAL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
checkAfter(GCInfo) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
checkConsistency() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
checkConsistency() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
checkFieldType(String) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
Checks if the field type is the one expected
checkFieldType(String) - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
checkFieldType(String) - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
checkVersion(StateItf) - Method in interface org.objectweb.speedo.mim.api.StateItf
check the validity of the version of sa compared to the persistent object this.
checkVersion(StateItf) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
children - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
children - Variable in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
childrenAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
Accept the visitor.
childrenAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
Accept the visitor.
cIdManager - Variable in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
The manager of the naming used by the container (long, long).
classDefined(PMappingStructuresManager) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
classDefined(String) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
classes - Variable in class org.objectweb.speedo.metadata.SpeedoPackage
Persistence capable classes descriptors of the package.
ClassFieldModifier - Class in org.objectweb.speedo.tools
This ASM visitor assignes a value to a static field.
ClassFieldModifier(ClassVisitor, String, String) - Constructor for class org.objectweb.speedo.tools.ClassFieldModifier
 
ClassInfoAnalyzer - Class in org.objectweb.speedo.generation.mivisitor
Analyzes a class and updates the Speedo meta information accordingly.
ClassInfoAnalyzer(AbstractEnhancerComponent, SpeedoClass, Collection, Logger) - Constructor for class org.objectweb.speedo.generation.mivisitor.ClassInfoAnalyzer
Creates a new ClassInfoAnalyzer.
classJT - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
classLoader - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
the classloader used for the loading of persistent class.
className(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gets the name of a class
classpath - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
the classpath to compile.
ClassPropertiesManager - Class in org.objectweb.speedo.mapper.lib
 
ClassPropertiesManager() - Constructor for class org.objectweb.speedo.mapper.lib.ClassPropertiesManager
 
ClassPropertyManager - Interface in org.objectweb.speedo.mapper.api
 
classToWrite - Variable in class org.objectweb.speedo.genclass.merger.GCInfo
 
classToWrite - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
classToWriteJCN - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
clazz - Variable in class org.objectweb.speedo.metadata.SpeedoInheritance
Is speedo meta object representing the class with inheritance.
clean() - Method in class org.objectweb.speedo.AbstractSpeedo
 
clean() - Method in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
Clean this parameter holder.
clean() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
clean() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
clean() - Method in interface org.objectweb.speedo.mapper.api.JormFactory
Clean the jorm factory forgetting all application classes loaded previously.
clean() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
clean() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
clean() - Method in interface org.objectweb.speedo.naming.api.NamingManagerFactoryItf
clean all naming Manager
clean() - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
Clean the nmf.
clean() - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
Clean the POManagerFactory: - it enables to forget all persistent classes previously loaded.
clean() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
clean() - Method in interface org.objectweb.speedo.query.api.QueryManager
Clean the query manager.
clean() - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
cleanStatusForMerge() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
cleanStatusForMerge() - Method in interface org.objectweb.speedo.genclass.GenClassElement
Forget the retained status.
cleanup() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Cleans up the connection.
clear() - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
 
clear() - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
clear() - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
clear() - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
clear() - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
clear() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
clear() - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
clear() - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
clear() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
clear() - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
clear() - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
clear() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
clear() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
clear() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
clear() - Method in interface org.objectweb.speedo.pm.api.POManagerSwitchItf
It clears the list of POManagerItf for the current context.
clear() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
clear() - Method in class org.objectweb.speedo.pm.lib.POManagerSwitchImpl
It clears the list of POManagerItf for the current context.
clear() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Removes all of the elements from this collection (optional operation).
clearGroups() - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
clearInstances() - Static method in class org.objectweb.speedo.jdo.JDOSpeedo
 
clearWarnings() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
clone() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
clone() - Method in class org.objectweb.speedo.metadata.SpeedoColumn
 
cloneGCE() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
cloneGCE(GenClassElement) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
cloneGCE() - Method in class org.objectweb.speedo.genclass.collection.ListElem
 
cloneGCE() - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
cloneGCE() - Method in interface org.objectweb.speedo.genclass.GenClassElement
 
cloneGCE() - Method in class org.objectweb.speedo.genclass.map.MapElem
 
close() - Method in class org.objectweb.speedo.ejb.EJBSpeedo
 
close() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
close() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
Closes this Connection.
close() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
close() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
closes an application-managed EntityManager.
close() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManagerFactory
 
close() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
close() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
This method closes the PersistenceManager.
close() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
close(Iterator) - Method in class org.objectweb.speedo.query.jdo.JDOExtent
Close an Iterator associated with this Extent instance.
close() - Method in class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
close(Object) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Close a query result and release any resources associated with it.
close() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultCommon
Close the connection to the data store.
closeAll() - Method in class org.objectweb.speedo.query.jdo.JDOExtent
Close all Iterators associated with this Extent instance.
closeAll() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Close all query results associated with this Query instance, and release all resources associated with them.
closeCHConnection() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
 
closeConnection(Object) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
closeConnection(Object) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
The connection is release into the pool
closeConnection(Object) - Static method in class org.objectweb.speedo.query.jdo.JDOQueryResultCommon
 
closePOManager() - Method in interface org.objectweb.speedo.pm.api.POManagerItf
Close the POM
closePOManager() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
closePOManager() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
closeWS(WorkingSet) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetManagerImpl
 
cn2mn(String) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
cn2pcm - Variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
temporaly variable use in the recursive algorithm
CodeRenamer - Class in org.objectweb.speedo.generation.enhancer.common
Modifies instructions that reference the old class in order to use the new class name.
CodeRenamer(CodeVisitor, String, String) - Constructor for class org.objectweb.speedo.generation.enhancer.common.CodeRenamer
Creates a new CodeRenamer.
codingSupported(int) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
coherentSetter - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
coherentSetterName(SpeedoClass, String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name of a coherent mutator for a reference field in a relation.
collection - Variable in class org.objectweb.speedo.genclass.collection.CollectionAccessor
is the internal collection used when the gen class is not active.
CollectionAccessor - Class in org.objectweb.speedo.genclass.collection
 
CollectionAccessor(SpeedoGenClassPO) - Constructor for class org.objectweb.speedo.genclass.collection.CollectionAccessor
Instanciates and initializes a new collection with an initial size.
CollectionElem - Class in org.objectweb.speedo.genclass.collection
 
CollectionElem(GenClassAccessor) - Constructor for class org.objectweb.speedo.genclass.collection.CollectionElem
 
CollectionImpl - Class in org.objectweb.speedo.genclass.collection
This class is an implementation of the java.util.Collection interface.
CollectionImpl() - Constructor for class org.objectweb.speedo.genclass.collection.CollectionImpl
Instanciates and initializes a new collection with an initial size.
CollectionMemberDeclaration() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
CollectionMemberExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
COLON - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
column - Variable in class org.objectweb.speedo.metadata.SpeedoJoinColumn
 
column - Variable in class org.objectweb.speedo.metadata.SpeedoNoFieldColumn
The defintion of the column that is not associated with any field.
column - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
columnNames - Variable in class org.objectweb.speedo.metadata.SpeedoIndex
 
columns - Variable in class org.objectweb.speedo.metadata.SpeedoCommonField
is the column(s) containing the value of the field.
columns - Variable in class org.objectweb.speedo.metadata.SpeedoIdentity
is the columns used for the identifier which have not been mapped in memory by visible persistent fields.
columns - Variable in class org.objectweb.speedo.metadata.SpeedoJoin
The list of SpeedoJoinColumn composing the join.
COMMA - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
commit() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
commit() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Commits the LocalTransaction if it is active.
commit(Xid, boolean) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Unbind the PersistenceManager to the xid.
commit() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
commit() - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
Commits the transaction.
commit() - Method in class org.objectweb.speedo.workingset.ejb.lib.EJBTransactionImpl
 
commit() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
commit() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
commitCH() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
 
commitLocalTransaction() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
primitive method demarcating the end of a local transaction by a commit
committedWS - Variable in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
CommonLongIdNamingManager - Class in org.objectweb.speedo.naming.lib
Defines a common implementation of NamingManager for identifier based on a single long or java.lang.Long field.
CommonLongIdNamingManager() - Constructor for class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
comparator() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
compareClass(SpeedoClass, Manager, List) - Method in class org.objectweb.speedo.generation.jorm.JormMIGenerator
 
ComparisonExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ComparisonOperator() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
compile() - Method in interface org.objectweb.speedo.query.api.CompiledQuery
Compiles the query if it is not already done.
compile() - Method in class org.objectweb.speedo.query.ejb.EJBCompiledQuery
 
compile() - Method in class org.objectweb.speedo.query.jdo.JDOCompiledDeleteQuery
 
compile() - Method in class org.objectweb.speedo.query.jdo.JDOCompiledSelectQuery
compile the current SpeedoCompiledQuery.
compile() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Verify the elements of the query and provide a hint to the query to prepare and optimize an execution plan.
COMPILED - Static variable in interface org.objectweb.speedo.query.api.CompiledQuery
 
COMPILED_QUERY_CACHE_AUTO_CLEAN_SIZE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
COMPILED_QUERY_CACHE_AUTO_CLEAN_THRESHOLD - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
COMPILED_QUERY_CACHE_BINDING - Static variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
COMPILED_QUERY_CACHE_POLICY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
COMPILED_QUERY_CACHE_SIZE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Is the property to pass to the PersistenceManagerFactory to assign the minimum size of compiled query pool.
CompiledQuery - Interface in org.objectweb.speedo.query.api
Represents a compiled JDO query.
Compiler - Class in org.objectweb.speedo.generation.compiler
Compiles all generated .java files.
Compiler(Personality) - Constructor for class org.objectweb.speedo.generation.compiler.Compiler
 
compiler - Variable in class org.objectweb.speedo.generation.compiler.Compiler
Ant Task intended to java compilation
compiler - Variable in class org.objectweb.speedo.generation.recompiler.Recompiler
Ant Task intended to java compilation
COMPONENT_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
COMPONENT_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
COMPONENT_BINDING - Static variable in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
COMPONENT_BINDING - Static variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
COMPOSITE_TPM_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
CompositeUserCache - Class in org.objectweb.speedo.usercache.lib
 
CompositeUserCache(UserCache[]) - Constructor for class org.objectweb.speedo.usercache.lib.CompositeUserCache
 
computeFieldNumbers() - Method in class org.objectweb.speedo.metadata.SpeedoClass
Computes the field numbers for the fields of this class.
computeTemplate(String) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
computeUserCaches(SpeedoClass) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
computeUserCaches(SpeedoClass, Map, boolean) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
CONCAT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
ConditionalExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ConditionalFactor() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ConditionalPrimary() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ConditionalTerm() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
configure(Map) - Method in class org.objectweb.speedo.AbstractSpeedo
 
configureRefFields(PClassMapping.ReferenceConfigurator) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
CONNECTION - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
Connection - Class in org.objectweb.speedo.jmx.mbeans
 
Connection(PoolAttributes, Pool, POManagerFactoryItf) - Constructor for class org.objectweb.speedo.jmx.mbeans.Connection
 
connection - Variable in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
The SQL connection held.
CONNECTION2_FACTORY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION2_FACTORY_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_CHECK - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_DRIVER_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_FACTORY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_FACTORY_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_HOLDER_FACTORY_BINDING - Static variable in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
CONNECTION_PASSWORD - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_POOL_INACTIVETTL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_POOL_MAX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_POOL_MIN - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_POOL_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
CONNECTION_POOL_TIMEOUT - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_POOL_TTL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_SPEC_FACTORY - Static variable in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
CONNECTION_URL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
CONNECTION_USER_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
connectionFactory - Variable in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
It is assumed that only one ConnectionFactory is actually created by a ManagedConnectionFactory.
connectionManager - Variable in class org.objectweb.speedo.jca.SpeedoConnectionFactory
The ConnectionManager used to actually get Connection.
ConnectionMBean - Interface in org.objectweb.speedo.jmx.mbeans
Defines the MBean view aggregating attributes about the connection to the data support
connectionPool - Variable in class org.objectweb.speedo.mapper.rdb.JDBCMapper
The pool of JDBC connection.
connectionProperties - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
The properties of the PMF
connectionSpec - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
is the information permiting the access to the data store
ConnectionSpecFactory - Interface in org.objectweb.speedo.mapper.api
 
conns - Variable in class org.objectweb.speedo.query.jdo.JDOQueryResultCommon
The underlying connection used to evalue the query.
ConstructorExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ConstructorItem() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ConstructorName() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
contains(Object) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
contains(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
contains(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
contains(Object) - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
contains(Object) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
contains(Object, int) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
contains(Object) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
contains(Object) - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
contains(Object) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
contains(Object) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Check if the instance belongs to the current persistence context
contains(Object) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Returns true if this collection contains the specified element.
CONTAINS_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
containsAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
containsAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
containsAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
containsAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
containsAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
containsAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
containsAll(Collection) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Returns true if this collection contains all of the elements in the specified collection.
containsJoin(SpeedoJoin) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
containsKey(Object) - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
containsKey(Object) - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
containsKey(Object) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
containsKey(Object) - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
containsKey(Object) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
containsKey(Object) - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
containsValue(Object) - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
containsValue(Object) - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
containsValue(Object) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
containsValue(Object) - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
containsValue(Object) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
containsValue(Object) - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
CONTIGUOUS - Static variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
CONTIGUOUS_STRING - Static variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
COUNT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
CPMCacheClassPolicy - Class in org.objectweb.speedo.mapper.lib
 
CPMCacheClassPolicy() - Constructor for class org.objectweb.speedo.mapper.lib.CPMCacheClassPolicy
 
CPMPrefetchOnExtent - Class in org.objectweb.speedo.mapper.lib
 
CPMPrefetchOnExtent() - Constructor for class org.objectweb.speedo.mapper.lib.CPMPrefetchOnExtent
 
CPMPrefetchOnGenClass - Class in org.objectweb.speedo.mapper.lib
 
CPMPrefetchOnGenClass() - Constructor for class org.objectweb.speedo.mapper.lib.CPMPrefetchOnGenClass
 
CPMPrefetchOnQuery - Class in org.objectweb.speedo.mapper.lib
 
CPMPrefetchOnQuery() - Constructor for class org.objectweb.speedo.mapper.lib.CPMPrefetchOnQuery
 
CPMShareablePolicy - Class in org.objectweb.speedo.mapper.lib
 
CPMShareablePolicy() - Constructor for class org.objectweb.speedo.mapper.lib.CPMShareablePolicy
 
CPMTransactionLockingLevel - Class in org.objectweb.speedo.mapper.lib
 
CPMTransactionLockingLevel() - Constructor for class org.objectweb.speedo.mapper.lib.CPMTransactionLockingLevel
 
CPMUserCachePolicy - Class in org.objectweb.speedo.mapper.lib
 
CPMUserCachePolicy() - Constructor for class org.objectweb.speedo.mapper.lib.CPMUserCachePolicy
 
cqlogger - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
cqpflogger - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
cqpvlogger - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
create(Object, Object) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
binds the PersistentObjectItf to its identifier (PName) if it does not have already one.
create(Object, Object) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
CREATE_IF_REQUIRED - Static variable in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
The mapping structures are created if they are not already present
createClassIdentifierNameDefMapping(ClassMapping, NameDef, SpeedoClass, MIBuilderHelper) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
Creates the mapping of the name def (JORM meta object) corresponding to the identifier of a persistent generic class (collection, map, ...).
createClassIdentifierNameDefMapping(ClassMapping, NameDef, SpeedoClass, MIBuilderHelper) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
Maps the identifier fields.
createClassMapping(Class, SpeedoClass, Mapping) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
It builds a ClassMapping, assignes it to the mapping and builds mapping structure for the class (RdbTable, directory name, ...).
createClassMapping(Class, SpeedoClass, Mapping) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
Defines the mapping the a class.
createClasspath() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
createClasspath() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
createClassRefNameDefMapping(ClassMapping, NameDef, SpeedoCommonField) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
Creates the mapping of the name def (JORM meta object) corresponding to a reference to a persistent class from a persistent class.
createClassRefNameDefMapping(GenClassMapping, NameDef, SpeedoField) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
Creates the mapping of the name def (JORM meta object) corresponding to a reference to a persistent class from a generic persistent class.
createClassRefNameDefMapping(ClassMapping, NameDef, SpeedoCommonField) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
Creates the mapping of the name def (JORM meta object) corresponding to a reference to a persistent class from a persistent class.
createClassRefNameDefMapping(GenClassMapping, NameDef, SpeedoField) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
Creates the mapping of the name def (JORM meta object) corresponding to a reference to a persistent class from a generic persistent class.
createCompileQuery(QueryDefinition) - Method in class org.objectweb.speedo.query.ejb.EJBQueryManager
 
createCompileQuery(QueryDefinition) - Method in class org.objectweb.speedo.query.jdo.JDOQueryManager
 
createCompileQuery(QueryDefinition) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
createConnection() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Creates a new JDOConnectionImpl.
createConnection() - Method in class org.objectweb.speedo.jca.SpeedoConnectionFactory
 
createConnection() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
Delegates the creation of a Connection to the ConnectionFactory.
createConnectionFactory(Logger, SpeedoManagedConnectionFactory, ConnectionManager, byte) - Method in class org.objectweb.speedo.jca.jdo.JDOManagedConnectionFactory
This abstract method is used to create a ConnectionFactory.
createConnectionFactory(Logger, SpeedoManagedConnectionFactory, ConnectionManager, byte) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
This abstract method is used to create a ConnectionFactory.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
Creates a JDOConnectionFactory; yields the existing one if any.
createConnectionFactory() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
Creates a JDOConnectionFactory; yields the existing one if any.
createConnectionHolder() - Method in class org.objectweb.speedo.mapper.jca.JCAMapper
 
createConnectionHolder() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
createContainerEntityManagerFactory(PersistenceUnitInfo) - Method in class org.objectweb.speedo.ejb.EJBSpeedo
 
createDescpath() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
createDescpath() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
createDTD() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
Create a DTD location record.
createDTD() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
createEntityManager() - Method in class org.objectweb.speedo.ejb.EJBSpeedo
 
createEntityManager(PersistenceContextType) - Method in class org.objectweb.speedo.ejb.EJBSpeedo
 
createEntityManager() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManagerFactory
 
createEntityManager(PersistenceContextType) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManagerFactory
 
createEntityManagerFactory(String, Map) - Method in class org.objectweb.speedo.ejb.EJBSpeedo
 
createFieldMapping(PrimitiveElement, SpeedoField, ClassMapping) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
It creates the mapping of a primitive field.
createFieldMapping(PrimitiveElement, SpeedoNoFieldColumn, ClassMapping) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
It creates the mapping of a hidden primitive field.
createFieldMapping(PrimitiveElement, SpeedoInheritedField, ClassMapping) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
/** It creates the mapping of an inherited primitive field.
createFieldMapping(PrimitiveElement, SpeedoField, ClassMapping) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
Creates a PEM (PrimitiveElementMapping) for a PrimitiveElement.
createFieldMapping(PrimitiveElement, SpeedoInheritedField, ClassMapping) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
Creates a PEM (PrimitiveElementMapping) for a PrimitiveElement.
createFieldMapping(PrimitiveElement, SpeedoNoFieldColumn, ClassMapping) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
Creates a PEM (PrimitiveElementMapping) for a PrimitiveElement.
createGenClass() - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
 
createGenClass() - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.collection.SetImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
createGenClass() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
createGenClassElementMapping(PrimitiveElement, SpeedoField, GenClassMapping) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
It creates the mapping of a primitive field (element of the generic class).
createGenClassElementMapping(PrimitiveElement, SpeedoField, GenClassMapping) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
It creates the mapping of a primitive field (element of the generic class).
createGenClassIdentifierNameDefMapping(GenClassMapping, NameDef, SpeedoField, MIBuilderHelper) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
Creates the mapping of the name def (JORM meta object) corresponding to the identifier of a persistent generic class (collection, map, ...).
createGenClassIdentifierNameDefMapping(GenClassMapping, NameDef, SpeedoField, MIBuilderHelper) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
Creates the mapping of the name def (JORM meta object) corresponding to the identifier of a persistent generic class (collection, map, ...).
createGenClassIndexMapping(PrimitiveElement, SpeedoField, GenClassMapping) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
It creates the mapping of a primitive field used as index in the generic class.
createGenClassIndexMapping(PrimitiveElement, SpeedoField, GenClassMapping) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
It creates the mapping of a primitive field used as index in the generic class.
createGenClassMapping(GenClassRef, SpeedoField, Mapping) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
It builds a GenClassMapping, assignes it to the mapping and builds mapping structure for the class (RdbTable, directory name, ...).
createGenClassMapping(GenClassRef, SpeedoField, Mapping) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
It builds a GenClassMapping, assignes it to the mapping and builds mapping structure for the class (RdbTable, directory name, ...).
createGenClassMapping() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
createGenClassRefNameDefMapping(ClassMapping, NameDef, SpeedoCommonField) - Method in interface org.objectweb.speedo.generation.jorm.JormMIMappingBuilder
Creates the mapping of the name def (JORM meta object) corresponding to a reference to a persistent generic class.
createGenClassRefNameDefMapping(ClassMapping, NameDef, SpeedoCommonField) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
 
createInteraction() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
No support for Interaction.
createJavac() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
createJavac() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
createJdopath() - Method in class org.objectweb.speedo.ant.jdo.JDOEnhancerTask
 
createJormClasspath() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
createJormClasspath() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
createJormpath() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
createJormpath() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
Creates a new SpeedoManagedConnection.
createMI(List) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
Creates the jorm meta information for a set of persistent classes.
createMI(List, String, String) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
Creates the jorm meta information for a set of persistent classes.
createMI(List, String, String, JormMIMappingBuilder) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
Creates the jorm meta information for a set of persistent classes.
createNameDefField(MetaObject, String, PType, int, int) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
It creates a field of a name def.
createNameDefField(MetaObject, String, PType) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
It creates a field of a name def.
createNameDefField(MetaObject, String, PType) - Method in interface org.objectweb.speedo.naming.api.MIBuilderHelper
 
createNameDefField(MetaObject, String, PType, int, int) - Method in interface org.objectweb.speedo.naming.api.MIBuilderHelper
 
createNamedQuery(String) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Create an instance of Query for executing a named query (EJB QL or native SQL).
createNativeQuery(String) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Create an instance of Query for executing a native SQL statement.
createNativeQuery(String, Class) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Create an instance of Query for executing a native SQL statement.
createNativeQuery(String, String) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Create an instance of Query for executing a native SQL statement.
createPBinding() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
createPersistenceaware() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
createPersistenceaware() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
createPIndexedElem(GenClassAccessor) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
createPIndexedElem(GenClassAccessor) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
createPIndexedElem(GenClassAccessor) - Method in class org.objectweb.speedo.genclass.collection.SetAccessor
 
createPIndexedElem(GenClassAccessor) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
createPIndexedElem() - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
createPIndexedElem(GenClassAccessor) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
createQuery(String) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Create an instance of Query for executing an EJB QL statement
createQuery(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
createResource(Object) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
createResource creates a new PoolResource.
createResource(Object) - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
Creates a new PoolResource.
createState(CacheEntry) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
createState(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
createStatement() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
createStatement(int, int, int) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
createStatement(int, int) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
createWS(Object) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetManagerImpl
 
createWS(Object, Object) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetManagerImpl
 
cri - Variable in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
csf - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
Information about the data store connection
ctx - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
curChar - Variable in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
curChar - Variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
curClass - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
the name of the current class
current() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
Returns the current sequence value object if it is available.
CURRENT_DATE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
CURRENT_TIME - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
CURRENT_TIMESTAMP - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
currentCtx - Variable in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
currentThread - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
The lastest thread associated to the current POManagerItf
currentToken - Variable in exception org.objectweb.speedo.query.ejb.parser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.objectweb.speedo.query.jdo.parser.ParseException
This is the last token that has been consumed successfully.
currentTransaction() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
currentTransaction() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Return the JDOTransactionItf instance associated with a PersistenceManager.
currentValue() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
cv - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 

D

DATASTORE_AUTO_ASSIGN - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
DATASTORE_INCREMENT - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
DATASTORE_LONG - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
DATASTORE_NATIVE - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
DATASTORE_OLONG - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
DATASTORE_POLYMORPHID - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
DATASTORE_SEQUENCE - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
DATASTORE_UUID_HEX - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
DATASTORE_UUID_STRING - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
DataStoreId - Class in org.objectweb.speedo.generation.mivisitor
This SMI visitor manages the datastore identifier strategy.
DataStoreId(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.DataStoreId
 
datastoreName - Variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
The name of the sequence in the datastore Can be null or ""
DataStructureCreation - Class in org.objectweb.speedo.tools
It initializes the data structure of persistent classes.
DataStructureCreation() - Constructor for class org.objectweb.speedo.tools.DataStructureCreation
 
DATE_TIME - Static variable in class org.objectweb.speedo.metadata.SpeedoVersion
Versioning strategy based on the date
DatetimeExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
DatetimePrimary() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
DB_TRANSACTION_LOCKING - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
Debug - Class in org.objectweb.speedo.api
 
Debug() - Constructor for class org.objectweb.speedo.api.Debug
 
DEBUG - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
debug - Variable in class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
debug - Variable in class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
debug - Variable in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
debug - Variable in class org.objectweb.speedo.query.jdo.JDOQueryResultCommon
 
debug - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
debugStream - Variable in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
debugStream - Variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
DECIMAL_LITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
DECIMAL_LITERAL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
declaration - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
declareClass(String) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
declareImports - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
declareImports(String) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Set the import statements to be used to identify the fully qualified name of variables or parameters.
declareParameters - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
declareParameters(String) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Declare the list of parameters query execution.
declareVariables - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
declareVariables(String) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Declare the unbound variables to be used in the query.
decode - Variable in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
decode(byte[]) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decode(PNameCoder, Object, Class, JormFactory) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Decodes an object identifier into a PName.
decode(PNameCoder, Object, Class, JormFactory) - Method in interface org.objectweb.speedo.naming.api.NamingManagerFactoryItf
Decodes an object identifer into a PName.
decode(PNameCoder, Object, Class, JormFactory) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
decode(PNameCoder, Object, Class, JormFactory) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
decode(PNameCoder, Object, Class, JormFactory) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
decode(PNameCoder, Object, Class, JormFactory) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
decode(PNameCoder, Object, Class, JormFactory) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
decode(PNameCoder, Object, Class, JormFactory) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
decodeAbstract(Object, Object) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeBigDecimal(BigDecimal) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeBigInteger(BigInteger) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeByte(byte) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeChar(char) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeCharArray(char[]) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeDate(Date) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeIdentifier(Class, Object) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
decodeIdentifier(Class, Object) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
decodeInt(int) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeLong(long) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeLong(PNameCoder, String) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
Decodes a string value into a PName.
decodeLong(PNameCoder, String) - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
decodeLong(PNameCoder, String) - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
decodeObyte(Byte) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeOchar(Character) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeOint(Integer) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeOlong(Long) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeOshort(Short) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeShort(short) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
decodeString(String) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
DEFAULT - Static variable in class org.objectweb.speedo.metadata.SpeedoNullValue
 
DEFAULT - Static variable in interface org.objectweb.speedo.mim.api.FetchPlanItf
For use with FetchPlanItf.speedoAddGroup(String), FetchPlanItf.speedoRemoveGroup(String), and the various FetchPlanItf.speedoSetGroups(java.util.Collection) calls.
DEFAULT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
DEFAULT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
DEFAULT_RDB_BUILDER - Static variable in class org.objectweb.speedo.generation.jorm.JormMIBuilder
 
DEFAULT_SIZE - Static variable in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
DEFAULT_SIZE - Static variable in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
defaultFetchGroup - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
defaultFetchGroup - Variable in class org.objectweb.speedo.metadata.SpeedoField
This boolean indicates if the field is in the default fetch group.
defaultValue - Variable in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
defaultValue - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
define(QueryBuilder, String, String) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
defineClassIdentifierNameDef(NameDef, Class, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder, Collection) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Fill the name def of a class identifier
defineClassIdentifierNameDef(NameDef, Class, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder, Collection) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
defineClassIdentifierNameDef(NameDef, Class, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder, Collection) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
defineClassIdentifierNameDef(NameDef, Class, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder, Collection) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
defineClassIdentifierNameDef(NameDef, Class, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder, Collection) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
defineClassIdentifierNameDef(NameDef, Class, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder, Collection) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Fill the name def of the class reference from a class
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Fill the name def of the class reference from a generic class
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
defineClassReferenceNameDef(NameDef, ClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
DEFINED - Static variable in interface org.objectweb.speedo.query.api.CompiledQuery
 
defineGenClassIdentifierNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Fill the name def of the gen class identifier
defineGenClassIdentifierNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
defineGenClassIdentifierNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
defineGenClassIdentifierNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
defineGenClassIdentifierNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
defineGenClassIdentifierNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, GenClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
defineGenClassReferenceNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Fill the name def of the generic class reference from a class
defineGenClassReferenceNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
defineGenClassReferenceNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
defineGenClassReferenceNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
defineGenClassReferenceNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
defineGenClassReferenceNameDef(NameDef, GenClassRef, SpeedoField, SpeedoClass, ClassMapping, MIBuilderHelper, JormMIMappingBuilder) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
defineQuery(EJBQueryDefinitionImpl) - Method in class org.objectweb.speedo.query.ejb.EJBCompiledQuery
 
defineQuery(JDOQueryDefinitionImpl) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
defineWith(String) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
defineWith(EJBQueryDefinitionImpl) - Method in class org.objectweb.speedo.query.ejb.EJBQueryDefinitionImpl
 
defineWith(String) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
defineWith(JDOQueryDefinitionImpl) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
defineWith(JDOQueryDefinitionImpl) - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
delegate - Variable in class org.objectweb.speedo.AbstractSpeedo
The persistence manager factory delegate
DelegatePMapper - Class in org.objectweb.speedo.mapper.lib
This class is an implementation of the PMapper interface delegating all method to another PMapper, except for the lookup method.
DelegatePMapper(PMapper, Personality) - Constructor for class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
DELETE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
DELETE_DATA - Static variable in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
The data present in the mapping structure are removed.
deleteAction - Variable in class org.objectweb.speedo.metadata.SpeedoJoin
Defines the action to do on the external table when a delete action occurs in the main table.
deleteByQuery(QueryDefinition) - Method in interface org.objectweb.speedo.pm.jdo.api.JDOPOManagerItf
 
deleteByQuery(QueryDefinition) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
DeleteClause() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
deletePersistent(POManagerItf) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
deletePersistent(POManagerItf) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
deletePersistent(POManagerItf) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
deletePersistent(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
deletePersistent(POManagerItf) - Method in interface org.objectweb.speedo.mim.api.StateItf
Deletes persistent all inner elements of the persistent instance.
deletePersistent(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Delete the persistent instance from the data store.
deletePersistentAll(Object[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
deletePersistentAll(Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
deletePersistentAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Delete an array of instances from the data store.
deletePersistentAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Delete a Set of instances from the data store.
deletePersistentAll() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
deletePersistentAll(Map) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
deletePersistentAll(Object[]) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
DeleteStatement() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
deltaForMerge - Variable in class org.objectweb.speedo.genclass.GenClassAccessor
 
DEPENDENCY_GRAPH_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
depth - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
depth - Variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
Recursive fetch group references are controlled by the depth attribute.
depth - Variable in class org.objectweb.speedo.metadata.SpeedoField
Recursive fetchgroups are controlled by the depth attribute.
DEPTH_DEFINED - Static variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
DESC - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
DESC_FILE_NAME_PROP - Static variable in class org.objectweb.speedo.mapper.lib.Object2StringSerializer
 
descFileName2ClassName(String) - Static method in class org.objectweb.speedo.mapper.lib.Object2StringSerializer
 
descFileName2FileName(String) - Static method in class org.objectweb.speedo.mapper.lib.Object2JMIFileSerializer
 
deserialize(String, ClassLoader, Logger) - Static method in class org.objectweb.speedo.mapper.lib.Object2JMIFileSerializer
 
deserialize(String) - Static method in class org.objectweb.speedo.mapper.lib.Object2StringSerializer
Deserializes a String into a java object.
deserialize(String, ClassLoader, Logger) - Static method in class org.objectweb.speedo.mapper.lib.Object2StringSerializer
 
destroy() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Called when ManagedConnection is removed.
destroyResource(Object) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
destroyResource(Object) - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
It removes the POManagerItf and the JDOTransactionItf components from the Speedo composite.
destroyState(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
detachCopy(POManagerItf, Map, StateItf, Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
detachCopy(POManagerItf, Map, StateItf, Collection) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
detachCopy(POManagerItf, Map, StateItf, Collection) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
detachCopy(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
detachCopy(PersistentObjectItf, POManagerItf, Map, Object, Collection) - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
detachCopy(POManagerItf, Map, StateItf, Collection) - Method in interface org.objectweb.speedo.mim.api.StateItf
This method is used during the detach operation.
detachCopy(PersistentObjectItf, POManagerItf, Map, Object, Collection) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
detachCopy(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Make a detached copy of the persitent object o and return it.
detachCopyAll(Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
detachCopyAll(Object[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
detachCopyAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Create a detached copy for each element of collection (assuming each element is persistent).
detachCopyAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
DETACHED_CLEAN - Static variable in class org.objectweb.speedo.mim.api.DetachedLifeCycle
 
DETACHED_DIRTY - Static variable in class org.objectweb.speedo.mim.api.DetachedLifeCycle
 
DETACHED_NONE - Static variable in class org.objectweb.speedo.mim.api.DetachedLifeCycle
 
DetachedLifeCycle - Class in org.objectweb.speedo.mim.api
Representation of the life cycle of a detached JDO Instance.
DetachedLifeCycle() - Constructor for class org.objectweb.speedo.mim.api.DetachedLifeCycle
 
detachedStatus - Variable in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
DIGIT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
DIGIT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
dir - Variable in class org.objectweb.speedo.generation.start.Main.Description
 
disable_tracing() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
disable_tracing() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
discriminator - Variable in class org.objectweb.speedo.metadata.SpeedoInheritance
In case of filtered of vertical mapping, a discriminator permits to distinguish the classes of persistent instances.
discriminatorValues - Variable in class org.objectweb.speedo.metadata.SpeedoInheritance
In case of there is discriminator, this fields defines the values of the discriminator parts.
DiscriminatorVisitor - Class in org.objectweb.speedo.generation.mivisitor
 
DiscriminatorVisitor(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.DiscriminatorVisitor
 
dissociateConnection(Object) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Dissociates a Connection from the ones that are associated to this ManagedConnection.
DISTINCT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
distinct - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
DIV - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
DIV - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
DO_NOTHING - Static variable in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
nothing is done.
Done() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
Done() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
DOT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
DOT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
DOUBLE - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
DSConnectionFilter - Class in org.objectweb.speedo.pm.jdo.lib
This class implements the java.sql.Connection and delegates call to an inner connection.
DSConnectionFilter(Object, boolean) - Constructor for class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
dtdLocations - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
list of DTDLocation instance
dump(String) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
dump(String) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
duplicatAllowed() - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
duplicatAllowed() - Method in class org.objectweb.speedo.genclass.collection.SetAccessor
 
DuplicatedMethodVerifier - Class in org.objectweb.speedo.generation.enhancer.common
Is a simple visitor verifying if duplicated method are generated.
DuplicatedMethodVerifier(ClassVisitor, Logger, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.common.DuplicatedMethodVerifier
 
duration2str(long) - Static method in class org.objectweb.speedo.ant.AntSpeedoScriptGenerator
 

E

EIS_PRODUCT_NAME - Static variable in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
EIS_PRODUCT_VERSION - Static variable in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
EJB - Static variable in class org.objectweb.speedo.lib.Personality
 
EJB_GEN_CLASS_NAME - Static variable in class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassMerger
 
EJB_HOME - Static variable in class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassHomeMerger
 
EJBAbstractHomeImpl - Class in org.objectweb.speedo.mim.ejb.lib
 
EJBAbstractHomeImpl() - Constructor for class org.objectweb.speedo.mim.ejb.lib.EJBAbstractHomeImpl
 
EJBAbstractHomeImpl(TransactionalPersistenceManager, POManagerFactoryItf) - Constructor for class org.objectweb.speedo.mim.ejb.lib.EJBAbstractHomeImpl
 
EJBAnnotationParser - Class in org.objectweb.speedo.generation.parser.ejb
 
EJBAnnotationParser() - Constructor for class org.objectweb.speedo.generation.parser.ejb.EJBAnnotationParser
 
EJBCompiledQuery - Class in org.objectweb.speedo.query.ejb
 
EJBCompiledQuery() - Constructor for class org.objectweb.speedo.query.ejb.EJBCompiledQuery
 
EJBDefaults - Class in org.objectweb.speedo.metadata.ejb
This class is in charge of the initialization of Speedo Meta Objects with the default value corresponding to the EJB personality.
EJBDefaults() - Constructor for class org.objectweb.speedo.metadata.ejb.EJBDefaults
 
EJBDescParser - Class in org.objectweb.speedo.generation.parser.ejb
 
EJBDescParser() - Constructor for class org.objectweb.speedo.generation.parser.ejb.EJBDescParser
 
EJBEnhancer - Class in org.objectweb.speedo.generation.ejb
This class is the enhancer for the EJB personality of Speedo.
EJBEnhancer() - Constructor for class org.objectweb.speedo.generation.ejb.EJBEnhancer
 
EJBEnhancerTask - Class in org.objectweb.speedo.ant.ejb
 
EJBEnhancerTask() - Constructor for class org.objectweb.speedo.ant.ejb.EJBEnhancerTask
 
EJBGenClass - Class in org.objectweb.speedo.genclass.ejb
 
EJBGenClass() - Constructor for class org.objectweb.speedo.genclass.ejb.EJBGenClass
 
EJBGenClassHome - Class in org.objectweb.speedo.genclass.ejb
 
EJBGenClassHome() - Constructor for class org.objectweb.speedo.genclass.ejb.EJBGenClassHome
 
EJBGenClassHomeMerger - Class in org.objectweb.speedo.genclass.merger.ejb
 
EJBGenClassHomeMerger() - Constructor for class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassHomeMerger
 
EJBGenClassMerger - Class in org.objectweb.speedo.genclass.merger.ejb
Generate the sub class of the generic class dedicated to JDO.
EJBGenClassMerger() - Constructor for class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassMerger
 
EJBGenerator - Class in org.objectweb.speedo.generation.generator.ejb
 
EJBGenerator() - Constructor for class org.objectweb.speedo.generation.generator.ejb.EJBGenerator
 
EJBHomeGenerator - Class in org.objectweb.speedo.generation.generator.home.ejb
 
EJBHomeGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.generator.home.ejb.EJBHomeGenerator
 
EJBParsingResources - Class in org.objectweb.speedo.generation.parser.ejb
 
EJBParsingResources() - Constructor for class org.objectweb.speedo.generation.parser.ejb.EJBParsingResources
 
EJBPersistenceParser - Class in org.objectweb.speedo.generation.parser.ejb
 
EJBPersistenceParser() - Constructor for class org.objectweb.speedo.generation.parser.ejb.EJBPersistenceParser
 
EJBPersonality - Class in org.objectweb.speedo.ejb
 
EJBPersonality() - Constructor for class org.objectweb.speedo.ejb.EJBPersonality
 
EJBPOManager - Class in org.objectweb.speedo.pm.ejb.lib
TODO: runtimeException thrown by the methods will cause the current transaction to rollback
EJBPOManager() - Constructor for class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
EJBPOManagerFactory - Class in org.objectweb.speedo.pm.ejb.lib
is the POManager factory dedicated to EJB.
EJBPOManagerFactory() - Constructor for class org.objectweb.speedo.pm.ejb.lib.EJBPOManagerFactory
 
EJBPOManagerFactoryItf - Interface in org.objectweb.speedo.pm.ejb.api
Is a specialization of the generic POManagerFactoryItf dedicated for the EJB API.
EJBPOManagerItf - Interface in org.objectweb.speedo.pm.ejb.api
Is a specialization of the generic POManagerItf dedicated for the EJB3 API.
EJBQL - Class in org.objectweb.speedo.query.ejb.parser
 
EJBQL(InputStream) - Constructor for class org.objectweb.speedo.query.ejb.parser.EJBQL
 
EJBQL(Reader) - Constructor for class org.objectweb.speedo.query.ejb.parser.EJBQL
 
EJBQL(EJBQLTokenManager) - Constructor for class org.objectweb.speedo.query.ejb.parser.EJBQL
 
EJBQL() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
EJBQLAbstractVisitor - Class in org.objectweb.speedo.query.ejb.parser
 
EJBQLAbstractVisitor() - Constructor for class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
EJBQLConstants - Interface in org.objectweb.speedo.query.ejb.parser
 
EJBQLTokenManager - Class in org.objectweb.speedo.query.ejb.parser
 
EJBQLTokenManager(SimpleCharStream) - Constructor for class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
EJBQLTokenManager(SimpleCharStream, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
EJBQLTreeConstants - Interface in org.objectweb.speedo.query.ejb.parser
 
EJBQLVariableVisitor - Class in org.objectweb.speedo.query.ejb.parser
 
EJBQLVariableVisitor(SimpleNode) - Constructor for class org.objectweb.speedo.query.ejb.parser.EJBQLVariableVisitor
 
EJBQLVisitor - Interface in org.objectweb.speedo.query.ejb.parser
 
EJBQuery - Class in org.objectweb.speedo.query.ejb
EJBQuery is the basic implementation of the javax.persistence.Query interface.
EJBQuery() - Constructor for class org.objectweb.speedo.query.ejb.EJBQuery
 
EJBQueryDefinitionImpl - Class in org.objectweb.speedo.query.ejb
 
EJBQueryDefinitionImpl() - Constructor for class org.objectweb.speedo.query.ejb.EJBQueryDefinitionImpl
 
EJBQueryDefinitionImpl(EJBQueryDefinitionImpl) - Constructor for class org.objectweb.speedo.query.ejb.EJBQueryDefinitionImpl
 
EJBQueryManager - Class in org.objectweb.speedo.query.ejb
 
EJBQueryManager() - Constructor for class org.objectweb.speedo.query.ejb.EJBQueryManager
 
EJBSMIVisitor - Class in org.objectweb.speedo.generation.mivisitor.ejb
Defines the list of Speedo Meta Information visitors used in the EJBEnhancer.
EJBSMIVisitor() - Constructor for class org.objectweb.speedo.generation.mivisitor.ejb.EJBSMIVisitor
 
EJBSpeedo - Class in org.objectweb.speedo.ejb
 
EJBSpeedo() - Constructor for class org.objectweb.speedo.ejb.EJBSpeedo
 
EJBSpeedo(Map) - Constructor for class org.objectweb.speedo.ejb.EJBSpeedo
It creates and initializes a real POManagerFactory with Julia (Fractal implementation).
EJBTransactionImpl - Class in org.objectweb.speedo.workingset.ejb.lib
Implements the EJB transaction API since the generic speedo implementation.
EJBTransactionImpl() - Constructor for class org.objectweb.speedo.workingset.ejb.lib.EJBTransactionImpl
 
EJBTransactionItf - Interface in org.objectweb.speedo.workingset.ejb.api
 
ELEMENT - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the column name of the element of the list or of the value in a map, when the element is a prmitive.
element - Variable in class org.objectweb.speedo.genclass.collection.CollectionElem
This field is the element (or its PName for a reference).
ELEMENT_IS_PNAME - Static variable in class org.objectweb.speedo.genclass.collection.CollectionElem
 
ELEMENT_TYPE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
elementIsReference() - Method in class org.objectweb.speedo.genclass.GenClass
 
elements - Variable in class org.objectweb.speedo.genclass.GenClassAccessor
The ArrayList used to store the indexed elements of the genclass.
elements() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
elements() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
elements - Variable in class org.objectweb.speedo.metadata.SpeedoDiscriminator
If discriminatorStrategy equals to #STRATEGY_NONE this field has no sense.
elementType - Variable in class org.objectweb.speedo.metadata.SpeedoCollection
Represents the attribute element-type in the form of a Java class name (for example "com.acme.Employee").
elemType - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
eltnum - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
embedded - Variable in class org.objectweb.speedo.metadata.SpeedoField
Attribute embedded of the XML file.
embeddedElement - Variable in class org.objectweb.speedo.metadata.SpeedoArray
Attribute embedded-element.
embeddedElement - Variable in class org.objectweb.speedo.metadata.SpeedoCollection
Represents the attribute embedded-element.
embeddedKey - Variable in class org.objectweb.speedo.metadata.SpeedoMap
 
embeddedValue - Variable in class org.objectweb.speedo.metadata.SpeedoMap
 
EMPTY - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
EmptyCollectionComparisonExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
enable_tracing() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
enable_tracing() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
encode - Variable in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
encode(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encode(PName) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Encode a PName into an object
encode(PName) - Method in interface org.objectweb.speedo.naming.api.NamingManagerFactoryItf
Encodes the persistent identifier (PName) into an object identifier usable, externaly to the Speedo system.
encode(PName) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
Encodes a PName into a value.
encode(PName) - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
encode(PName) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
encode(PName) - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
encode(PName) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
encode(PName) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
encode(PName) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
encode(PName) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
encodeAbstract(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeBigDecimal(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeBigInteger(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeByte(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeChar(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeCharArray(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeDate(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodedPName - Variable in class org.objectweb.speedo.genclass.GenClass
 
ENCODEDPNAME_FIELD_NAME - Static variable in interface org.objectweb.speedo.generation.enhancer.pc.POVariableNames
 
encodeInt(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeLong(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeObyte(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeOchar(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeOint(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeOlong(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeOshort(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeShort(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
encodeString(PName) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
end(Xid, int) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Unbind this instance to the PersistenceManager.
endColumn - Variable in class org.objectweb.speedo.query.ejb.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.objectweb.speedo.query.jdo.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
ENDED - Static variable in class org.objectweb.speedo.jca.SpeedoXAContext
Is a possible status of the SpeedoXAContext.
endLine - Variable in class org.objectweb.speedo.query.ejb.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.objectweb.speedo.query.jdo.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
ENDS_WITH_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
endWS(WorkingSet) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
forget the working set
ENHANCEMENT_FAILED - Static variable in class org.objectweb.speedo.metadata.SpeedoClass
The enhancement of the class has failed.
ENHANCEMENT_REQUIRED - Static variable in class org.objectweb.speedo.metadata.SpeedoClass
The enhancement is required.
enhancementFailed() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
enhancementStatus - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Specify the status of the persistent class with regards to the enhancement process.
EntityExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
entries() - Method in interface org.objectweb.speedo.pm.api.POManagerSwitchItf
 
entries() - Method in class org.objectweb.speedo.pm.lib.POManagerSwitchImpl
 
entryBound(CacheEvent) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
entryBound(CacheEvent) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
An entry has been added in the cache.
entrySet() - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
entrySet() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
entrySet() - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
entrySet() - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
entrySet() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
entrySet() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
entryUnbound(CacheEvent) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
entryUnbound(CacheEvent) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
An entry has been evicted from the cache.
EOF - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
EOF - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
eol - Variable in exception org.objectweb.speedo.query.ejb.parser.ParseException
The end of line string for this machine.
eol - Variable in exception org.objectweb.speedo.query.jdo.parser.ParseException
The end of line string for this machine.
EQ - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
EQ - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
equals(Object) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
equals(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
equals(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
equals(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
equals(Object) - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
equals(Object) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
equals(Object) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
equals(Object) - Method in class org.objectweb.speedo.genclass.map.MapElem
 
equals(Object) - Method in class org.objectweb.speedo.jca.SpeedoConnectionSpec
 
equals(Object) - Method in interface org.objectweb.speedo.query.api.QueryDefinition
 
equals(Object) - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
equals(Object) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Compares the specified object with this collection for equality.
equals(Object) - Method in class org.objectweb.speedo.usercache.lib.UserCacheKey
Compares to an UserCacheKey instance.
EQUALS_IGNORE_CASE_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
EQUALS_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
ERROR - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
ERROR_MESSAGE_BAD_FIELD_NAME - Static variable in class org.objectweb.speedo.genclass.collection.CollectionElem
The error message thrown when an accessor method associated to a primitive element type is called.
ERROR_MESSAGE_NO_INDEX - Static variable in class org.objectweb.speedo.genclass.collection.SetElem
The error message thrown when an accessor method associated to an index is called.
ERROR_MESSAGE_NO_NULL_INDEX - Static variable in class org.objectweb.speedo.genclass.collection.CollectionElem
The error message thrown when an accessor method associated to a primitive element type is called.
ESCAPE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
EscapeCharacter() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
eval(JDOPOManagerItf, ParameterOperand[], Object, QueryDefinition) - Method in class org.objectweb.speedo.query.jdo.JDOQueryEvalContext
Executes the sub query
evaluator - Variable in class org.objectweb.speedo.query.jdo.JDOQueryEvalContext
the evaluator of the query
evict(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
evict(Object) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
evict(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Mark an instance as no longer needed in the cache.
evict(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
evictAll(Object[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
evictAll(Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
evictAll() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
evictAll() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
evictAll(Class, boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
evictAll(Collection) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
evictAll(Object[]) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
evictAll(String, boolean) - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
evictAll() - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
evictAll(String, boolean) - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
evictAll() - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
evictAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Mark an array of instances as no longer needed in the cache.
evictAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Mark a Set of instances as no longer needed in the cache.
evictAll() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Mark all persistent-nontransactional instances as no longer needed in the cache.
evictAll(Class, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
evictAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
evictAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
evictAll() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
evictAllCompiledQueriesFromCache() - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
evictAllCompiledQueriesFromCache() - Method in interface org.objectweb.speedo.jmx.mbeans.QueryMBean
Evicts all entries from the compiled query cache.
EXCEPTION - Static variable in class org.objectweb.speedo.metadata.SpeedoNullValue
 
ExceptionHelper - Class in org.objectweb.speedo.api
This helper permits to find the final nested exception of a given exception.
ExceptionHelper() - Constructor for class org.objectweb.speedo.api.ExceptionHelper
 
execute() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
Main method of the task executed by ant.
execute() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
execute() - Method in class org.objectweb.speedo.ant.AntSpeedoScriptGenerator
 
execute() - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
execute(Object[], POManagerItf, QueryDefinition) - Method in interface org.objectweb.speedo.query.api.CompiledQuery
Executes the compiled query.
execute(Map, POManagerItf, QueryDefinition) - Method in interface org.objectweb.speedo.query.api.CompiledQuery
 
execute(Object[], POManagerItf, QueryDefinition) - Method in class org.objectweb.speedo.query.ejb.EJBCompiledQuery
 
execute(Map, POManagerItf, QueryDefinition) - Method in class org.objectweb.speedo.query.ejb.EJBCompiledQuery
 
execute(Object[], POManagerItf, QueryDefinition) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
evaluate the query with a single parameter which is a array of object parameters.
execute(Map, POManagerItf, QueryDefinition) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
evaluate the query with a single parameter which is a Map of object parameters.
execute() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Execute the query and return the filtered Set.
execute(Object) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Execute the query and return the filtered Set.
execute(Object, Object) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Execute the query and return the filtered Set.
execute(Object, Object, Object) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Execute the query and return the filtered Set.
executeQT(JDOPOManagerItf, ParameterOperand[], QueryDefinition) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
executeQT(JDOPOManagerItf, ParameterOperand[], QueryDefinition) - Method in class org.objectweb.speedo.query.jdo.JDOCompiledDeleteQuery
executes a the current delete query, and returns a Long object corresponding to the number of delete instances
executeQT(JDOPOManagerItf, ParameterOperand[], QueryDefinition) - Method in class org.objectweb.speedo.query.jdo.JDOCompiledSelectQuery
executes a the current query, and returns a Collection of object.
executeUpdate() - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
executeWithArray(Object[]) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Execute the query and return the filtered Set.
executeWithMap(Map) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Execute the query and return the filtered Set.
exist(PBinding, Object) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
exist(Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
EXISTS - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
ExistsExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ExpandBuff(boolean) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.objectweb.speedo.query.ejb.parser.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.objectweb.speedo.query.jdo.parser.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
EXPONENT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
export(Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
export(Object, Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
export(ConnectionHolder, Object) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
export(ConnectionHolder, Object, Object) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
export(Object, Object) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceBinder
 
exposeMBeans() - Method in class org.objectweb.speedo.jmx.JMXConfigurator
 
expression - Variable in class org.objectweb.speedo.metadata.SpeedoDiscriminator
 
Expression() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
ext - Static variable in class org.objectweb.speedo.mapper.lib.Object2JMIFileSerializer
 
EXTENSION_CLASS_IDX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
EXTENSION_COLLECTION_IDX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
EXTENSION_FIELD_IDX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
EXTENSION_JDO_IDX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
EXTENSION_MAP_IDX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
EXTENSION_PACKAGE_IDX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
extensions - Variable in class org.objectweb.speedo.query.jdo.JDOQuery
 
ExtensionVerifier - Class in org.objectweb.speedo.generation.mivisitor.jdo
This class checks if the specified speedo extensions in .jdo file are supported.
ExtensionVerifier(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.jdo.ExtensionVerifier
 
EXTENT - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
extent(String, String) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
extentClass - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
extTable - Variable in class org.objectweb.speedo.metadata.SpeedoJoin
external table

F

factoryClass - Variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
The name of the factory class Can be null or ""
FALSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
FALSE - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
FETCH - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
FETCH_SIZE_GREEDY - Static variable in interface org.objectweb.speedo.mim.api.FetchPlanItf
For use with #setFetchSize.
FETCH_SIZE_OPTIMAL - Static variable in interface org.objectweb.speedo.mim.api.FetchPlanItf
For use with #setFetchSize.
fetchGroup - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
fetchGroup - Variable in class org.objectweb.speedo.metadata.SpeedoField
 
fetchGroups - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Description of fetchgroups defined for this class.
fetchIdentifierOnly() - Method in interface org.objectweb.speedo.query.api.QueryDefinition
 
fetchIdentifierOnly() - Method in class org.objectweb.speedo.query.ejb.EJBQueryDefinitionImpl
 
fetchIdentifierOnly - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
fetchIdentifierOnly() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
FetchJoin() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
fetchPlan - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
FetchPlanItf - Interface in org.objectweb.speedo.mim.api
Fetch groups are activated using methods on this interface.
FG_AT - Static variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
FG_DEFINED - Static variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
FG_DOT - Static variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
FG_ELEMENT - Static variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
FG_KEY - Static variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
FG_SHARP - Static variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
FG_SLASH - Static variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
FG_VALUE - Static variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
fgGetFieldsToLoad(String) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
This default implementation does nothing and returns null.
fgGetFieldsToLoad(String, boolean) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
fgGetNestedFetchGroups(String) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
This default implementation does nothing and returns null.
fgIsDefined(String) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
This default implementation returns always false.
FIELD_CONVERTER - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the name of the class permiting the conversion of a field between the memory and the data support.
FIELD_SEP - Static variable in class org.objectweb.speedo.mapper.lib.ClassPropertiesManager
 
FieldAccessModifier - Class in org.objectweb.speedo.generation.enhancer.pc
Replaces field accesses by calls to getter and setter methods.
FieldAccessModifier(ClassVisitor, SpeedoClass, Logger, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.FieldAccessModifier
Constructs a new FieldAccessModifier.
FieldAccessorsAdder - Class in org.objectweb.speedo.generation.enhancer.pc
Generates the speedo accessors (static and normal) for each persistent field of the class.
FieldAccessorsAdder(ClassVisitor, Logger, SpeedoClass, SpeedoCompilerParameter, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.FieldAccessorsAdder
 
FieldConverterVisitor - Class in org.objectweb.speedo.generation.mivisitor
Add extensions FIELD_CONVERTER for various type: - java.sql.* - java.util.Locale
FieldConverterVisitor(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.FieldConverterVisitor
 
fieldNames - Variable in class org.objectweb.speedo.metadata.SpeedoIndex
 
FieldRemover - Class in org.objectweb.speedo.generation.enhancer.pc
This visistor removes the persistent fields of a persistent class because they have been moved into the XXXFields class.
FieldRemover(ClassVisitor, SpeedoClass, Logger, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.FieldRemover
 
fields - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.FetchGroup
 
FIELDS - Static variable in class org.objectweb.speedo.generation.lib.NamingRules
Suffix added to the class name to create the field manager class name.
fields - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Description of persistent capable fields of this class.
fields - Variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
The list of fields declared to be in this fetch group.
fields - Variable in class org.objectweb.speedo.usercache.lib.UserCacheImpl
is the list of field name used for the cache index
FieldsGenerator - Class in org.objectweb.speedo.generation.generator.fields
This class is used to generate accessor classes.
FieldsGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.generator.fields.FieldsGenerator
 
fieldsName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name of the persistent fields holder.
FillBuff() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
fillFetchGroupInfo(AbstractSpeedoGenerator.FetchGroup, SpeedoFetchGroup) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
fillFieldInfo(AbstractSpeedoGenerator.Field, SpeedoField, int, Map) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
fillFieldInfo4FetchGroup(AbstractSpeedoGenerator.Field, SpeedoField) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
fillReferenceInfo(AbstractSpeedoGenerator.Field, SpeedoField, TypedElement, Map, Type) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
fillRelationInfo(AbstractSpeedoGenerator.Field, SpeedoField, TypedElement, Map, Type) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
fillUserFieldMappingInfo(AbstractSpeedoGenerator.Field, SpeedoField) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
filter - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
filter - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
Query filter.
FilterManager - Class in org.objectweb.speedo.generation.jorm.rdb
It manages the filter dedicated to the filtered inheritance mapping.
FilterManager(Logger) - Constructor for class org.objectweb.speedo.generation.jorm.rdb.FilterManager
 
FilterManager.FilterParser - Class in org.objectweb.speedo.generation.jorm.rdb
 
FilterManager.FilterParser() - Constructor for class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
filterParserLogger - Variable in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
finalize() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
 
find(Class, Object) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Find by primary key
findPBinder(String, ClassLoader, String) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
Retrieves a PBinder managing a given persistent class.
findPNameManager(String, ClassLoader, PClassMapping, String) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
Retrieves a PNameManager managing a given persistent class and its sub classes.
fireSpeedoElementAdded(Object) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
Notifies the listeners of this gen class that an element has been added to this gen class.
fireSpeedoElementAdded(Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
fireSpeedoElementRemoved(Object) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
Notifies the listeners of this gen class that an element has been removed to this gen class.
fireSpeedoElementRemoved(Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
first() - Method in class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
firstClass - Variable in class org.objectweb.speedo.genclass.merger.GCInfo
 
firstKey() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
fix - Variable in class org.objectweb.speedo.genclass.GenClass
 
FIX_FIELD_NAME - Static variable in class org.objectweb.speedo.generation.enhancer.pc.CacheEntryAdder
 
fixCe() - Method in class org.objectweb.speedo.genclass.GenClass
 
fixCe() - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
fixCount - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
Compiled queries are cached by Speedo.
FIXED - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
FLOAT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
FLOATING_POINT_LITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
FLOATING_POINT_LITERAL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
FloatingPointLiteral() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
flush() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
flush() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Synchronize the persistence context to the underlying database.
flush() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
flushCache(JDOPOManagerItf) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
FORCE_CREATE - Static variable in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
The mapping structures are removed (if they already exist), and created.
forceDetachedDirty() - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
forceDetachedDirty() - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
forceDetachedDirty() - Method in interface org.objectweb.speedo.mim.api.StateItf
Force the detached status to DETACHED_DIRTY and all the xxxLoaded to true
forget(Xid) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
fpncName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
 
fqBindingName(String, String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name for the JORM class which manages binding between memory instances and database instances.
fqMappingName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name for the JORM class which manages mapping.
FractalHelper - Class in org.objectweb.speedo.lib
This class provides static method for helping the use of Fractal.
FractalHelper() - Constructor for class org.objectweb.speedo.lib.FractalHelper
 
FROM - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
FromClause() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
fs - Static variable in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
FunctionsReturningDateTime() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
FunctionsReturningNumerics() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
FunctionsReturningStrings() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 

G

GC_IMPL - Static variable in interface org.objectweb.speedo.genclass.SupportedGenClass
 
GC_IMPL_PREFIX - Static variable in interface org.objectweb.speedo.genclass.SupportedGenClass
 
gca - Variable in class org.objectweb.speedo.genclass.collection.CollectionElem
 
gcid - Variable in class org.objectweb.speedo.genclass.GenClass
Id of the field that references this gen class instance
GCInfo - Class in org.objectweb.speedo.genclass.merger
 
GCInfo(String, String, String, String) - Constructor for class org.objectweb.speedo.genclass.merger.GCInfo
 
gcJDKImpl - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
gcn - Variable in class org.objectweb.speedo.genclass.merger.GCInfo
 
gcpo - Variable in class org.objectweb.speedo.genclass.GenClassAccessor
The PersistentObjectItf attached to this state representation.
gcproxy - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
The name of the SpeedoGenClassPO class to use
GE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
GEN_CLASS_NAME - Static variable in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
GenClass - Class in org.objectweb.speedo.genclass
This class is a basic implementation of the SpeedoGenClassPO interface.
GenClass() - Constructor for class org.objectweb.speedo.genclass.GenClass
 
GENCLASS_ELM_PREFIX - Static variable in class org.objectweb.speedo.generation.jorm.JormMIBuilder
is the prefix of the fields used for the element of a generic class
GENCLASS_ID_PREFIX - Static variable in class org.objectweb.speedo.generation.jorm.JormMIBuilder
is the prefix of the fields used to identify a generic class
GenClassAccessor - Class in org.objectweb.speedo.genclass
This class represents an accessor of a genclass structure.
GenClassAccessor(SpeedoGenClassPO) - Constructor for class org.objectweb.speedo.genclass.GenClassAccessor
 
GenClassAdapter - Class in org.objectweb.speedo.genclass.merger
Writes the non abstract methods and the fields of a class.
GenClassAdapter(ClassVisitor, Logger, GCInfo, Personality) - Constructor for class org.objectweb.speedo.genclass.merger.GenClassAdapter
 
GenClassAnalyzer - Class in org.objectweb.speedo.genclass.merger
This visitor checks if the class is abstract.
GenClassAnalyzer(Logger, GCInfo) - Constructor for class org.objectweb.speedo.genclass.merger.GenClassAnalyzer
 
GenClassElement - Interface in org.objectweb.speedo.genclass
Represents a element of a gen class.
GenClassMerger - Class in org.objectweb.speedo.genclass.merger
 
GenClassMerger() - Constructor for class org.objectweb.speedo.genclass.merger.GenClassMerger
 
GenClassMerger(Personality) - Constructor for class org.objectweb.speedo.genclass.merger.GenClassMerger
 
generate(SpeedoClass, String) - Method in interface org.objectweb.speedo.generation.generator.api.VelocityGenerator
It generates the file name corresponding to the Speedo meta object given in parameter.
generate(SpeedoClass, String) - Method in class org.objectweb.speedo.generation.generator.fields.FieldsGenerator
This method generates the a file since a SpeedoClass meta object.
generate(SpeedoClass, String) - Method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
generate(SpeedoClass, String) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
generate the file name corresponding to the Speedo meta object given in parameter.
generate(SpeedoClass, String) - Method in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator
This method generates the a file since a SpeedoClass meta object.
generatedObjectIdName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
 
generateFieldIdAsLongArray(AbstractSpeedoGenerator.Field, int, CodeVisitor) - Static method in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
generateGetRefState(CodeVisitor, boolean) - Method in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
generateNeededJormFile - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
indicates if the .pd files must be generated
generateNoArgConstructor(HomeGenerator.HomeContext) - Method in class org.objectweb.speedo.generation.generator.home.ejb.EJBHomeGenerator
 
generateNoArgConstructor(HomeGenerator.HomeContext) - Method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
generateObjectId() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
generateParseException() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
generateParseException() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
generatePersonalityMethods(HomeGenerator.HomeContext) - Method in class org.objectweb.speedo.generation.generator.home.ejb.EJBHomeGenerator
 
generatePersonalityMethods(HomeGenerator.HomeContext) - Method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
GeneratorComponent - Interface in org.objectweb.speedo.generation.api
Defines a component of the Speedo generator.
generatorsContext - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
Defines a map holding stuffs between component generators.
get(int) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
get(int) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
get(int) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
get(int) - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
get(int) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
get(Object) - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
get(Object) - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
get(Object) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
get(Object) - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
get(Object) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
get(Object) - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
get(int) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
getAccessorClassName() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getActiveUserCache() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getActiveUserCache() - Method in interface org.objectweb.speedo.usercache.api.UserCacheManager
Retrieves the list of user cache which has been initialized.
getAdapterName() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Gives access to the adapter name metadata for the JDO.
getAdapterShortDescription() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Gives access to a short description of the JDO adapter.
getAdapterVendorName() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Gives access to the adapter vendor name metadata for the JDO.
getAdapterVersion() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Gives access to the adapter version metadata for the JDO.
getAncestor() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getAssociationTable() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getAutoCommit() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
Gets the connection auto-commit mode.
getAutoCommit() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
getBasicOperand() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getBasicOperand() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getBasicOperand() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getBeginColumn() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
getBeginColumn() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
getBeginLine() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
getBeginLine() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
getBinderClassNameFromHints(Object, String) - Static method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
getBinderForClass() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getBinderForClass() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getBinderForClass() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getBinderForGenClass() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getBinderForGenClass() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getBinderForGenClass() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getCache() - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
getCache_AutoCleanSize() - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
getCache_AutoCleanSize() - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
getCache_AutoCleanThreshold() - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
getCache_AutoCleanThreshold() - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
getCache_CurrentSize() - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
getCache_CurrentSize() - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
getCache_MaxObjects() - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
getCache_MaxObjects() - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
getCache_ObjectIdentifiers() - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
getCache_ObjectIdentifiers() - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
getCacheEntry() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
getCachingStrategy(Object) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
getCandidateClass() - Method in class org.objectweb.speedo.query.jdo.JDOExtent
An Extent contains all instances of a particular Class in the data store; this method returns the Class of the instances
getCandidateClass() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getCatalog() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
getCeAge() - Method in class org.objectweb.speedo.genclass.GenClass
 
getCeAge() - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
getCeFixCount() - Method in class org.objectweb.speedo.genclass.GenClass
 
getCeFixCount() - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
getCeIdentifier() - Method in class org.objectweb.speedo.genclass.GenClass
 
getCeIdentifier() - Method in class org.objectweb.speedo.query.ejb.EJBCompiledQuery
 
getCeIdentifier() - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
getCeObject() - Method in class org.objectweb.speedo.genclass.GenClass
 
getCeObject() - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
getCHConnectionForRead() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
 
getCHConnectionForWrite() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
 
getCheckConnectivityAtStartup() - Method in interface org.objectweb.speedo.mapper.api.MapperAttributes
 
getCheckConnectivityAtStartup() - Method in class org.objectweb.speedo.mapper.jca.JCAMapper
 
getCheckConnectivityAtStartup() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
getcIdManager() - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
getClass(Type, ClassLoader) - Static method in class org.objectweb.speedo.generation.enhancer.common.Util
 
getClass(String) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
getClassForQuery(String, String) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getClassLoader(String) - Method in interface org.objectweb.speedo.mapper.api.JormFactory
Retrieves the classloader of a class if the class has been already mapped.
getClassLoader(String) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getClassLoader() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getClassName() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getClassName(Type) - Static method in class org.objectweb.speedo.generation.enhancer.common.Util
 
getClassName() - Method in class org.objectweb.speedo.metadata.SpeedoField
 
getClassNameDef(Class) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
getClassNameDef(Class, SpeedoCompilerParameter) - Static method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
getClasspath() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
getClasspath() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
getClassPNameCoder() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getClassProperties() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getClassProperties() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
getClassToWrite(String) - Method in class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassMerger
The class to write is into the sub package 'jdo' and the name is prefixed by JDO.
getClassToWrite(String) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
getClassToWrite(String) - Method in class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassMerger
The class to write is into the sub package 'jdo' and the name is prefixed by JDO.
getCoherentSetter() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getCollection() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getCollectionClass(Type, Personality) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
getCollectionOfFiles() - Method in class org.objectweb.speedo.generation.start.ListResourceLocator
 
getColumn(String, boolean) - Method in class org.objectweb.speedo.metadata.SpeedoClass
Look for a column with a given name defined into the given SpeedoClass.
getColumn() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
Deprecated.  
getCompiledQueryCache_AutoCleanSize() - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
getCompiledQueryCache_AutoCleanSize() - Method in interface org.objectweb.speedo.jmx.mbeans.QueryMBean
 
getCompiledQueryCache_AutoCleanThreshold() - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
getCompiledQueryCache_AutoCleanThreshold() - Method in interface org.objectweb.speedo.jmx.mbeans.QueryMBean
 
getCompiledQueryCache_CurrentSize() - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
getCompiledQueryCache_CurrentSize() - Method in interface org.objectweb.speedo.jmx.mbeans.QueryMBean
 
getCompiledQueryCache_MaxObjects() - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
getCompiledQueryCache_MaxObjects() - Method in interface org.objectweb.speedo.jmx.mbeans.QueryMBean
 
getCompiledQueryCache_ObjectIdentifiers() - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
getCompiledQueryCache_ObjectIdentifiers() - Method in interface org.objectweb.speedo.jmx.mbeans.QueryMBean
 
getConcurrencyManager() - Method in class org.objectweb.speedo.jmx.mbeans.Tx
 
getConcurrencyManager() - Method in interface org.objectweb.speedo.jmx.mbeans.TxMBean
 
getConcurrencyManagerComponent() - Method in class org.objectweb.speedo.AbstractSpeedo
 
getConcurrencyPolicy() - Method in class org.objectweb.speedo.jmx.mbeans.Tx
 
getConcurrencyPolicy() - Method in interface org.objectweb.speedo.jmx.mbeans.TxMBean
 
getConnection() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Connection allocation is delegated to the ConnectionManager assigned to this factory.
getConnection(ConnectionSpec) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Connection allocation is delegated to the ConnectionManager assigned to this factory.
getConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Delegates the creation of a Connection to the ConnectionFactory.
getConnection() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getConnection(Object) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getConnection(Object, Object) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getConnection() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
The pool is used to fetch a connection.
getConnection(Object, Object) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
getConnectionDriverName() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getConnectionDriverName() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getConnectionDriverName() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the driver name for the data store connection.
getConnectionFactory() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getConnectionFactory() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getConnectionFactory() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getConnectionFactory() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the data store connection factory.
getConnectionFactory2() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getConnectionFactory2() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getConnectionFactory2() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the second data store connection factory.
getConnectionFactory2Name() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getConnectionFactory2Name() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getConnectionFactory2Name() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the name for the second data store connection factory.
getConnectionFactoryName() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getConnectionFactoryName() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getConnectionFactoryName() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getConnectionFactoryName() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getConnectionFactoryName() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the name for the data store connection factory.
getConnectionPassword() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the password for the data store connection.
getConnectionSpec(POManagerFactoryItf, String, String) - Method in interface org.objectweb.speedo.mapper.api.ConnectionSpecFactory
 
getConnectionSpec(POManagerFactoryItf, String, String) - Method in class org.objectweb.speedo.mapper.rdb.JdbcConnectionSpecFactory
 
getConnectionSpec() - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
getConnectionSpec() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
getConnectionURL() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getConnectionURL() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getConnectionURL() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the URL for the data store connection.
getConnectionUserName() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getConnectionUserName() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getConnectionUserName() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the user name for the data store connection.
getContents() - Method in class org.objectweb.speedo.generation.parser.ejb.EJBParsingResources
 
getContents() - Method in class org.objectweb.speedo.locale.SpeedoResources
 
getContext(SpeedoClass) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
getContextAsMap(SpeedoClass) - Method in class org.objectweb.speedo.generation.generator.fields.FieldsGenerator
This method initialises the Velocity context.
getContextAsMap(SpeedoClass) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
getDataIdentifier(Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
getDataIdentifiers(Collection) - Method in class org.objectweb.speedo.genclass.GenClass
 
getDataStoreCache() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getDataStoreCache() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getDataStoreCache() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
getDataStoreConnection() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getDataStoreConnection() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getDebug() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getDebug() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getDeclaration() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getDeclaredPathLength() - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
getDeclareImports() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getDeclareParameters() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getDeclareVariables() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getDecode() - Method in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
getDecodedPName(TupleCollection, PName, boolean) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getDefaultColumn(SpeedoClass) - Method in interface org.objectweb.speedo.naming.api.NamingManager
 
getDefaultColumn(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getDefaultColumn(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
getDefaultColumn(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
getDefaultColumn(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
getDefaultFetchGroup() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getDefaultValue() - Method in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
getDefinition() - Method in interface org.objectweb.speedo.query.api.CompiledQuery
 
getDefinition() - Method in class org.objectweb.speedo.query.ejb.EJBCompiledQuery
 
getDefinition() - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
getDelegate() - Method in class org.objectweb.speedo.AbstractSpeedo
 
getDependencies() - Method in class org.objectweb.speedo.jmx.mbeans.Tx
 
getDependencies() - Method in interface org.objectweb.speedo.jmx.mbeans.TxMBean
 
getDependencyGraph() - Method in class org.objectweb.speedo.AbstractSpeedo
 
getDepth() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getDepth() - Method in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
getDetachAllOnCommit() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getDetachAllOnCommit() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getDetachAllOnCommit() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getDetachAllOnCommit() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getDetachAllOnCommit() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
getDetachedFieldAccessExceptionClassNameSlash() - Method in class org.objectweb.speedo.lib.Personality
 
getDetachedFieldAccessRuntimeExceptionClass() - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
getDetachedFieldAccessRuntimeExceptionClass() - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
getDetachedFieldAccessRuntimeExceptionClass() - Method in class org.objectweb.speedo.lib.Personality
 
getDetachedStatus() - Method in interface org.objectweb.speedo.mim.api.StateItf
Gets the current status of this detached object
getDetachedStatus() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
getDetachmentOptions() - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
getDetachmentRootClasses() - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
getDetachmentRoots() - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
getDirectoryScanner() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask.Description
 
getDirectoryScanner(File) - Method in class org.objectweb.speedo.generation.start.Main.Description
 
getDriverClassName() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
getDriverClassName() - Method in interface org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes
 
getEISProductName() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
Returns the name of this storage sub-system.
getEISProductName() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
getEISProductVersion() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
This is the same version number as the adapter.
getEISProductVersion() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
getEJBParsingRB() - Static method in class org.objectweb.speedo.locale.LocaleHelper
 
getElement() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
getElement(POManagerItf) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
getElement() - Method in interface org.objectweb.speedo.genclass.GenClassElement
 
getElement(POManagerItf) - Method in interface org.objectweb.speedo.genclass.GenClassElement
 
getElemStatus() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
getElemType() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getEncode() - Method in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
getEncodedPName(PersistentObjectItf) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
Encodes a PName into a serializable representation which could be decoded later.
getEncodedPName(PersistentObjectItf) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getEncodedPName(PersistentObjectItf) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
getEndColumn() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
getEndColumn() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
getEndLine() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
getEndLine() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
getEndString(String) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
getEnhancer() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
getEnhancer() - Method in class org.objectweb.speedo.ant.ejb.EJBEnhancerTask
 
getEnhancer() - Method in class org.objectweb.speedo.ant.jdo.JDOEnhancerTask
 
getEntityManager() - Method in class org.objectweb.speedo.ejb.EJBSpeedo
 
getEntityManager() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManagerFactory
 
getErrorMessage(SpeedoClass, MetaObject, Reference) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
retrieves the start of a pretty error message.
getErrorMessage(SpeedoClass, MetaObject, Reference) - Method in interface org.objectweb.speedo.naming.api.MIBuilderHelper
 
getExtension(String, String) - Method in class org.objectweb.speedo.metadata.SpeedoElement
 
getExtensionByKey(String) - Method in class org.objectweb.speedo.metadata.SpeedoElement
 
getExtensionValueByKey(String) - Method in class org.objectweb.speedo.metadata.SpeedoElement
 
getExtent(Class, boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getExtent(Class) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getExtent(Class, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Not implemented.
getExtent(Class) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getExtent() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getExternalsTemplate() - Method in interface org.objectweb.speedo.generation.generator.api.VelocityGenerator
 
getExternalsTemplate() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
getExtTable(String, boolean) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getFatalRuntimeExceptionClass() - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
getFatalRuntimeExceptionClass() - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
getFatalRuntimeExceptionClass() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the runtime fatal exception class dedicated to the relevant personality.
getFatalRuntimeExceptionClassNameDot() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the class name of the runtime fatal exception dedicated to the relevant personality.
getFatalRuntimeExceptionClassNameSlash() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the class name of the runtime fatal exception dedicated to the relevant personality.
getFcBindings(String) - Method in class org.objectweb.speedo.mapper.jca.JCAMapper
 
getFcState() - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
getFcState() - Method in class org.objectweb.speedo.mapper.jca.JCAMapper
 
getFcState() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getFcState() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
getFcState() - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
getFcState() - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
getFcState() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
getFetchGroup() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getFetchPlan() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getFetchPlan() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getFetchPlan() - Method in class org.objectweb.speedo.query.jdo.JDOExtent
 
getFetchPlan() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
getFetchSize() - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
getField(String) - Method in class org.objectweb.speedo.metadata.SpeedoClass
Finds a field from its name.
getField(String) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
getFieldComparaison(Expression, Map) - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
getFieldFromColumn(String) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getFieldOfTheReferencedClass(String) - Method in class org.objectweb.speedo.metadata.SpeedoField
 
getFields() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.FetchGroup
 
getFields() - Method in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
getFields() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLVariableVisitor
get the Map that was built from visiting the lexical query tree This map allows to get the org.objectweb.medor.api.Field from its name (ident or path).
getFields() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
getFieldsToLoad() - Method in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
getFieldType() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getFieldType() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getFieldType() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getFilter() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getFilter() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getFirst() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
getFirstClass(String) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
getFirstVisitors(ClassWriter, Logger, String, Map) - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOPersistentClassEnhancer
 
getFirstVisitors(ClassWriter, Logger, String, Map) - Method in class org.objectweb.speedo.generation.enhancer.pc.PersistentClassEnhancer
 
getFKColumn(String) - Method in class org.objectweb.speedo.metadata.SpeedoCommonField
 
getFKJoinColumn(String) - Method in class org.objectweb.speedo.metadata.SpeedoCommonField
 
getFlushMode() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
getFQFieldName() - Method in class org.objectweb.speedo.metadata.SpeedoCommonField
 
getFQName() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getGcJDKImpl() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getGCMClassName(String) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
Retrieves the class name of the PClassMapping implementation for the generic class for a given mapper name.
getGCPNameHints(SpeedoClass, NameDef) - Method in interface org.objectweb.speedo.naming.api.NamingManager
compute a string value which permit to help the building of the genclass PName (export)
getGCPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getGCPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getGCPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
getGCPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
getGCPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
getGCPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
getGcproxy() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getGenClassMapping() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getGenClassMapping(String) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getGenClassMapping(String) - Method in interface org.objectweb.speedo.mapper.api.JormFactory
Retrieve the PClassMapping of a gen class since its path
getGenClassMapping(String) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getGenClassName(String) - Method in class org.objectweb.speedo.lib.Personality
 
getGenClassNames() - Method in interface org.objectweb.speedo.mim.api.MemoryInstanceManagerAttribute
 
getGenClassNames() - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
getGenerateJormFile() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
getGenerateJormFile() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
getGenerationContext() - Method in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
getGeneratorComponents() - Method in class org.objectweb.speedo.generation.AbstractEnhancer
 
getGeneratorComponents() - Method in class org.objectweb.speedo.generation.ejb.EJBEnhancer
 
getGeneratorComponents() - Method in class org.objectweb.speedo.generation.jdo.JDOEnhancer
 
getGenerators() - Method in class org.objectweb.speedo.generation.generator.AbstractGenerator
Provides the list of generators to be used in the code generation for a particular persistent class.
getGenerators() - Method in class org.objectweb.speedo.generation.generator.ejb.EJBGenerator
 
getGenerators() - Method in class org.objectweb.speedo.generation.generator.jdo.JDOGenerator
 
getGetter() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getGrouping() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getGroups() - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
getHiddenLidFieldName() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getHiddenLidFieldName() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getHiddenLidFieldName() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getHoldability() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
getHost() - Method in interface org.objectweb.speedo.jmx.api.MX4J_HtmlAdaptorCA
 
getHost() - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
getI18N(String) - Static method in class org.objectweb.speedo.generation.start.Support
Returns the I18N message.
getI18N(String, String) - Static method in class org.objectweb.speedo.generation.start.Support
Returns the I18N message.
getI18N(String, String, String) - Static method in class org.objectweb.speedo.generation.start.Support
Returns the I18N message.
getI18N(String, String, String, String) - Static method in class org.objectweb.speedo.generation.start.Support
Returns the I18N message.
getI18N(String, int, String) - Static method in class org.objectweb.speedo.generation.start.Support
Returns the I18N message.
getI18N(String, Object[]) - Static method in class org.objectweb.speedo.generation.start.Support
Returns the I18N message.
getId() - Method in interface org.objectweb.speedo.usercache.api.UserCache
 
getId() - Method in class org.objectweb.speedo.usercache.lib.CompositeUserCache
 
getId() - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
getIdentityType() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getIgnoreCache() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getIgnoreCache() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getIgnoreCache() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getIgnoreCache() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getIgnoreCache() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Get the ignoreCache setting for queries.
getIgnoreCache() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
getIgnoreCache() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Get the ignoreCache option setting.
GetImage() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
GetImage() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
getImportStatements() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getIncludeSubclasses() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getIncludeSubClasses() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getIndex() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
getIndex() - Method in interface org.objectweb.speedo.genclass.GenClassElement
 
getIndexed() - Method in class org.objectweb.speedo.metadata.SpeedoJoin
 
getIndexesTable(PClassMapping) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getIndexFieldNames() - Method in interface org.objectweb.speedo.usercache.api.UserCache
 
getIndexFieldNames() - Method in class org.objectweb.speedo.usercache.lib.CompositeUserCache
 
getIndexFieldNames() - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
getIndexFirst() - Method in interface org.objectweb.speedo.query.api.QueryDefinition
The application may want to skip some number of results that may have been previously returned, and additionally may want to limit the number of instances returned from a query.
getIndexFirst() - Method in class org.objectweb.speedo.query.ejb.EJBQueryDefinitionImpl
 
getIndexFirst() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getIndexLast() - Method in interface org.objectweb.speedo.query.api.QueryDefinition
The application may want to skip some number of results that may have been previously returned, and additionally may want to limit the number of instances returned from a query.
getIndexLast() - Method in class org.objectweb.speedo.query.ejb.EJBQueryDefinitionImpl
 
getIndexLast() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getInheritedField(String) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getInputStreamForResource(String) - Method in class org.objectweb.speedo.generation.start.ListResourceLocator
Finds a resource with a given name.
getInputStreamForResource(String) - Method in interface org.objectweb.speedo.generation.start.ResourceLocator
Finds a resource with a given name.
getInteractionSpecsSupported() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
No interaction is supported by the JDO adapter.
getIs11Relation() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getIs1MRelation() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getIsCascadeDelete() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getIsM1Relation() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getIsMap() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getIsMMRelation() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getIsMultiValued() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getIsNotauthorizedToBeNull() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getIsOpen() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getIsOpen() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getIsReference() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getIsRelation() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getIsxMRelation() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getJavaFieldType() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getJavaFieldType() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getJavaFieldType() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getJavaLangType(Class) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
getJDBC_Connection_DriverClass() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getJDBC_Connection_DriverClass() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getJDBC_Connection_MapperName() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getJDBC_Connection_MapperName() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getJDBC_Connection_URL() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getJDBC_Connection_URL() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getJDBC_Connection_User() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getJDBC_Connection_User() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getJoin(String) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getJoin(String, boolean) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getJoinColumn(SpeedoField) - Method in class org.objectweb.speedo.metadata.SpeedoCommonField
 
getJoinIndex(SpeedoJoin) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getJormcast() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getJormClasspath() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
getJormClasspath() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
getJormFactory() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getJormfield() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getJormFieldId() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getJormFieldIdLongPos() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getJormFielIdDecl() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getJormFileName() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getJormMeth() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getJormmeth() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getJormNamingConfig(NameDef, SpeedoClass, MetaObject, String, Properties) - Method in interface org.objectweb.speedo.naming.api.NamingManager
computes the naming configuration information for a class or a reference.
getJormNamingConfig(NameDef, SpeedoClass, MetaObject, String, Properties) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getJormNamingConfig(NameDef, SpeedoClass, MetaObject, String, Properties) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
getJormNamingConfig(NameDef, SpeedoClass, MetaObject, String, Properties) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
getJormNamingConfig(NameDef, SpeedoClass, MetaObject, String, Properties) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
Build a property value compsed such as this pattern userid,binder_class_name,pnc_class_name,class_name
getJormNamingConfig(NameDef, SpeedoClass, MetaObject, String, Properties) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
sud,coding type, pnc class name, class name
getJormType() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getJVMClassName(String) - Static method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
getJVMClassName(Class) - Static method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
getJVMClassName(String) - Static method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
getJVMClassName(Class) - Static method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
getJVMType(Class) - Static method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
getJVMType(String) - Static method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
getJVMType(PType) - Static method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
getJVMType(Class) - Static method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
getJVMType(String) - Static method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
getJVMType(PType) - Static method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
getKeyField() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getLanguage() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getLast() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
getLine() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
Deprecated.  
getLine() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
Deprecated.  
getLinkedField() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getList() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Computes the query result.
getLocalTransaction() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getLocalTransaction() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
getLogger() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getLogger() - Method in class org.objectweb.speedo.genclass.GenClass
 
getLogger() - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
getLogger() - Method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
getLogger() - Method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
getLogger() - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
 
getLogger() - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
 
getLogger() - Method in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
getLogger() - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
getLogger() - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
getLogger() - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
getLogger() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
getLogger() - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
getLoggerFactory() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getLoggerFactory() - Method in class org.objectweb.speedo.genclass.GenClass
 
getLoggerFactory() - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
 
getLoggerFactory() - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
 
getLoggerFactory() - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
getLoggerFactory() - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
getLoggerName() - Method in class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassMerger
 
getLoggerName() - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
getLoggerName() - Method in class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassMerger
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.CascadeDeleteSetter
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.DataStoreId
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.DiscriminatorVisitor
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.FieldConverterVisitor
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.IndexVisitor
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.InheritanceVisitor
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.JavaLangShorcutVisitor
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.jdo.ExtensionVerifier
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.jdo.TupleExtensionCopier
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.KeyFieldChecker
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.MetaDataAnalyzer
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.PrimaryKeyFieldAdder
 
getLoggerName() - Method in class org.objectweb.speedo.generation.mivisitor.ReverseFieldAdder
 
getLoggerName() - Method in class org.objectweb.speedo.generation.parser.AbstractParser
 
getLoggerName() - Method in class org.objectweb.speedo.generation.parser.ejb.EJBPersistenceParser
 
getLoggerName() - Method in class org.objectweb.speedo.generation.parser.jdo.JDO2Parser
 
getLoggerName() - Method in class org.objectweb.speedo.generation.parser.jdo.JDOParser
 
getLoggerName() - Method in class org.objectweb.speedo.generation.recompiler.Recompiler
 
getLoggerName() - Method in class org.objectweb.speedo.generation.recompiler.UpToDateVisitor
 
getLogWriter() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Not supported yet.
getLogWriter() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
Retrieves the printwriter used for the logging.
getLongGen() - Method in interface org.objectweb.speedo.sequence.api.SpeedoSequenceItf
 
getLongGen() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
getLongGenMgr() - Method in interface org.objectweb.speedo.sequence.api.SequenceManager
Get the long generator manager.
getLongGenMgr() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
Get the long generator manager.
getLongIdLid() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getLongIdLid() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getLongIdLid() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getLongIdManagerClass() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getLongIdManagerClass() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getLongIdManagerClass() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getLongIdName() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getLongIdName() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getLongIdName() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getManager() - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
retrieves the jorm meta information manager hosting the Class and CompositeName instances.
getManager(MetaObject) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
 
getManager(MetaObject) - Method in interface org.objectweb.speedo.naming.api.MIBuilderHelper
 
getMappedClasses() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getMapper() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getMapper() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getMapper() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getMapper() - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
getMapper() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getMapper() - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
getMapper() - Method in interface org.objectweb.speedo.sequence.api.SequenceManager
 
getMapper() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
getMapperName() - Method in interface org.objectweb.speedo.mapper.api.MapperAttributes
 
getMapperName() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getMapperRdb() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
getMapping(Class) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
getMapping(Class, SpeedoCompilerParameter) - Static method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
getMapping() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getMapping() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getMapping() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
getMappingStructure(String) - Static method in class org.objectweb.speedo.AbstractSpeedo
 
getMappingStructure() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getMappingStructure() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getMappingStructureRule() - Method in interface org.objectweb.speedo.mapper.api.JormFactory
 
getMappingStructureRule() - Method in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
 
getMappingStructureRule() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getMappingStructureString(byte) - Static method in class org.objectweb.speedo.AbstractSpeedo
 
getMaxConnections() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
getMaxFetchDepth() - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
getMaxPool() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the MaxPool setting for the PersistenceManager pool for this factory.
GETMAXPOOL - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
getMedorFieldFromPath(String, Map) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
return the JormField for a given path
getMemoryCacheEntries() - Method in class org.objectweb.speedo.AbstractSpeedo
 
getMemoryInstance() - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
getMemoryInstance() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
getMemoryType() - Method in interface org.objectweb.speedo.api.UserFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getMemoryType() - Method in class org.objectweb.speedo.lib.LocaleFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Method in class org.objectweb.speedo.lib.SqlDateFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Method in class org.objectweb.speedo.lib.SqlTimeFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Method in class org.objectweb.speedo.lib.SqlTimestampFieldMapping
Retrieves the java type corresponding to the type in memory.
getMergedPath(int) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
getMessage() - Method in exception org.objectweb.speedo.query.ejb.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.objectweb.speedo.query.ejb.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.objectweb.speedo.query.jdo.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.objectweb.speedo.query.jdo.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMetaData() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
The JDOConnectionFactory manages its metadata on its own.
getMetaData() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
The JDOConnectionImpl manages the metadata on its own.
getMetaData() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
getMetaData() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
getMetaData() - Method in class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
getMetaInfo() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getMetaInfoManager() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getMinPool() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the MinPool setting for the PersistenceManager pool for this factory.
getMIVisitors() - Method in class org.objectweb.speedo.generation.mivisitor.ejb.EJBSMIVisitor
 
getMIVisitors() - Method in class org.objectweb.speedo.generation.mivisitor.jdo.JDOSMIVisitor
 
getMIVisitors() - Method in class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitors
 
getModifier() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getMsWait() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the MsWait setting for the PersistenceManager pool for this factory.
getMultithreaded() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getMultithreaded() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getMultithreaded() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getMultithreaded() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Get the current Multithreaded flag for this PersistenceManager.
getMultithreaded() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the default Multithreaded setting for all PersistenceManager instances obtained from this factory.
getName() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.FetchGroup
 
getName() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getName() - Method in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
getName() - Method in class org.objectweb.speedo.lib.Personality
 
getName() - Method in interface org.objectweb.speedo.mapper.api.ClassPropertyManager
 
getName() - Method in class org.objectweb.speedo.mapper.lib.CPMCacheClassPolicy
 
getName() - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnExtent
 
getName() - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnGenClass
 
getName() - Method in class org.objectweb.speedo.mapper.lib.CPMPrefetchOnQuery
 
getName() - Method in class org.objectweb.speedo.mapper.lib.CPMShareablePolicy
 
getName() - Method in class org.objectweb.speedo.mapper.lib.CPMTransactionLockingLevel
 
getName() - Method in class org.objectweb.speedo.mapper.lib.CPMUserCachePolicy
 
getName() - Method in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
getName() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getName() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getName() - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
getName() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getName() - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
getName() - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
getName() - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
getName() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
Returns the fully qualified name of the Sequence.
getName() - Method in interface org.objectweb.speedo.usercache.api.UserCache
 
getName() - Method in class org.objectweb.speedo.usercache.lib.CompositeUserCache
 
getName() - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
getNameDefFieldPrefix(Reference, boolean, boolean, SpeedoField) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
Calculates the prefix of a field use in a name def.
getNameDefFieldPrefix(Reference, boolean, boolean, SpeedoField) - Method in interface org.objectweb.speedo.naming.api.MIBuilderHelper
 
getNamedQuery(String) - Method in interface org.objectweb.speedo.mim.api.HomeItf
Retrieves a query defintion from its name.
getNamedQuery(String) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getNameUpperFirst() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getNamingFieldName() - Method in class org.objectweb.speedo.naming.api.NamingManager.NamingField
 
getNamingfields(SpeedoClass) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Retrieves the array of field used in the identifier of a persistent class and which values are not calculated by the application.
getNamingfields(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getNamingfields(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
getNamingfields(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
getNamingfields(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
getNamingFieldType() - Method in class org.objectweb.speedo.naming.api.NamingManager.NamingField
 
getNamingManager(SpeedoClass) - Method in interface org.objectweb.speedo.naming.api.NamingManagerFactoryItf
 
getNamingManager(String, ClassLoader) - Method in interface org.objectweb.speedo.naming.api.NamingManagerFactoryItf
 
getNamingManager(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
getNamingManager(String, ClassLoader) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
getNativeConnection() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getNested(Exception) - Static method in class org.objectweb.speedo.api.ExceptionHelper
 
getNestedException() - Method in exception org.objectweb.speedo.api.SpeedoException
 
getNestedFetchGroups() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.FetchGroup
 
getNestedFetchGroups() - Method in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
getNewUserId() - Method in interface org.objectweb.speedo.naming.api.UserIdFactory
 
getNext() - Method in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
getNext() - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
getNext() - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
getNextToken() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
getNextToken() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
getNextToken() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
getNextToken() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
getNontransactionalRead() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getNontransactionalRead() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getNontransactionalRead() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getNontransactionalRead() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the default NontransactionalRead setting for all PersistenceManager instances obtained from this factory.
getNontransactionalRead() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
getNontransactionalWrite() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getNontransactionalWrite() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getNontransactionalWrite() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getNontransactionalWrite() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
getNontransactionalWrite() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
getNull() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getNumber() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getObject(String, ClassLoader, Logger) - Static method in class org.objectweb.speedo.mapper.lib.Object2StringSerializer
 
getObjectById(Object, boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getObjectById(Class, Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getObjectById(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getObjectById(Object, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
This method locates a persistent instance in the cache of instances managed by this PersistenceManager.
getObjectById(Class, Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getObjectById(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getObjectId(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getObjectId(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
The ObjectId returned by this method represents the JDO identity of the instance.
getObjectIdClass(Class) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getObjectidClass() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getObjectIdClass(Class) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Fetches the Null PName associated to the PBinder of the persistent class
getObjectsById(Collection, boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getObjectsById(Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getObjectsById(Object[], boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getObjectsById(Object[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getObjectsById(Collection, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getObjectsById(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getObjectsById(Object[], boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getObjectsById(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getOptimistic() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getOptimistic() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getOptimistic() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getOptimistic() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the default Optimistic setting for all PersistenceManager instances obtained from this factory.
getOptimistic() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
getOrder() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getOrdering() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getOuter() - Method in class org.objectweb.speedo.metadata.SpeedoJoin
 
getParameters() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getParents() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getParentVisitors(ClassVisitor, Logger, String, SpeedoClass, Map) - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOPersistentClassEnhancer
 
getParentVisitors(ClassVisitor, Logger, String, SpeedoClass, Map) - Method in class org.objectweb.speedo.generation.enhancer.pc.PersistentClassEnhancer
 
getParser() - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager
 
getPassword() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
getPassword() - Method in interface org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes
 
getPath() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getPath() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
getPath() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getPBinder() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getPBinder(Class) - Method in interface org.objectweb.speedo.mapper.api.JormFactory
Retrieve the Binder managing the persistent class (Not a Generic class).
getPBinder(String, ClassLoader) - Method in interface org.objectweb.speedo.mapper.api.JormFactory
Retrieve the Binder managing the persistent class (Not a Generic class).
getPBinder(Class) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getPBinder(String, ClassLoader) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getPBinder(String, String, ClassLoader, byte, Map, Map) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Build a PBinder instance for this hints parameter specified
getPBinder(String, String, ClassLoader, byte, Map, Map) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getPBinder(String, String) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getPBinder(String, String, ClassLoader, byte, Map, Map) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
getPBinder(String, String, ClassLoader, byte, Map, Map) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
getPBinder(String, String, ClassLoader, byte, Map, Map) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
getPBinder(String, String, ClassLoader, byte, Map, Map) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
getPBinderClass() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getPBinderClass() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getPBinderClass() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getPClassMapping() - Method in class org.objectweb.speedo.genclass.GenClass
 
getPClassMapping(String, ClassLoader) - Method in interface org.objectweb.speedo.mapper.api.JormFactory
Is a shortcut to the call getPClassMapping(Class.forName(classname, cl, true))
getPClassMapping(Class) - Method in interface org.objectweb.speedo.mapper.api.JormFactory
Retrieves a PClassMapping instance managing a jorm class.
getPClassMapping(Class) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getPClassMapping(String, ClassLoader) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
This method is the real implementation of the getPClassMapping methods from the JormFactory interface.
getPersistenceManager() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getPersistenceManager(String, String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getPersistenceManager() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getPersistenceManager() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getPersistenceManager(String, String) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getPersistenceManager() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get an instance of PersistenceManager from this factory.
getPersistenceManager(String, String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get an instance of PersistenceManager from this factory.
getPersistenceManager(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
getPersistenceManager() - Method in class org.objectweb.speedo.query.jdo.JDOExtent
An Extent is managed by a PersistenceManager; this method gives access to the owning PersistenceManager.
getPersistenceManager() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Get the PersistenceManager associated with this Query.
getPersistenceManager() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
getPersistenceManagerFactory() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getPersistenceManagerFactory(Properties) - Static method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getPersistenceManagerFactory(Map) - Static method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getPersistenceManagerFactory() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getPersistentClasseNames() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getPersistentClasseNames() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getPersonality() - Method in class org.objectweb.speedo.AbstractSpeedo
 
getPersonality() - Method in class org.objectweb.speedo.ejb.EJBSpeedo
 
getPersonality() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getPersonality() - Method in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
 
getPersonality() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getPersonality() - Method in interface org.objectweb.speedo.mim.api.MemoryInstanceManagerAttribute
 
getPersonality() - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
getPersonality() - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
 
getPersonality() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
getPersonalityClassName(String, String) - Method in class org.objectweb.speedo.lib.Personality
 
getPkFieldCount() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getPKFields() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getPMapCluster(String) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getPMapClusters() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getPMapper() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getPMappingStructuresManager() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getPmf() - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
getPMF() - Method in interface org.objectweb.speedo.query.api.QueryManager
 
getPMF() - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
getPMF() - Method in interface org.objectweb.speedo.sequence.api.SequenceManager
 
getPMF() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
getPMFComponent() - Method in class org.objectweb.speedo.AbstractSpeedo
 
getPName() - Method in class org.objectweb.speedo.genclass.GenClass
 
getPNameClass() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getPNameClass() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getPNameClass() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getPNameCoder() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getPNameCoder(String) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getPNameGetter(PType) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
getPNameHints(SpeedoClass, NameDef) - Method in interface org.objectweb.speedo.naming.api.NamingManager
compute a string value which permit to help the building of the class PName (export)
getPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
getPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
getPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
getPNameHints(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
getPNameHints2(SpeedoClass, NameDef) - Method in interface org.objectweb.speedo.naming.api.NamingManager
 
getPNameHints2(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getPNameHints2(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
getPNameHints2(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
getPNameHints2(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
getPNameHints2(SpeedoClass, NameDef) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
getPNameIterator(Object, boolean, boolean, Object) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getPNameIterator(Object) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getPNamingContext(String, ClassLoader) - Method in interface org.objectweb.speedo.mapper.api.JormFactory
Is a shortcut to the call getPNamingContext(Class.forName(classname, cl, true))
getPNamingContext(Class) - Method in interface org.objectweb.speedo.mapper.api.JormFactory
Retrieve the PNamingcontext managing the persistent class (Not a Generic class) and its sub classes.
getPNamingContext(String, ClassLoader) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
This Method is a shortcut to the getPNamingContext(PersistentObjectItf) method.
getPNamingContext(Class) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getPNamingContext(String, String, ClassLoader, byte, Map, Map, Manager, PClassMapping) - Method in interface org.objectweb.speedo.naming.api.NamingManager
Build a PNamingContext instance for this hints parameter specified
getPNamingContext(String, String, ClassLoader, byte, Map, Map, Manager, PClassMapping) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getPNamingContext(String, String, ClassLoader, byte, Map, Map, Manager, PClassMapping) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
getPNamingContext(String, String, ClassLoader, byte, Map, Map, Manager, PClassMapping) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
getPNamingContextClass() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
getPNamingContextClass() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
getPNamingContextClass() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
getPNCClassNameFromHints(Object, String) - Static method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
getPOManager() - Method in class org.objectweb.speedo.AbstractSpeedo
 
getPOManager() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Retrieves the right POManagerItf in according the managed connection state (in a local transaction, in a XA transaction or out of transaction)
getPOManager() - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
 
getPOManager() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManagerFactory
 
getPOManager() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
getPOManager() - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
 
getPOManager() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
getPOManagerFactory() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
getPOManagerFactory() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getPOManagerFactory() - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
getPOManagerFactory() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
getPOManagerTemplateName() - Method in interface org.objectweb.speedo.pm.api.POManagerInstanciatorAC
 
getPOManagerTemplateName() - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
getPOMClass() - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
getPOMClass() - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
getPOMClass() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the PersistentObjectManager class for the associated personality.
getPOMFClass() - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
getPOMFClass() - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
getPOMFClass() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the PersistentObjectManagerFactory class for the associated personality.
getPool() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
getPool_Of_Connection_Current_Free_Number() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getPool_Of_Connection_Current_Free_Number() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getPool_Of_Connection_Current_Size() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getPool_Of_Connection_Current_Size() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getPool_Of_Connection_Current_Used_Number() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getPool_Of_Connection_Current_Used_Number() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getPool_Of_Connection_MaxSize() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getPool_Of_Connection_MaxSize() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getPool_Of_Connection_MinSize() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getPool_Of_Connection_MinSize() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getPool_Of_Connection_Timeout() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getPool_Of_Connection_Timeout() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getPool_Of_Connection_TTL() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getPool_Of_Connection_TTL() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getPool_Of_Connection_User() - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
getPool_Of_Connection_User() - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
getPool_Of_PM_Current_Free_Number() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getPool_Of_PM_Current_Free_Number() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getPool_Of_PM_Current_Size() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getPool_Of_PM_Current_Size() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getPool_Of_PM_Current_Used_Number() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getPool_Of_PM_Current_Used_Number() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getPool_Of_PM_MaxSize() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getPool_Of_PM_MaxSize() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getPool_Of_PM_MinSize() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getPool_Of_PM_MinSize() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getPool_Of_PM_Timeout() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getPool_Of_PM_Timeout() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getPool_Of_PM_TTL() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getPool_Of_PM_TTL() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getPoolAttributes(String) - Method in class org.objectweb.speedo.jmx.JMXConfigurator
 
getPoolConnection() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
getPoolConnection() - Method in interface org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes
 
getPoolItf(String) - Method in class org.objectweb.speedo.jmx.JMXConfigurator
 
getPort() - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
getPostLoad() - Method in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
getPrefetchActivatedOnExtent() - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
getPrefetchActivatedOnExtent() - Method in interface org.objectweb.speedo.query.api.QueryManagerAttribute
Indicates of the prefetching mode on extent
getPrefetchActivatedOnExtent() - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
getPrefetchActivatedOnQuery() - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
getPrefetchActivatedOnQuery() - Method in interface org.objectweb.speedo.query.api.QueryManagerAttribute
Indicates of the prefetching mode on query
getPrefetchActivatedOnQuery() - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
getPrefetchBufferFactory() - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
getPrefetchCache() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getPrefetchOnExtent() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
getPrefetchOnExtent() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getPrefetchOnGenClass() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
getPrefetchOnGenClass() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getPrefetchOnQuery() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
getPrefetchOnQuery() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getPrimitiveField(MetaObject, String) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
 
getPrimitiveField(MetaObject, String) - Method in interface org.objectweb.speedo.naming.api.MIBuilderHelper
 
getPrimitivePType(Type) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
Retrieves the jorm type matching to primitive type.
getPrimitivePType(Type) - Method in interface org.objectweb.speedo.naming.api.MIBuilderHelper
 
getProjectName() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getProjectName() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
getProperties() - Method in class org.objectweb.speedo.AbstractSpeedo
 
getProperties() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getProperties() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getProperties() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getProperties() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getProperties() - Method in class org.objectweb.speedo.mapper.lib.ClassPropertiesManager
 
getProperties() - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
 
getProperties() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
Return non-configurable properties of this POManagerFactory.
getProperty(Map, String, String, boolean) - Method in class org.objectweb.speedo.AbstractSpeedo
 
getProperty(String) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
getProperty(String, String) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
getPropertyFile() - Method in interface org.objectweb.speedo.jca.SpeedoAttributeController
Gives access to the name of the property file for initializing the underlying JDO implementation.
getPropertyFile() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
Gives access to the name of the property file for initializing the underlying JDO implementation.
getPType() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getPType() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getPType(String) - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
getPTypeSpace() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
getQueryBuilder() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
getQueryClass() - Method in class org.objectweb.speedo.generation.generator.home.ejb.EJBHomeGenerator
 
getQueryClass() - Method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
Provides the class to be used by the generated Home for query creation.
getQueryClass() - Method in class org.objectweb.speedo.generation.generator.home.jdo.JDOHomeGenerator
 
getQueryCompiler(QueryDefinition) - Method in interface org.objectweb.speedo.query.api.QueryManager
Retrieves a CompiledQuery for a given QueryDefinition.
getQueryCompiler() - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
getQueryCompiler() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
getQueryCompiler(QueryDefinition) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
returns a CompiledQuery implementation, creates it if it does not exists, or just returns an existing one.
getQueryEvalContext() - Method in class org.objectweb.speedo.query.jdo.JDOCompiledSelectQuery
 
getQueryFilter() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
get the query filter that was built from visiting the syntaxic tree
getQueryManager() - Method in class org.objectweb.speedo.AbstractSpeedo
 
getQueryManager() - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
Get the query manager.
getQueryManager() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
getQueryManager() - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
getQueryManager() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
getQueryTree() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
getQueryType() - Method in interface org.objectweb.speedo.query.api.QueryDefinition
 
getQueryType() - Method in class org.objectweb.speedo.query.ejb.EJBQueryDefinitionImpl
 
getQueryType() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getRangeFirst() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getRangeLast() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getRealPClassMapping() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getRecordFactory() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
No support for record.
getReference() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Returns the JNDI Reference.
getReference(Class, Object) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Get an instance, whoose state may be lazily fetched.
getReferencedClass() - Method in class org.objectweb.speedo.metadata.SpeedoField
 
getReferenceState(CacheEntry) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
getRestoreValues() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getRestoreValues() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getRestoreValues() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getRestoreValues() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
getRestoreValues() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
getResult() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getResult() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultUnique
 
getResultClass() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getResultClass() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getResultGrouping() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getResultList() - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
getResultSetInfo() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
No support for ResultSet.
getResultUnique() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getRetainValues() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getRetainValues() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getRetainValues() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
getRetainValues() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Get the default RetainValues setting for all PersistenceManager instances obtained from this factory.
getRetainValues() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
getReverse() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getReverseField() - Method in class org.objectweb.speedo.metadata.SpeedoField
 
getReverseGetter() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getReverseIsMap() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getReverseKeyField() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getReverseNumber() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getReverseSetter() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getRollbackOnly() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getRollbackOnly() - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
 
getRollbackOnly() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
getRow() - Method in class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
getRuntimeExceptionClass() - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
getRuntimeExceptionClass() - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
getRuntimeExceptionClass() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the runtime user exception class dedicated to the relevant personality.
getRuntimeExceptionClassNameDot() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the class name of the runtime user exception dedicated to the relevant personality.
getRuntimeExceptionClassNameSlash() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the class name of the runtime user exception dedicated to the relevant personality.
getSecondClass(String) - Method in class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassHomeMerger
 
getSecondClass(String) - Method in class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassMerger
The second class is the defined by #EJB_GEN_CLASS_NAME
getSecondClass(String) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
getSecondClass(String) - Method in class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassHomeMerger
 
getSecondClass(String) - Method in class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassMerger
The second class is the defined by #EJB_GEN_CLASS_NAME
getSelectFieldTypes() - Method in class org.objectweb.speedo.query.jdo.parser.SelectGroupByVisitor
 
getSemaphore() - Method in interface org.objectweb.speedo.pm.api.POManagerItf
Retrieves the semaphore object permiting the multithreading mode.
getSemaphore() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
getSequence(String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getSequence(String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getSequence(String) - Method in interface org.objectweb.speedo.sequence.api.SequenceManager
Return the sequence associated to the name parameter.
getSequence(String) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
Return the sequence associated to the name parameter.
getSequenceManager() - Method in class org.objectweb.speedo.AbstractSpeedo
 
getSequenceManager() - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
Get the sequence manager associated to the pmf.
getSequenceManager() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
getSequenceManager() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
getSerializedObject() - Method in class org.objectweb.speedo.mapper.lib.Object2StringSerializer
 
getSetter() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getSingleResult() - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
getSourceDesc() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getSourceDesc() - Method in class org.objectweb.speedo.metadata.SpeedoCommonField
 
getSourceDesc() - Method in class org.objectweb.speedo.metadata.SpeedoField
 
getSourceDescShort() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getSpecVersion() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Gives access to the specification version of the JDO.
getSpeedoAccessor() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
getSpeedoAccessor() - Method in interface org.objectweb.speedo.genclass.GenClassElement
Retrieves the Speedo accessor associated to this gen class element.
getSpeedoAccessors() - Method in class org.objectweb.speedo.genclass.GenClass
 
getSpeedoClass(Object) - Static method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
Helper method able to find the SpeedoClass hosting a Speedo meta object.
getSpeedoClass(String) - Method in class org.objectweb.speedo.metadata.SpeedoMetaInfo
Found into all XMLDescriptor the first a Speedo meta object corresponding to a class name.
getSpeedoClass(String, SpeedoXMLDescriptor) - Method in class org.objectweb.speedo.metadata.SpeedoMetaInfo
Found into all XMLDescriptor the first a Speedo meta object corresponding to a class name.
getSpeedoClass(String, SpeedoPackage) - Method in class org.objectweb.speedo.metadata.SpeedoMetaInfo
Found into all XMLDescriptor the first a Speedo meta object corresponding to a class name.
getSpeedoClass(String, boolean) - Method in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
 
getSpeedoClasses() - Method in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
 
getSpeedoClassFromContext(String) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getSpeedoCompilerParameter() - Method in class org.objectweb.speedo.generation.AbstractEnhancer
 
getSpeedoCompilerParameter() - Method in interface org.objectweb.speedo.generation.api.GeneratorComponent
Retrieves the parameters holder
getSpeedoCompilerParameter() - Method in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
getSpeedoComponent(Map) - Method in class org.objectweb.speedo.AbstractSpeedo
 
getSpeedoPO() - Method in interface org.objectweb.speedo.mim.api.StateItf
 
getSpeedoPO() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
getSpeedoProperties() - Method in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
Returns speedo properties used to configure each home (caching, ...)
getSpeedoProperties() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
getSpeedoRB() - Static method in class org.objectweb.speedo.locale.LocaleHelper
 
getSpeedoSequence() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceBinder
 
getSpeedoSequences() - Method in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
 
getSpeedoTransaction() - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
getSpeedoTransaction() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
getSplitedPath(int) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
getSql() - Method in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
getSrc() - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
getState(PersistentObjectItf) - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
getState(PersistentObjectItf) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
It retrieves the StateItf instance used in the current context.
getStatistic() - Method in class org.objectweb.speedo.workingset.lib.TxObserverImpl
 
getStatistic() - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
getStatus() - Method in class org.objectweb.speedo.genclass.GenClass
 
getStatus() - Method in interface org.objectweb.speedo.query.api.CompiledQuery
 
getStatus() - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
getStatusForMerge() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
getStatusForMerge() - Method in interface org.objectweb.speedo.genclass.GenClassElement
 
getStorageType() - Method in interface org.objectweb.speedo.api.UserFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Method in class org.objectweb.speedo.lib.LocaleFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Method in class org.objectweb.speedo.lib.SqlDateFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Method in class org.objectweb.speedo.lib.SqlTimeFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Method in class org.objectweb.speedo.lib.SqlTimestampFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStrategy(String) - Static method in class org.objectweb.speedo.metadata.SpeedoIdentity
Transforms a String into a Byte.
getStrategyName(byte) - Static method in class org.objectweb.speedo.metadata.SpeedoIdentity
 
getStrategyName() - Method in class org.objectweb.speedo.metadata.SpeedoIdentity
 
getSubComponent(Component, String, Logger) - Static method in class org.objectweb.speedo.lib.FractalHelper
Searches a sub component from a parent and a path in the architecture
getSubPCMs() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
GetSuffix(int) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
GetSuffix(int) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
getSummary() - Method in interface org.objectweb.speedo.generation.api.GeneratorComponent
 
getSummary() - Method in class org.objectweb.speedo.generation.compiler.Compiler
 
getSummary() - Method in class org.objectweb.speedo.generation.enhancer.aware.PersistenceAwareEnhancer
 
getSummary() - Method in class org.objectweb.speedo.generation.enhancer.pc.PersistentClassEnhancer
 
getSummary() - Method in class org.objectweb.speedo.generation.generator.AbstractGenerator
 
getSummary() - Method in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
getSummary() - Method in class org.objectweb.speedo.generation.parser.AbstractParser
 
getSummary() - Method in class org.objectweb.speedo.generation.serializer.MISerializer
 
getSuper() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getSuperClass() - Method in class org.objectweb.speedo.generation.generator.home.ejb.EJBHomeGenerator
 
getSuperClass() - Method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
Provides the class to be inherited by the generated Home.
getSuperClass() - Method in class org.objectweb.speedo.generation.generator.home.jdo.JDOHomeGenerator
 
getSuperClassName() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getSuperName() - Method in class org.objectweb.speedo.genclass.merger.GCInfo
 
getSynchronization() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getSynchronization() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
getTableIndexes() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
getter - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getterName(SpeedoClass, String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name of an accessor for a field (a get method).
getterName(SpeedoField) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
 
getThis() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
getTitle() - Method in interface org.objectweb.speedo.generation.api.GeneratorComponent
 
getTitle() - Method in class org.objectweb.speedo.generation.compiler.Compiler
 
getTitle() - Method in class org.objectweb.speedo.generation.enhancer.aware.PersistenceAwareEnhancer
 
getTitle() - Method in class org.objectweb.speedo.generation.enhancer.pc.PersistentClassEnhancer
 
getTitle() - Method in class org.objectweb.speedo.generation.generator.AbstractGenerator
 
getTitle() - Method in class org.objectweb.speedo.generation.jorm.JormGenerator
 
getTitle() - Method in class org.objectweb.speedo.generation.jorm.JormMIGenerator
 
getTitle() - Method in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
getTitle() - Method in class org.objectweb.speedo.generation.mivisitor.CascadeDeleteSetter
 
getTitle() - Method in class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitors
 
getTitle() - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator
 
getTitle() - Method in class org.objectweb.speedo.generation.mivisitor.ReverseFieldAdder
 
getTitle() - Method in class org.objectweb.speedo.generation.parser.AbstractParser
 
getTitle() - Method in class org.objectweb.speedo.generation.parser.ejb.EJBAnnotationParser
 
getTitle() - Method in class org.objectweb.speedo.generation.parser.ejb.EJBPersistenceParser
 
getTitle() - Method in class org.objectweb.speedo.generation.recompiler.Recompiler
 
getTitle() - Method in class org.objectweb.speedo.generation.recompiler.UpToDateVisitor
 
getTitle() - Method in class org.objectweb.speedo.generation.serializer.MISerializer
 
getToken(int) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
getToken(int) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
getTokens(Object) - Static method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
getToMemory() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getToStorage() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getTransaction() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Returns the resource-level transaction object.
getTransaction_MultiThread() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getTransaction_MultiThread() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getTransaction_RestoreValues() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getTransaction_RestoreValues() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getTransaction_RetainValues() - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
getTransaction_RetainValues() - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
getTransactionalObjectId(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getTransactionalObjectId(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Not implemented.
getTransactionalPersistenceManager() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
getTransactionalPersistenceManager() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getTransactionalPersistenceManager() - Method in interface org.objectweb.speedo.pm.api.POManagerItf
Retrieves the TransactionalPersistenceManager used by this POManagerItf.
getTransactionalPersistenceManager() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
getTransactionIsolation() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
getTransactionManagerJNDIName() - Method in interface org.objectweb.speedo.jca.SpeedoAttributeController
Gives access to the JNDI name of the transaction manager (javax.transaction.TransactionManager).
getTransactionManagerJNDIName() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
 
getTransactionManagerName() - Method in class org.objectweb.speedo.jmx.mbeans.Tx
 
getTransactionManagerName() - Method in interface org.objectweb.speedo.jmx.mbeans.TxMBean
 
getTransactionMode() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
getTransactionTemplateName() - Method in interface org.objectweb.speedo.pm.api.POManagerInstanciatorAC
 
getTransactionTemplateName() - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
getTransactionTimeout() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
getTuple() - Method in class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
getTuple(int) - Method in class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
getType() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getType() - Method in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
getTypeMap() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
getUnique() - Method in class org.objectweb.speedo.metadata.SpeedoJoin
 
getUnique() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getUniquePKField() - Method in class org.objectweb.speedo.metadata.SpeedoClass
Find in the class or in its parent, the unique persistent field marked as primary key.
getURL() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
getURL() - Method in interface org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes
 
getUserCache(int) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getUserCache(Collection) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
getUserCache(int) - Method in interface org.objectweb.speedo.usercache.api.UserCacheManager
Retrives a user cache
getUserCache(Collection) - Method in interface org.objectweb.speedo.usercache.api.UserCacheManager
Retrieves the name of the user cache which index is exactly composed by some field names.
getUserCacheNames() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getUserFieldMapping() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
getUserFieldName() - Method in class org.objectweb.speedo.naming.api.NamingManager.NamingField
 
getUserFieldType() - Method in class org.objectweb.speedo.naming.api.NamingManager.NamingField
 
getUserKey(int) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
getUserName() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
No support for user name.
getUserName() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
getUserName() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
getUserName() - Method in interface org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes
 
getUserObject(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getUserObject() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
getUserObject() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
The application can manage the PersistenceManager instances more easily by having an application object associated with each PersistenceManager instance.
getUserObject(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
getUserRuntimeExceptionClass() - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
getUserRuntimeExceptionClass() - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
getUserRuntimeExceptionClass() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the runtime user exception class dedicated to the relevant personality.
getUserRuntimeExceptionClassNameDot() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the class name of the runtime user exception dedicated to the relevant personality.
getUserRuntimeExceptionClassNameSlash() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the class name of the runtime user exception dedicated to the relevant personality.
getValue(Tuple) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultCommon
When the array #selectedFieldTypes contains a single element, the result of the query can or cannot be encapsulated into a user class.
getValueGetter(Class) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
getVariables() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
getVelocityEngine() - Method in interface org.objectweb.speedo.generation.generator.api.VelocityGenerator
 
getVelocityEngine() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
getVersion() - Method in interface org.objectweb.speedo.mim.api.StateItf
Return the version of the object as a long
getVersion() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
getVersioningStrategy() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
getVersioningStrategy() - Method in interface org.objectweb.speedo.mim.api.HomeItf
The versioning strategy.
getVisitors(ClassVisitor, Logger, String, SpeedoClass, Map) - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOPersistentClassEnhancer
 
getVisitors(ClassVisitor, Logger, String, SpeedoClass, Map) - Method in class org.objectweb.speedo.generation.enhancer.pc.PersistentClassEnhancer
 
getWarnings() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
getWorkingSet() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
 
getXAContext(Xid, int) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
find the SpeedoXAContext matching an Xid.
getXAResource() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Retrieves an XA resource.
getXmldescriptor() - Method in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
 
getXMLFileName() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
GROUP - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
GroupByClause() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
GroupByItem() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
grouping - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
GT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
GT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
GTE - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 

H

hasBeenFlush() - Method in interface org.objectweb.speedo.mim.api.StateItf
indicates if the object has been flushed on the support in a writing before the end of the working set (commit | rollback | close).
hasBeenFlush - Variable in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
hasBeenFlush() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
hasDiscriminator() - Method in class org.objectweb.speedo.metadata.SpeedoDiscriminator
 
hashCode() - Method in class org.objectweb.speedo.jca.SpeedoConnectionSpec
 
hashCode() - Method in interface org.objectweb.speedo.query.api.QueryDefinition
 
hashCode() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
hashCode() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Returns the hash code value for this collection.
hashCode() - Method in class org.objectweb.speedo.usercache.lib.UserCacheKey
 
HashMapImpl - Class in org.objectweb.speedo.genclass.map
 
HashMapImpl() - Constructor for class org.objectweb.speedo.genclass.map.HashMapImpl
 
HashSetImpl - Class in org.objectweb.speedo.genclass.collection
 
HashSetImpl() - Constructor for class org.objectweb.speedo.genclass.collection.HashSetImpl
 
HashtableImpl - Class in org.objectweb.speedo.genclass.map
 
HashtableImpl() - Constructor for class org.objectweb.speedo.genclass.map.HashtableImpl
 
hasInstanceLifeCycleListeners() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
hasInstanceLifeCycleListeners() - Method in class org.objectweb.speedo.mim.ejb.lib.EJBAbstractHomeImpl
 
hasInstanceLifeCycleListeners() - Method in class org.objectweb.speedo.mim.jdo.lib.JDOAbstractHomeImpl
 
hasNext() - Method in class org.objectweb.speedo.genclass.PIndexedElemIterator
 
hasSubclasses() - Method in class org.objectweb.speedo.query.jdo.JDOExtent
Returns whether this Extent was defined to contain subclasses.
hasToFix() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
hasToFix() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
hasUnvisitedPart(ORMappingGenerator.VisitRequired) - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
Indicates if some elements specified by the VisitRequired parameter have not been already visited.
HAVING - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
HavingClause() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
headMap(Object) - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
HEX_LITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
HEX_LITERAL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
HINTS_SEP - Static variable in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
HOLLOW - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
HOME - Static variable in class org.objectweb.speedo.generation.lib.NamingRules
Suffix added to the class name to create the field manager class name.
HomeGenerator - Class in org.objectweb.speedo.generation.generator.home
 
HomeGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
HomeGenerator.HomeContext - Class in org.objectweb.speedo.generation.generator.home
 
HomeGenerator.HomeContext(SpeedoClass, ClassVisitor, Map) - Constructor for class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
HomeItf - Interface in org.objectweb.speedo.mim.api
It defines a home for a persitent class.
homeName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the home name.
hparams - Variable in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
vparams, hparams and hvars are internal objects to manipulate the list of parameters, and the list of variables.
HTML_JMX_AGENT_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
hvars - Variable in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 

I

ID - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
id - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
id - Variable in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
id - Variable in class org.objectweb.speedo.usercache.lib.UserCacheImpl
The identifier of the user cache (light weight pattern)
ID_CAT_IDX - Static variable in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
ID_LONG - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
ID_OLONG - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
ID_POLYMORPH_2L - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
ID_SEQUENCE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
IdentificationVariable() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
IdentificationVariableDeclaration() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
IDENTIFIER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
IDENTIFIER - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
identity - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Defines the identifier of the persistent class.
ids - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
ids is a temporary structure to store variables, parameters, name definitions, and build corresponding QueryTree(s) key: the name to resolve value: an IdValue object which contains the name, the paths, and the corresponding QueryTree (see the definition of IdValue object in SpeedoQLAbstractVisitor object)
ignoreCache - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
ignoreCache - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
IgnoreCache option.
image - Variable in class org.objectweb.speedo.query.ejb.parser.Token
The string image of the token.
image - Variable in class org.objectweb.speedo.query.jdo.parser.Token
The string image of the token.
imbricatedAuthorized - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
implement(String) - Method in class org.objectweb.speedo.genclass.merger.GCInfo
 
importStatements - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
the import statements is transformed into a simple vector
IMRICATED_PM_ALLOWED - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
IN - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
IN_COLLECTION - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
inBuf - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
includeSubclasses - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
includeSubClasses - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
increment - Variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
INDEX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the column name of the index of the list or of the key in a map.
index - Variable in class org.objectweb.speedo.genclass.collection.CollectionElem
This field can be the index.
INDEX_FIELD_NAME - Static variable in class org.objectweb.speedo.genclass.collection.CollectionElem
This constant is the name of the index field.
INDEX_TYPE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
indexColumns - Variable in class org.objectweb.speedo.metadata.SpeedoCollection
 
indexes - Variable in class org.objectweb.speedo.ant.AntSpeedoScriptGenerator
 
indexes - Variable in class org.objectweb.speedo.metadata.SpeedoTable
List of SpeedoIndexes
indexFieldModified(int, boolean) - Method in interface org.objectweb.speedo.mim.api.StateItf
The field uses in user cache, has been modified.
indexFieldModified(int, boolean) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
indexFirst - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
indexLast - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
indexOf(Object) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
indexOf(Object) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
indexOf(Object) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
indexOf(Object) - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
indexOf(Object) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
indexOf(Object) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
indexOfInArray(Object[], Object) - Static method in class org.objectweb.speedo.metadata.SpeedoElement
 
IndexVisitor - Class in org.objectweb.speedo.generation.mivisitor
 
IndexVisitor(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.IndexVisitor
 
InExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
inheritance - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Defines the inheritance strategy if this class inherits from a persistent class.
INHERITANCE_FILTER - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
INHERITANCE_FILTERED_MAPPING - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
INHERITANCE_HORIZONTAL_MAPPING - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
INHERITANCE_KEY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
INHERITANCE_MAPPING - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
the INHERITANCE_MAPPING property permits to specifies the mapping type concerning the inheritance aspect.
INHERITANCE_VERTICAL_MAPPING - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
InheritanceVisitor - Class in org.objectweb.speedo.generation.mivisitor
 
InheritanceVisitor(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.InheritanceVisitor
 
inheritedField - Variable in class org.objectweb.speedo.metadata.SpeedoInheritedField
Is the inherited and persistent field whose the mapping is redefined.
inheritedFieldsVisited() - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
Callback method to indicate that inherited fields have been visited.
init(Map) - Method in class org.objectweb.speedo.AbstractSpeedo
 
init() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
init() - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
init(PClassMapping, TransactionalPersistenceManager, POManagerFactoryItf, String) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
init(PMappingCallback, MetaObject) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
init(PMappingStructuresManager) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
init(PType, String, Object, Logger) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
Initializes a Genclass instance
init(PType, String, Object, Logger) - Method in class org.objectweb.speedo.genclass.GenClass
 
init(PClassMapping) - Method in class org.objectweb.speedo.genclass.GenClass
 
init() - Method in class org.objectweb.speedo.generation.AbstractEnhancer
 
init() - Method in interface org.objectweb.speedo.generation.api.GeneratorComponent
Initializes the component
init() - Method in class org.objectweb.speedo.generation.compiler.Compiler
Initializes this Compiler.
init() - Method in class org.objectweb.speedo.generation.enhancer.aware.PersistenceAwareEnhancer
Initializes this PersistenceAwareEnhancer
init() - Method in class org.objectweb.speedo.generation.enhancer.pc.PersistentClassEnhancer
Initializes this PersistentClassEnhancer
init() - Method in class org.objectweb.speedo.generation.generator.AbstractGenerator
 
init() - Method in class org.objectweb.speedo.generation.generator.fields.FieldsGenerator
 
init() - Method in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
init() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
init() - Method in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator
 
init() - Method in class org.objectweb.speedo.generation.jorm.JormGenerator
 
init() - Method in class org.objectweb.speedo.generation.jorm.JormMIGenerator
Instanciates and configures partialy a JormCompiler required for the .pd parsing and fetching a configured MIManager
init() - Method in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
init() - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
init() - Method in class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitors
 
init() - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator
 
init() - Method in class org.objectweb.speedo.generation.parser.AbstractParser
The parser instance is reused at each process method call
init() - Method in class org.objectweb.speedo.generation.parser.ejb.EJBAnnotationParser
The parser instance is reused at each process method call
init() - Method in class org.objectweb.speedo.generation.parser.ejb.EJBDescParser
 
init() - Method in class org.objectweb.speedo.generation.recompiler.UpToDateVisitor
 
init() - Method in class org.objectweb.speedo.generation.serializer.MISerializer
 
init() - Method in class org.objectweb.speedo.jmx.JMXConfigurator
 
init(Personality) - Static method in class org.objectweb.speedo.metadata.SpeedoDefaults
Initializes the defaults field with regards to the current personality
init() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
init(Logger, Logger, Logger, PMapper, PrefetchBufferFactory, JormFactory) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
init(Logger, PMapper, PrefetchBufferFactory, JormFactory) - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
init() - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
initDefaultDescPath() - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
initDefaultDescPath() - Method in class org.objectweb.speedo.ant.ejb.EJBEnhancerTask
 
initDefaultDescPath() - Method in class org.objectweb.speedo.ant.jdo.JDOEnhancerTask
 
InItem() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
initSH() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
initSH() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
initState() - Static method in class org.objectweb.speedo.mim.api.DetachedLifeCycle
Get the initial state.
initState() - Static method in class org.objectweb.speedo.mim.api.LifeCycle
Gets the initial state
INNER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
input - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The default source directory
input_parameter - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
input_stream - Variable in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
InputParameter() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
inputStream - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
insertable - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
instance - Static variable in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
INT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
INTEGER_LITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
INTEGER_LITERAL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
IntegerLiteral() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
InterfaceAgregatorVisitor - Class in org.objectweb.speedo.generation.enhancer.common
This visistor records the interfaces specified during visits.
InterfaceAgregatorVisitor(ClassVisitor, Logger, String, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.common.InterfaceAgregatorVisitor
 
INTERNAL_ERROR - Static variable in class org.objectweb.speedo.generation.start.Main
 
IS - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
is11Relation - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
is1MRelation - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
IS_EMPTY - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
IS_EMPTY_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
IS_NOT_EMPTY - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
isAbstract - Variable in class org.objectweb.speedo.genclass.merger.GCInfo
 
isAbstract - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Indicates if the class is abstract.
isAbstract() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
isActive() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
isActive() - Method in interface org.objectweb.speedo.usercache.api.UserCache
 
isActive() - Method in class org.objectweb.speedo.usercache.lib.CompositeUserCache
 
isActive() - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
isActive() - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
 
isActive() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
ISACTIVE_FIELD_NAME - Static variable in interface org.objectweb.speedo.generation.enhancer.pc.POVariableNames
 
isAlreadyEnhanced() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
isArray - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isArray() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isAutomaticPersistentType(String, Collection) - Static method in class org.objectweb.speedo.generation.enhancer.common.Util
 
isBound(CacheEntry) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
isCacheable() - Method in interface org.objectweb.speedo.mim.api.HomeItf
Indicates if the state of persistent instance managed by this home, are kept between two transaction.
isCacheable() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
isCascadeDelete - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isCascadeDelete - Variable in class org.objectweb.speedo.metadata.SpeedoField
Indicates if the field has to be deleted when its referencer is deleted.
isClassical - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isClassical() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isClassicalType(String) - Static method in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
This method indicates if the type is a boolean, a char, a short, an int, a long, a float, a double or a String.
isClassModified() - Method in class org.objectweb.speedo.tools.ClassFieldModifier
 
isClosed() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
isClosed() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
isClosed() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
isClosed() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
isClosed() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
isClosed() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
isCoherentReverseField - Variable in class org.objectweb.speedo.metadata.SpeedoField
Indicates if the coherence of bidirectional relationship must be assumed by Speedo.
isCollection() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
isCompatible() - Method in class org.objectweb.speedo.generation.jorm.JormMIGenerator
Verifies that all persistent capable field for jdo is described in JORM.
isConform(String) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
isContainerId - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isContainerId() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isContainerIdField(Class, TypedElement, SpeedoClass) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
isDataStore() - Method in class org.objectweb.speedo.metadata.SpeedoIdentity
 
isDeleted(byte) - Static method in class org.objectweb.speedo.mim.api.LifeCycle
Indicates if the instance is deleted
isDetachable() - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
isDetachable - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Attribute detachable.
isDetachable() - Method in interface org.objectweb.speedo.mim.api.HomeItf
Indicates if the class has been marked as detacheable
isDirty(byte) - Static method in class org.objectweb.speedo.mim.api.LifeCycle
Indicates if the instance is dirty
isDirty(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
isEmpty() - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
isEmpty() - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
isEmpty() - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
isEmpty() - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
isEmpty() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
isEmpty() - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
isEmpty() - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
isEmpty() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
isEmpty() - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
isEmpty() - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
isEmpty() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
isEmpty() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
isEmpty() - Method in class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
isEmpty() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Returns true if this collection contains no elements.
isExported(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
isFieldLockingLevel() - Method in interface org.objectweb.speedo.mim.api.HomeItf
Indicates if the locking level must be the field.
isFieldLockingLevel() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
isFilteredMapping() - Method in class org.objectweb.speedo.metadata.SpeedoInheritance
 
isFlushed(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
isGenerationAllowed() - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOImplRegistrationAdder
 
isHorizontalMapping() - Method in class org.objectweb.speedo.metadata.SpeedoInheritance
 
isIgnoreCache() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
isInstanceCallbacks - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Indicates if the class implements InstanceCallbacks
isKey - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isKey() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isLast() - Method in class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
isM1Relation - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isMain() - Method in class org.objectweb.speedo.metadata.SpeedoTable
 
isManagedEnv() - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
Indicates if the transaction environnement is managed.
isManagedEnv() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
isMap - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isMethodOperator(String) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
isMMRelation - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isMultiValued - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isNew(byte) - Static method in class org.objectweb.speedo.mim.api.LifeCycle
Indicates if the instance is new
isNotauthorizedToBeNull - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isNull(Object) - Method in class org.objectweb.speedo.generation.generator.fields.FieldsGenerator
 
isObjectSharing(Object) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
isOpen() - Method in class org.objectweb.speedo.ejb.EJBSpeedo
 
isOpen() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Indicates whether the EntityManager is open.
isOpen() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManagerFactory
 
isOptimisticTransaction(Map) - Method in class org.objectweb.speedo.AbstractSpeedo
 
isOptimisticTransaction(Map) - Method in class org.objectweb.speedo.ejb.EJBSpeedo
 
isOptimisticTransaction(Map) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
isParentField(SpeedoClass, String) - Method in class org.objectweb.speedo.generation.generator.fields.FieldsGenerator
 
isPersistent(byte) - Static method in class org.objectweb.speedo.mim.api.LifeCycle
Indicates if the instance is persistent
isPersistentCapable(String, Collection) - Static method in class org.objectweb.speedo.generation.enhancer.common.Util
Tests whether a class exists in the object model.
isPersistentType(String, Collection) - Static method in class org.objectweb.speedo.generation.enhancer.common.Util
Tests whether a specific Type can be defined persistent.
isPOMClosed() - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
isPOMClosed() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
A POManager instance can be used until it is closed.
isPostload() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.FetchGroup
 
isPrefetchResult() - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
isPropertiesInitialized - Variable in class org.objectweb.speedo.AbstractSpeedo
 
isReadOnly() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
isReference - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
isSameRM(XAResource) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Used by JTA in order to verify that it has not already registered a XAResource to manage this transaction context from this RM.
isSerializable - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Indicates if the class implements Serailizable
isShareable() - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
isShareable() - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
isSrcJar - Variable in class org.objectweb.speedo.generation.enhancer.common.AbstractEnhancerComponent
Indicates whether the .class files would be found in an archive.
isToMerge() - Method in interface org.objectweb.speedo.mim.api.StateItf
indicates if the StateItf has to be merge with the reference state at commit time.
isToMerge - Variable in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
isToMerge() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
isToMerge(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
isTransactional(byte) - Static method in class org.objectweb.speedo.mim.api.LifeCycle
Indicates if the instance is transactional
isTransient(byte) - Static method in class org.objectweb.speedo.mim.api.LifeCycle
Indicates if the instance is transient
isUnexported(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
isUnmodifiable() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
isVerticalMapping() - Method in class org.objectweb.speedo.metadata.SpeedoInheritance
 
isVisitConstructor() - Method in class org.objectweb.speedo.genclass.merger.GenClassAdapter
 
iter - Variable in class org.objectweb.speedo.genclass.PIndexedElemIterator
Is the inner iterator over PIndexexElem instances
iterator() - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
iterator() - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
iterator() - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
iterator() - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
iterator() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
iterator() - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
iterator() - Method in class org.objectweb.speedo.query.jdo.JDOExtent
Returns an iterator over all the instances in the Extent.
iterator() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Returns an iterator over the elements in this collection.
itfs - Variable in class org.objectweb.speedo.genclass.merger.GCInfo
 

J

javac - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The compiler to use
JavaLangShorcutVisitor - Class in org.objectweb.speedo.generation.mivisitor
When the user specifies short names of java.lang.* classes, the values are replaced with the fully qualified name.
JavaLangShorcutVisitor(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.JavaLangShorcutVisitor
 
JCAMapper - Class in org.objectweb.speedo.mapper.jca
 
JCAMapper() - Constructor for class org.objectweb.speedo.mapper.jca.JCAMapper
 
JCAMapperAttributes - Interface in org.objectweb.speedo.mapper.jca
 
JCN_GCPO - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JCN_HOME - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JCN_JDOPOM - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JCN_JDOPOMF - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JCN_LIFE_CYCLE - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JCN_PO - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JCN_POM - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JCN_POMF - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JCN_STATE - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JDBCConnectionHolder - Class in org.objectweb.speedo.mapper.rdb
Is an holder of JDBC connection.
JDBCConnectionHolder(PMapper, Logger) - Constructor for class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
 
JdbcConnectionSpecFactory - Class in org.objectweb.speedo.mapper.rdb
 
JdbcConnectionSpecFactory() - Constructor for class org.objectweb.speedo.mapper.rdb.JdbcConnectionSpecFactory
 
JDBCMapper - Class in org.objectweb.speedo.mapper.rdb
A JDBC mapper component able to pool the JDBC connection in non managed environnement.
JDBCMapper() - Constructor for class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
JDBCMapperAttributes - Interface in org.objectweb.speedo.mapper.rdb
 
jdbcType - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
JDO - Static variable in class org.objectweb.speedo.lib.Personality
 
JDO2Parser - Class in org.objectweb.speedo.generation.parser.jdo
This class is a parser of the JDO2 persistent descriptor.
JDO2Parser() - Constructor for class org.objectweb.speedo.generation.parser.jdo.JDO2Parser
 
JDO_GEN_CLASS_NAME - Static variable in class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassMerger
 
JDO_HOME - Static variable in class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassHomeMerger
 
JDO_ITF - Static variable in class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassMerger
 
JDO_OPTION_APPLICATION_IDENTITY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_ARRAY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_ARRAY_LIST - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_CHANGE_APPLICATION_IDENTITY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_CONNECTION_DRIVER_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_CONNECTION_DRIVER_NAME_OLD - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_CONNECTION_DRIVER_NAME_OLD2 - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_CONNECTION_FACTORY2_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_CONNECTION_FACTORY_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_CONNECTION_PASSWORD - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_CONNECTION_URL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_CONNECTION_USER_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_DATASTORE_IDENTITY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_HASH_MAP - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_HASH_TABLE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_IGNORE_CACHE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_LINKED_LIST - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_LIST - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_MAP - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_MAPPING - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_MULTITREADED - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_NON_DURABLE_IDENTITY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_NON_TRANSACTIONAL_READ - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_NON_TRANSACTIONAL_WRITE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_NULL_COLLECTION - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_OPTIMISTIC - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_RESTORE_VALUES - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_RETAIN_VALUES - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_TRANSIENT_TRANSACTIONAL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Optionals features supported by JDO implementation (see supportedOptions();)
JDO_OPTION_TREE_MAP - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_TREE_SET - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_OPTION_VECTOR - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDO_PERSISTENCE_MANAGER_FACTORY_CLASS - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Key values for Properties configuration options
JDO_QUERY_JDOQL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JDOAbstractCompiledQuery - Class in org.objectweb.speedo.query.jdo
 
JDOAbstractCompiledQuery() - Constructor for class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
JDOAbstractHomeImpl - Class in org.objectweb.speedo.mim.jdo.lib
 
JDOAbstractHomeImpl() - Constructor for class org.objectweb.speedo.mim.jdo.lib.JDOAbstractHomeImpl
 
JDOAbstractHomeImpl(TransactionalPersistenceManager, POManagerFactoryItf) - Constructor for class org.objectweb.speedo.mim.jdo.lib.JDOAbstractHomeImpl
 
JDOCompiledDeleteQuery - Class in org.objectweb.speedo.query.jdo
 
JDOCompiledDeleteQuery() - Constructor for class org.objectweb.speedo.query.jdo.JDOCompiledDeleteQuery
 
JDOCompiledSelectQuery - Class in org.objectweb.speedo.query.jdo
JDOCompiledQuery object represents a jdo query.
JDOCompiledSelectQuery() - Constructor for class org.objectweb.speedo.query.jdo.JDOCompiledSelectQuery
 
JDOConnectionFactory - Class in org.objectweb.speedo.jca.jdo
 
JDOConnectionImpl - Class in org.objectweb.speedo.jca.jdo
 
jdoCopyFields(Object, int[]) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoCopyKeyFieldsFromObjectId(PersistenceCapable.ObjectIdFieldConsumer, Object) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoCopyKeyFieldsToObjectId(Object) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoCopyKeyFieldsToObjectId(PersistenceCapable.ObjectIdFieldSupplier, Object) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
JDODefaults - Class in org.objectweb.speedo.metadata.jdo
This class is in charge of the initialization of Speedo Meta Objects with the default value corresponding to the JDO personality.
JDODefaults() - Constructor for class org.objectweb.speedo.metadata.jdo.JDODefaults
 
JDOEnhancer - Class in org.objectweb.speedo.generation.jdo
This class is the enhancer for the JDO personality of Speedo.
JDOEnhancer() - Constructor for class org.objectweb.speedo.generation.jdo.JDOEnhancer
 
JDOEnhancerTask - Class in org.objectweb.speedo.ant.jdo
 
JDOEnhancerTask() - Constructor for class org.objectweb.speedo.ant.jdo.JDOEnhancerTask
 
jdoExtension - Variable in class org.objectweb.speedo.metadata.SpeedoElement
The extension corresponding to the element.
JDOExtent - Class in org.objectweb.speedo.query.jdo
 
JDOExtent(Class, boolean, JDOPOManagerItf, JormFactory, boolean, Logger) - Constructor for class org.objectweb.speedo.query.jdo.JDOExtent
create a new SpeedoExtent object, this object is not obtained by a call to 'new' by the client application, but by the PersistenceManager object with getExtent() method
JDOFetchPlan - Class in org.objectweb.speedo.mim.jdo.lib
 
JDOFetchPlan() - Constructor for class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
JDOFetchPlan(String) - Constructor for class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
JDOGenClass - Class in org.objectweb.speedo.genclass.jdo
 
JDOGenClass() - Constructor for class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
JDOGenClassHome - Class in org.objectweb.speedo.genclass.jdo
 
JDOGenClassHome() - Constructor for class org.objectweb.speedo.genclass.jdo.JDOGenClassHome
 
JDOGenClassHomeMerger - Class in org.objectweb.speedo.genclass.merger.jdo
 
JDOGenClassHomeMerger() - Constructor for class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassHomeMerger
 
JDOGenClassMerger - Class in org.objectweb.speedo.genclass.merger.jdo
Generate the sub class of the generic class dedicated to JDO.
JDOGenClassMerger() - Constructor for class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassMerger
 
JDOGenerator - Class in org.objectweb.speedo.generation.generator.jdo
 
JDOGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.generator.jdo.JDOGenerator
 
jdoGetObjectId() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoGetPersistenceManager() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoGetTransactionalObjectId() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoGetVersion() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
JDOHomeGenerator - Class in org.objectweb.speedo.generation.generator.home.jdo
 
JDOHomeGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.generator.home.jdo.JDOHomeGenerator
 
JDOImplRegistrationAdder - Class in org.objectweb.speedo.generation.enhancer.pc.jdo
Add the registration to the JDOImplHelper in a static code area The added code use the class$(String)Class method and the field class$classname which can exist or not.
JDOImplRegistrationAdder(ClassVisitor, String, Logger) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOImplRegistrationAdder
 
jdoIsDeleted() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoIsDetached() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoIsDirty() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoIsNew() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoIsPersistent() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoIsTransactional() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoMakeDirty(String) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
JDOManagedConnectionFactory - Class in org.objectweb.speedo.jca.jdo
 
JDOManagedConnectionFactory() - Constructor for class org.objectweb.speedo.jca.jdo.JDOManagedConnectionFactory
 
jdoNewInstance(StateManager) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoNewInstance(StateManager, Object) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoNewObjectIdInstance(Object) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoNewObjectIdInstance() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoNewObjectIdInstance(String) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
JDOParser - Class in org.objectweb.speedo.generation.parser.jdo
 
JDOParser() - Constructor for class org.objectweb.speedo.generation.parser.jdo.JDOParser
 
JDOPersistenceCapableAdder - Class in org.objectweb.speedo.generation.enhancer.pc.jdo
Is an ASM visitor adding the implementation of the PersistenceCapable interface.
JDOPersistenceCapableAdder(ClassVisitor, Logger, SpeedoClass, SpeedoCompilerParameter, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOPersistenceCapableAdder
 
JDOPersistentClassEnhancer - Class in org.objectweb.speedo.generation.enhancer.pc.jdo
 
JDOPersistentClassEnhancer() - Constructor for class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOPersistentClassEnhancer
 
JDOPersistentObjectItf - Interface in org.objectweb.speedo.mim.jdo.api
Defines a JDO Persistent Object.
JDOPersonality - Class in org.objectweb.speedo.jdo
 
JDOPersonality() - Constructor for class org.objectweb.speedo.jdo.JDOPersonality
 
JDOPOManager - Class in org.objectweb.speedo.pm.jdo.lib
Is a fractal component exporting the POManagerItf interface.
JDOPOManager() - Constructor for class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
JDOPOManagerFactory - Class in org.objectweb.speedo.pm.jdo.lib
The JDOPOManagerFactory is a factory of JDOPOManagerItf.
JDOPOManagerFactory() - Constructor for class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
JDOPOManagerFactoryItf - Interface in org.objectweb.speedo.pm.jdo.api
Is a specialization of the generic POManagerFactoryItf dedicated for the JDO API.
JDOPOManagerItf - Interface in org.objectweb.speedo.pm.jdo.api
Is a specialization of the generic POManagerItf dedicated for the JDO API.
jdoProvideField(int) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoProvideFields(int[]) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
JDOQueriesUnion - Class in org.objectweb.speedo.query.jdo
Is in charge of making the union of Medor query.
JDOQueriesUnion(ParameterOperand[], JDOPOManagerItf, Object, JDOQueryEvalContext[], QueryDefinition) - Constructor for class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
JDOQuery - Class in org.objectweb.speedo.query.jdo
SpeedoQuery is the basic implementation of the javax.jdo.Query interface.
JDOQuery() - Constructor for class org.objectweb.speedo.query.jdo.JDOQuery
 
JDOQueryDefinitionImpl - Class in org.objectweb.speedo.query.jdo
is a basic implementation of the QueryDefinition interface.
JDOQueryDefinitionImpl() - Constructor for class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
JDOQueryDefinitionImpl(JDOQueryDefinitionImpl) - Constructor for class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
JDOQueryEvalContext - Class in org.objectweb.speedo.query.jdo
Represent a Medor query executed for a JDO query.
JDOQueryEvalContext(QueryTree, JDOCompiledSelectQuery) - Constructor for class org.objectweb.speedo.query.jdo.JDOQueryEvalContext
 
JDOQueryManager - Class in org.objectweb.speedo.query.jdo
Is the JDO personality of the SpeedoQueryManager.
JDOQueryManager() - Constructor for class org.objectweb.speedo.query.jdo.JDOQueryManager
 
JDOQueryResultCommon - Class in org.objectweb.speedo.query.jdo
Is a common classes used for compute the query result.
JDOQueryResultCommon(TupleCollection, PersistenceManager, Object[], Class, Class[], boolean, boolean, Logger) - Constructor for class org.objectweb.speedo.query.jdo.JDOQueryResultCommon
Builds a QueryResultList.
JDOQueryResultList - Class in org.objectweb.speedo.query.jdo
is the result of a JDO query.
JDOQueryResultList(TupleCollection, PersistenceManager, Object[], Class, Class[], boolean, boolean, Logger) - Constructor for class org.objectweb.speedo.query.jdo.JDOQueryResultList
Builds a QueryResultList.
JDOQueryResultUnique - Class in org.objectweb.speedo.query.jdo
Manages the query result which has to be unique.
JDOQueryResultUnique(TupleCollection, PersistenceManager, Object[], Class, Class[], boolean, boolean, Logger) - Constructor for class org.objectweb.speedo.query.jdo.JDOQueryResultUnique
Builds a QueryResultList.
jdoReplaceField(int) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoReplaceFields(int[]) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoReplaceFlags() - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoReplaceObjectId(Object) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
jdoReplaceStateManager(StateManager) - Method in class org.objectweb.speedo.genclass.jdo.JDOGenClass
 
JDOSequence - Class in org.objectweb.speedo.sequence.jdo
 
JDOSequence() - Constructor for class org.objectweb.speedo.sequence.jdo.JDOSequence
 
JDOSMIVisitor - Class in org.objectweb.speedo.generation.mivisitor.jdo
Defines the list of Speedo Meta Information visitors used in the JDOEnhancer.
JDOSMIVisitor() - Constructor for class org.objectweb.speedo.generation.mivisitor.jdo.JDOSMIVisitor
 
JDOSpeedo - Class in org.objectweb.speedo.jdo
This class is a client helper which permits to create a new speedo instance.
JDOSpeedo() - Constructor for class org.objectweb.speedo.jdo.JDOSpeedo
 
JDOSpeedo(Map) - Constructor for class org.objectweb.speedo.jdo.JDOSpeedo
 
jdoStatus - Variable in class org.objectweb.speedo.mim.lib.AbstractStateImpl
This version is allocated: - before attach - before detach - before commit
JDOTransactionImpl - Class in org.objectweb.speedo.workingset.jdo.lib
Is a working set assocaited to a POManagerItf.
JDOTransactionImpl() - Constructor for class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
JDOTransactionItf - Interface in org.objectweb.speedo.workingset.jdo.api
This interfaces defines the transaction concept in Speedo.
jdoTuple - Variable in class org.objectweb.speedo.metadata.SpeedoCommonField
Type of the tuple represented by this field if it is a tuple
jf - Variable in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
jf - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
The JormFactory able to initialize the Persistent of classes
jf - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
Is the JormFactory in charge of the initialization of Naming of persistent class.
jj_nt - Variable in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
jj_nt - Variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
jjFillToken() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
jjstrLiteralImages - Static variable in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
jjstrLiteralImages - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
JJTABSTRACTSCHEMANAME - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTAbstractSchemaName
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTAggregateSelectExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTAllOrAnyExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTArithmeticExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTArithmeticFactor
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTArithmeticPrimary
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTArithmeticTerm
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTBetweenExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTBooleanExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTBooleanLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTBooleanPrimary
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTCollectionMemberDeclaration
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTCollectionMemberExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTComparisonExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTComparisonOperator
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTConditionalExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTConditionalFactor
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTConditionalPrimary
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTConditionalTerm
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTConstructorExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTConstructorItem
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTConstructorName
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTDatetimeExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTDatetimePrimary
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTDeleteClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTDeleteStatement
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTEJBQL
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTEmbeddedClassStateField
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTEmptyCollectionComparisonExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTEntityExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTEscapeCharacter
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTExistsExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTFetchJoin
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTFloatingPointLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTFromClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTFunctionsReturningDateTime
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTFunctionsReturningNumerics
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTFunctionsReturningStrings
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTGroupByClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTGroupByItem
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTHavingClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTIdentificationVariable
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTIdentificationVariableDeclaration
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTInExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTInItem
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTInputParameter
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTIntegerLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTJoin
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTJoinSpec
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTLikeExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTNamedParameter
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTNewValue
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTNullComparisonExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTNumericLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTOrderByClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTOrderByItem
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTPathExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTPatternValue
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTPositionalParameter
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTRangeVariableDeclaration
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSelectClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSelectExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSelectStatement
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSimpleArithmeticExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSimpleCondExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSimpleSelectClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSimpleSelectExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSimpleStateField
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTStateField
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTStringExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTStringLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTStringPrimary
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSubQuery
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSubqueryFromClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTSubselectIdentificationVariableDeclaration
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTTrimCharacter
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTTrimSpecification
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTUpdateClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTUpdateItem
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTUpdateStatement
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.ASTWhereClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.Node
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTAdditiveExpression
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTArgumentList
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTCastExpression
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTLiteral
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTPrimary
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTQualifiedName
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTRelationalExpression
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTSpeedoPrimary
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTSpeedoQL
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTType
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.ASTUnaryExpression
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.Node
Accept the visitor.
jjtAccept(SpeedoQLVisitor, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
Accept the visitor.
jjtAddChild(Node, int) - Method in interface org.objectweb.speedo.query.ejb.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
jjtAddChild(Node, int) - Method in interface org.objectweb.speedo.query.jdo.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
JJTADDITIVEEXPRESSION - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTAGGREGATESELECTEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTALLORANYEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTARGUMENTLIST - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTARITHMETICEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTARITHMETICFACTOR - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTARITHMETICPRIMARY - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTARITHMETICTERM - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTBETWEENEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTBOOLEANEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTBOOLEANLITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTBOOLEANPRIMARY - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCASTEXPRESSION - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
jjtClose() - Method in interface org.objectweb.speedo.query.ejb.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
jjtClose() - Method in interface org.objectweb.speedo.query.jdo.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
JJTCOLLECTIONMEMBERDECLARATION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCOLLECTIONMEMBEREXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCOMPARISONEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCOMPARISONOPERATOR - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCONDITIONALEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCONDITIONALFACTOR - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCONDITIONALPRIMARY - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCONDITIONALTERM - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCONSTRUCTOREXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCONSTRUCTORITEM - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTCONSTRUCTORNAME - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTDATETIMEEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTDATETIMEPRIMARY - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTDELETECLAUSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTDELETESTATEMENT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTEJBQL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTEMPTYCOLLECTIONCOMPARISONEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTENTITYEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTESCAPECHARACTER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTEXISTSEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTFETCHJOIN - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTFLOATINGPOINTLITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTFROMCLAUSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTFUNCTIONSRETURNINGDATETIME - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTFUNCTIONSRETURNINGNUMERICS - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTFUNCTIONSRETURNINGSTRINGS - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
jjtGetChild(int) - Method in interface org.objectweb.speedo.query.ejb.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
jjtGetChild(int) - Method in interface org.objectweb.speedo.query.jdo.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface org.objectweb.speedo.query.ejb.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface org.objectweb.speedo.query.jdo.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
jjtGetParent() - Method in interface org.objectweb.speedo.query.ejb.parser.Node
 
jjtGetParent() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
jjtGetParent() - Method in interface org.objectweb.speedo.query.jdo.parser.Node
 
jjtGetParent() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
JJTGROUPBYCLAUSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTGROUPBYITEM - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTHAVINGCLAUSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTIDENTIFICATIONVARIABLE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTIDENTIFICATIONVARIABLEDECLARATION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTINEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTINITEM - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTINPUTPARAMETER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTINTEGERLITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTJOIN - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTJOINSPEC - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTLIKEEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTLITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTLITERAL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTNAMEDPARAMETER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTNEWVALUE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
jjtNodeName - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
jjtNodeName - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTNULLCOMPARISONEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTNUMERICLITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
jjtOpen() - Method in interface org.objectweb.speedo.query.ejb.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
jjtOpen() - Method in interface org.objectweb.speedo.query.jdo.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
JJTORDERBYCLAUSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTORDERBYITEM - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTPATHEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTPATTERNVALUE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTPOSITIONALPARAMETER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTPRIMARY - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTQUALIFIEDNAME - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTRANGEVARIABLEDECLARATION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
jjtree - Variable in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
jjtree - Variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
JJTRELATIONALEXPRESSION - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTSELECTCLAUSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSELECTEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSELECTSTATEMENT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
jjtSetParent(Node) - Method in interface org.objectweb.speedo.query.ejb.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
jjtSetParent(Node) - Method in interface org.objectweb.speedo.query.jdo.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
JJTSIMPLEARITHMETICEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSIMPLECONDEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSIMPLESELECTCLAUSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSIMPLESELECTEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSPEEDOPRIMARY - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTSPEEDOQL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTSTRINGEXPRESSION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSTRINGLITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSTRINGPRIMARY - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSUBQUERY - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSUBQUERYFROMCLAUSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTSUBSELECTIDENTIFICATIONVARIABLEDECLARATION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTTRIMCHARACTER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTTRIMSPECIFICATION - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTTYPE - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTUNARYEXPRESSION - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTUPDATECLAUSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTUPDATEITEM - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTUPDATESTATEMENT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JJTVOID - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLTreeConstants
 
JMICleanerVisitor - Class in org.objectweb.speedo.generation.mivisitor
 
JMICleanerVisitor(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.JMICleanerVisitor
 
jmiManager - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
JMX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JMX_AGENT_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
JMX_HTTP_DEFAULT_HOST - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JMX_HTTP_HOST - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JMX_HTTP_PORT - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
JMXConfigurator - Class in org.objectweb.speedo.jmx
 
JMXConfigurator(Component, Logger) - Constructor for class org.objectweb.speedo.jmx.JMXConfigurator
 
jmxOn - Variable in class org.objectweb.speedo.AbstractSpeedo
 
join - Variable in class org.objectweb.speedo.metadata.SpeedoCommonField
In case of the columns is in another table than the main table of the class, this field defines the join to reach this external table.
join - Variable in class org.objectweb.speedo.metadata.SpeedoInheritance
Is the meta object representing the join to herited table in case of vertical mapping.
join - Variable in class org.objectweb.speedo.metadata.SpeedoTable
If it is a secondary table, specify the join with the main table.
Join() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
JOIN - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
JOIN_TABLE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the name of the join table in a multivalued reference (Collection, Map, Array, Set, List).
JoinSpec() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
joinToExtTables - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Is the join to reach external tables.
jorm - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The list of .pd file locations.
JORM_FACTORY_BINDING - Static variable in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
JORM_FACTORY_BINDING - Static variable in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
JORM_FACTORY_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
JORM_FACTORY_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
JORM_FACTORY_BINDING - Static variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
JORM_FACTORY_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
jormcast - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
jormclass - Variable in class org.objectweb.speedo.metadata.SpeedoClass
JORM meta object corresponding to this Speedo meta object.
jormclasspath - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
 
jormcompiler - Variable in class org.objectweb.speedo.generation.jorm.JormGenerator
Jorm classes intended for JORM generation
jormcompiler - Variable in class org.objectweb.speedo.generation.jorm.JormMIGenerator
Jorm classes intended for JORM generation
jormDir - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The base directory of the location of .pd file
JormFactory - Interface in org.objectweb.speedo.mapper.api
It defines a Jorm configurator which manages the PClassMapping, the PBinder and the PNamingContext for persistent classes.
jormFactory - Variable in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
jormFactory - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
The factory initializing JORM structure (Mapping, Binder, PNC, ...)
jormFactory - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
JormFactoryAttributes - Interface in org.objectweb.speedo.mapper.api
defines the attributes (Fractal attribute Controller) of the JormFactory component.
jormfield - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
jormFieldId - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
jormFieldIdLongPos - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
jormFielIdDecl - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
JormGenerator - Class in org.objectweb.speedo.generation.jorm
Generates the JORM Files corresponding to a set of Java Classes.
JormGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.jorm.JormGenerator
 
jormMeth - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
jormmeth - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
JormMIBuilder - Class in org.objectweb.speedo.generation.jorm
This class is a builder of jorm meta information.
JormMIBuilder() - Constructor for class org.objectweb.speedo.generation.jorm.JormMIBuilder
Builds a JormMIBuilder without a jorm meta information manager and a logger.
JormMIBuilder(Manager, Logger) - Constructor for class org.objectweb.speedo.generation.jorm.JormMIBuilder
Builds a JormMIBuilder with a jorm meta information manager and a logger
JormMIBuilder(Manager, NamingManagerFactory, Logger) - Constructor for class org.objectweb.speedo.generation.jorm.JormMIBuilder
Builds a JormMIBuilder with a jorm meta information manager and a logger
JormMIGenerator - Class in org.objectweb.speedo.generation.jorm
Build the JORM meta information
JormMIGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.jorm.JormMIGenerator
 
JormMIMappingBuilder - Interface in org.objectweb.speedo.generation.jorm
This interface defines a builder of the mapping part of the Jorm meta information.
JormStorageManager - Class in org.objectweb.speedo.mapper.lib
This class is an implementation of the StorageManager interface based on Jorm.The single hypothesis concerns the architecture of the CacheEntry: - the CacheEntry implements the PBinding interface - the obj parameters implement StateItf and PAceessor.
JormStorageManager() - Constructor for class org.objectweb.speedo.mapper.lib.JormStorageManager
 
jormTools - Static variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
jormType - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
JT_HOME - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JT_JDOPOM - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JT_JDOPOMF - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JT_PO - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JT_POM - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JT_POMF - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
JT_STATE - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
jvmType - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 

K

keepsrc - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
indicates if the generated java file must be kept or not
key - Variable in class org.objectweb.speedo.metadata.SpeedoExtension
Key.
key2oid - Variable in class org.objectweb.speedo.usercache.lib.UserCacheImpl
Contains the association user key TO object identifier
KEY_FIELD - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
keyColumns - Variable in class org.objectweb.speedo.metadata.SpeedoMap
 
keyField - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
KeyFieldChecker - Class in org.objectweb.speedo.generation.mivisitor
Checks the keyField speedo extension.
KeyFieldChecker(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.KeyFieldChecker
 
KeyFieldChecker(MetaInfoVisitor, Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.KeyFieldChecker
 
keyName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name for key objects.
keys() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
keys() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
keySet() - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
keySet() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
keySet() - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
keySet() - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
keySet() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
keySet() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
keyType - Variable in class org.objectweb.speedo.metadata.SpeedoMap
Represents the value element-type in the form of a Java class name (for example "java.lang.String").
kfpncName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
 
kind - Variable in class org.objectweb.speedo.query.ejb.parser.Token
An integer that describes the kind of this token.
kind - Variable in class org.objectweb.speedo.query.jdo.parser.Token
An integer that describes the kind of this token.

L

language - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
lastIndexOf(Object) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
lastIndexOf(Object) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
lastIndexOf(Object) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
lastIndexOf(Object) - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
lastIndexOf(Object) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
lastIndexOf(Object) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
lastKey() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
lastName - Variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
LE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
LEADING - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
LEFT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
length - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
LENGTH - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
LENGTH_OPERAND_SUBSTRING - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
LENGTH_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
LETTER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
LETTER - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.objectweb.speedo.query.ejb.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
lexStateNames - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
LifeCycle - Class in org.objectweb.speedo.mim.api
Representation of the life cycle of a JDO Instance.
LifeCycle() - Constructor for class org.objectweb.speedo.mim.api.LifeCycle
 
LIKE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
LikeExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
LIMIT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
line - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
linkedField - Variable in class org.objectweb.speedo.genclass.GenClass
The linked field associated to this gen class
linkedField - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
LinkedListImpl - Class in org.objectweb.speedo.genclass.collection
 
LinkedListImpl() - Constructor for class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
list(PrintStream) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
list(PrintWriter) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
LIST_INDEX - Static variable in class org.objectweb.speedo.generation.jorm.JormMIBuilder
is the name of the index field in the list (Genclass).
ListAccessor - Class in org.objectweb.speedo.genclass.collection
 
ListAccessor(SpeedoGenClassPO) - Constructor for class org.objectweb.speedo.genclass.collection.ListAccessor
 
ListElem - Class in org.objectweb.speedo.genclass.collection
 
ListElem(GenClassAccessor) - Constructor for class org.objectweb.speedo.genclass.collection.ListElem
 
listenerClassName - Variable in class org.objectweb.speedo.metadata.SpeedoCallback
If the callback belongs to a listener class, it provides the name of this class.
listeners - Variable in class org.objectweb.speedo.genclass.GenClass
List of SpeedoGenClassListener
listFc() - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
listFc() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
listFc() - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
listFc() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
listFc() - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
listFc() - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
listFc() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
listFc() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
listFc() - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
listFc() - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
listFc() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
listFc() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
listFc() - Method in class org.objectweb.speedo.workingset.lib.WorkingSetManagerImpl
 
ListImpl - Class in org.objectweb.speedo.genclass.collection
 
ListImpl() - Constructor for class org.objectweb.speedo.genclass.collection.ListImpl
Instantiates a new collection.
listIterator() - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
listIterator(int) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
listIterator() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
listIterator(int) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
listIterator() - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
listIterator(int) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
listIterator() - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
listIterator(int) - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
listIterator() - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
listIterator(int) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
listIterator() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
listIterator(int) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
ListIteratorImpl - Class in org.objectweb.speedo.genclass.collection
 
ListIteratorImpl(Collection, StateItf, POManagerItf, Logger) - Constructor for class org.objectweb.speedo.genclass.collection.ListIteratorImpl
 
ListResourceLocator - Class in org.objectweb.speedo.generation.start
Searches resources among a set of files.
ListResourceLocator(PrintWriter, boolean, List, String, SpeedoCompilerParameter) - Constructor for class org.objectweb.speedo.generation.start.ListResourceLocator
Creates an intsance.
Literal() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
Literal() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
load(InputStream) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
loadedSize - Variable in class org.objectweb.speedo.genclass.collection.ListAccessor
Indicates the number of elements existing on the data support.
loadFields(POManagerItf, long[]) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
loadFields(POManagerItf, long[]) - Method in interface org.objectweb.speedo.mim.api.StateItf
Askes the loading of the some fields identified by the long array.
loadFieldsFromAccessor(StateItf) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
loadFieldsFromAccessor(StateItf) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
loadFieldsFromAccessor(StateItf) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
loadJavaClass(String, boolean) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
Loads a specified class.
loadJavaClass(boolean, String, String, boolean) - Method in class org.objectweb.speedo.generation.enhancer.common.AbstractEnhancerComponent
Loads a specified class placed indifferently in a directory or in a .jar archive.
loadJavaClass(boolean, String, String, boolean, String) - Method in class org.objectweb.speedo.generation.enhancer.common.AbstractEnhancerComponent
Loads a specified class placed indifferently in a directory or in a .jar archive and store it into a new directory.
LocaleFieldMapping - Class in org.objectweb.speedo.lib
 
LocaleFieldMapping() - Constructor for class org.objectweb.speedo.lib.LocaleFieldMapping
 
LocaleHelper - Class in org.objectweb.speedo.locale
References all ResourceBundle provided by Speedo.
LocaleHelper() - Constructor for class org.objectweb.speedo.locale.LocaleHelper
 
localTransactionTerminated() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Specifies if this ManagedConnection still has an active LocalTransaction.
LOCATE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
lock(Object, LockModeType) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
log(int, Object, Throwable) - Method in class org.objectweb.speedo.jmx.MX4JLoggerMonolog
Log the MX4J event into the inner monolog logger.
LOG_LEVEL - Static variable in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
LoggedClassAdapter - Class in org.objectweb.speedo.generation.enhancer.common
 
LoggedClassAdapter(ClassVisitor, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
LoggedClassAdapter(ClassVisitor, Personality, Logger) - Constructor for class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
LoggedClassVisitor - Class in org.objectweb.speedo.generation.enhancer.common
 
LoggedClassVisitor() - Constructor for class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
LoggedClassVisitor(Logger) - Constructor for class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
logger - Variable in class org.objectweb.speedo.AbstractSpeedo
 
logger - Variable in class org.objectweb.speedo.genclass.GenClass
The logger used to trace this generic class Defined as transient.
logger - Variable in class org.objectweb.speedo.genclass.GenClassAccessor
 
logger - Variable in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
logger - Variable in class org.objectweb.speedo.genclass.PIndexedElemIterator
 
logger - Variable in class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
logger - Variable in class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
logger - Variable in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
logger - Variable in class org.objectweb.speedo.generation.start.Main
 
logger - Variable in class org.objectweb.speedo.jca.SpeedoConnectionFactory
The logger into which traces about JDOConnectionFactory are produced.
logger - Variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
logger - Variable in class org.objectweb.speedo.mapper.lib.ClassPropertiesManager
 
logger - Variable in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
logger - Variable in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
 
logger - Variable in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
logger - Variable in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
logger - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
logger - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
Manages the log's traces
logger - Variable in class org.objectweb.speedo.query.jdo.JDOQueryResultCommon
 
logger - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
Logger for monolog
logger - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
Logger for monolog.
logger - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
logger - Variable in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
LOGGER_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.compiler.Compiler
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.enhancer.aware.PersistenceAwareEnhancer
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.enhancer.pc.PersistentClassEnhancer
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.generator.AbstractGenerator
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.generator.fields.FieldsGenerator
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.jorm.JormGenerator
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.jorm.JormMIGenerator
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitors
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.parser.AbstractParser
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.parser.ejb.EJBAnnotationParser
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.generation.serializer.MISerializer
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.mapper.jca.JCAMapper
 
LOGGER_NAME - Static variable in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
loggerFactory - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The logger factory instance
loggerFactory - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
logPropFile - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The logging configuration file
LONG - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
LongIdNamingManager - Class in org.objectweb.speedo.naming.lib
This is naming manager manages identifier based on a long value generated by Speedo, using a persistent generator (Speedo structure in database).
LongIdNamingManager() - Constructor for class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
lookingAhead - Variable in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
lookingAhead - Variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
lookup() - Method in class org.objectweb.speedo.AbstractSpeedo
 
lookup(String) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
lookup() - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
Finds in the associated POManagerSwitchItf a POManagerItf managed by the POManagerFactoryItf.
lookup(POManagerFactoryItf) - Method in interface org.objectweb.speedo.pm.api.POManagerSwitchItf
 
lookup() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
lookup(POManagerFactoryItf) - Method in class org.objectweb.speedo.pm.lib.POManagerSwitchImpl
 
lookup(Object) - Method in interface org.objectweb.speedo.usercache.api.UserCache
Look for an identifier of persistent instance from an user key
lookup(Object) - Method in class org.objectweb.speedo.usercache.lib.CompositeUserCache
 
lookup(Object) - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
lookupFc(String) - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
lookupFc(String) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
lookupFc(String) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
lookupFc(String) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
lookupFc(String) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
lookupFc(String) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
lookupFc(String) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
lookupFc(String) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
lookupFc(String) - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
lookupFc(String) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
lookupFc(String) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
lookupFc(String) - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
lookupFc(String) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetManagerImpl
 
LOWER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
LPAREN - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
LT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
LT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
LTE - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 

M

M_SPEEDO_COPY_STATE - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
M_SPEEDO_CREATE_STATE - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
M_SPEEDO_GET_HOME - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
M_SPEEDO_GET_REF_STATE - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
M_SPEEDO_GET_STATE - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
M_SPEEDO_GET_STATUS - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
M_SPEEDO_SET_REF_STATE - Static variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
main(String[]) - Static method in class org.objectweb.speedo.ant.AntSpeedoScriptGenerator
 
Main - Class in org.objectweb.speedo.generation.start
Main is the starting point for the persistent filter tool.
Main() - Constructor for class org.objectweb.speedo.generation.start.Main
Construct a filter tool instance
main(String[]) - Static method in class org.objectweb.speedo.generation.start.Main
This is where it all starts.
main(String[]) - Static method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
main(String[]) - Static method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
main(String[]) - Static method in class org.objectweb.speedo.tools.ClassFieldModifier
 
main(String[]) - Static method in class org.objectweb.speedo.tools.DataStructureCreation
1 => bad usage 2 => impossible to load the properties file 3 => impossible to load the persistent class
Main.Description - Class in org.objectweb.speedo.generation.start
 
Main.Description() - Constructor for class org.objectweb.speedo.generation.start.Main.Description
 
mainTable - Variable in class org.objectweb.speedo.metadata.SpeedoClass
The main table of the persistent class.
mainTable - Variable in class org.objectweb.speedo.metadata.SpeedoJoin
main table
makeBound(CacheEntry, Object) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
makeClean(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
makeDirty(byte) - Static method in class org.objectweb.speedo.mim.api.LifeCycle
Make the instance dirty.
makeDirty(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
makeExported(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
makeFlushed(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
makeNontransactional(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeNontransactional(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
makeNontransactionalAll(Object[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeNontransactionalAll(Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeNontransactionalAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
makeNontransactionalAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
makePersistent(POManagerItf, PersistentObjectItf, SpeedoGenClassPO, Map) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
makePersistent(POManagerItf, Iterator, SpeedoGenClassPO, Map) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
makePersistent(POManagerItf) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
makePersistent(POManagerItf) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
makePersistent(POManagerItf) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
makePersistent(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makePersistent(POManagerItf) - Method in interface org.objectweb.speedo.mim.api.StateItf
Makes persistent all inner elements of the persistent instance.
makePersistent(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Make the transient instance persistent in this PersistenceManager.
makePersistentAll(Object[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makePersistentAll(Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makePersistentAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Make an array of instances persistent.
makePersistentAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Make a Set of instances persistent.
makePersistentOnAttach(POManagerItf, Map) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
makePersistentOnAttach(POManagerItf, Map) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
makePersistentOnAttach(POManagerItf, Map) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
makePersistentOnAttach(POManagerItf, Map) - Method in interface org.objectweb.speedo.mim.api.StateItf
makes persistent on attach, taking into account the map representing the attch context.
makeToMerge(Object) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
makeToMerge(Object) - Method in interface org.objectweb.speedo.mim.api.StateItf
Mark the current state with the flag 'toMerge'.
makeToMerge(Object) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
makeToMerge(State, Object) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
makeTransactional(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeTransactional(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Make an instance subject to transactional boundaries.
makeTransactionalAll(Object[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeTransactionalAll(Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeTransactionalAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Make an array of instances subject to transactional boundaries.
makeTransactionalAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Make a Set of instances subject to transactional boundaries.
makeTransient(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeTransient(Object, boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeTransient(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Make an instance transient, removing it from management by this PersistenceManager.
makeTransient(Object, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
makeTransientAll(Object[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeTransientAll(Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeTransientAll(Object[], boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeTransientAll(Collection, boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
makeTransientAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Make an array of instances transient, removing them from management by this PersistenceManager.
makeTransientAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Make a Set of instances transient, removing them from management by this PersistenceManager.
makeTransientAll(Object[], boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
makeTransientAll(Collection, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
makeUnbound(CacheEntry) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
makeUnexported(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
MANAGED - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Is the property to pass to the PersistenceManagerFactory to indicate if the transactionnal environnement is managed.
managedConnection - Variable in class org.objectweb.speedo.jca.SpeedoConnection
The ManagedConnection associated with this Connection.
managedEnv - Variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
indicates if the transaction is managed by a J2EE environnement.
managedInterfaces(String[]) - Method in class org.objectweb.speedo.generation.mivisitor.ClassInfoAnalyzer
 
managedPM - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
Pool of PersistenceManager
manageInheritance(String) - Method in class org.objectweb.speedo.generation.mivisitor.ClassInfoAnalyzer
 
MANY_MANY_BI_RELATION - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
MANY_ONE_BI_RELATION - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
MANY_REFERENCE - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
map - Variable in class org.objectweb.speedo.genclass.map.MapAccessor
A map containing the indexed elements of the genclass.
map(PClassMapping) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
map(Object, PClassMapping) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
map(Object, PClassMapping, boolean) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
MAP_INDEX - Static variable in class org.objectweb.speedo.generation.jorm.JormMIBuilder
 
MapAccessor - Class in org.objectweb.speedo.genclass.map
 
MapAccessor(SpeedoGenClassPO) - Constructor for class org.objectweb.speedo.genclass.map.MapAccessor
Instanciates and initializes a new map with an initial size.
MapElem - Class in org.objectweb.speedo.genclass.map
 
MapElem(GenClassAccessor) - Constructor for class org.objectweb.speedo.genclass.map.MapElem
 
MapImpl - Class in org.objectweb.speedo.genclass.map
 
MapImpl() - Constructor for class org.objectweb.speedo.genclass.map.MapImpl
Instantiates a new map.
mappedByReversefield - Variable in class org.objectweb.speedo.metadata.SpeedoField
In case of bi directional relationship the mapping of this field can be defined since the mapping of the reverse field.
mapper - Variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
The mapper is used to map and find the Jorm classes.
mapper - Variable in class org.objectweb.speedo.mapper.lib.ClassPropertiesManager
The mapper holding homes of the persistent classes
mapper - Variable in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
the mapper allocating JDBC connections
mapper - Variable in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
mapper - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
JORM object encapsulating the datastore
mapper - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
The delegate mapper initializes a required class if it is not already done.
mapper - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
mapper - Variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
is the mapper permitting to reach the prefetch cache and to invalidate prefetched buffer at working set closing time.
MAPPER_BINDING - Static variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
fractal binding name to the mapper
MAPPER_BINDING - Static variable in class org.objectweb.speedo.naming.lib.NamingManagerFactory
fractal binding name to the mapper
MAPPER_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
MAPPER_BINDING - Static variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
MAPPER_BINDING - Static variable in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
MAPPER_BINDING - Static variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
MAPPER_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
MAPPER_RDB_BINDING - Static variable in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
MapperAttributes - Interface in org.objectweb.speedo.mapper.api
 
mapperName - Variable in class org.objectweb.speedo.genclass.GenClass
is the name of the mapper inside which the generic class is persistent
mapperName - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The jorm mapper name.
MAPPING_STRUCTURE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Is the property to pass to the PersistenceManagerFactory to specify the mapping structure management: - DO_NOTHING - CREATE_IF_REQUIRED - FORCE_CREATE
MAPPING_STRUCTURE_CIR - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
MAPPING_STRUCTURE_DD - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
MAPPING_STRUCTURE_DN - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
MAPPING_STRUCTURE_FC - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
MappingExtension2Jdo - Class in org.objectweb.speedo.generation.mivisitor.jdo
Translates JDO extension dedicated for the mapping into normal meta information (non extension meta object).
MappingExtension2Jdo(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.jdo.MappingExtension2Jdo
 
mappingName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name for the JORM class which manages mapping.
match(Object, boolean) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
MATCHES_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
No matching rules supported.
matchResource(Object, Object) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
matchResource tests if a given resource of a Pool matches with the hints passed with the Pool getResource method.
matchResource(Object, Object) - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
MAX - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
maxNextCharInd - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
maxWSSize - Variable in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
MEMBER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
MEMBEROF - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
MEMORY_CACHE_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
MemoryInstanceManagerAttribute - Interface in org.objectweb.speedo.mim.api
 
MemoryInstanceManagerImpl - Class in org.objectweb.speedo.mim.lib
This class is an implementation of the MemoryInstanceManager provided by the persistence framwork availlable in perseus.
MemoryInstanceManagerImpl() - Constructor for class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
memoryType - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
merge(State) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
merge(SpeedoColumn) - Method in class org.objectweb.speedo.metadata.SpeedoColumn
 
merge(SpeedoIdentity) - Method in class org.objectweb.speedo.metadata.SpeedoIdentity
 
merge(State) - Method in interface org.objectweb.speedo.mim.api.StateItf
This action updates the old state with the change (delta) done in the transaction on this state.
merge(State) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
merge(State, State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
merge(Object) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Merge the state of the given entry into the current persistence context
MergedClassModifier - Class in org.objectweb.speedo.generation.enhancer.common
ASM visitor cleaning a visited class to merge to another: keep only one "class$" method rename a static section in order to agregate all at the end do not merge abstract method do not merge constructor do not merge this method
MergedClassModifier(ClassVisitor, String, String, Logger, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.common.MergedClassModifier
Builds the visitor
mergeGenClass(GCInfo) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
mergePath(String[], int, int) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
mergePath(String[]) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
METADATA_ERROR - Static variable in class org.objectweb.speedo.generation.start.Main
 
MetaDataAnalyzer - Class in org.objectweb.speedo.generation.mivisitor
 
MetaDataAnalyzer(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.MetaDataAnalyzer
 
MetaDataAnalyzer(MetaInfoVisitor, Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.MetaDataAnalyzer
 
MetaInfoVisitor - Interface in org.objectweb.speedo.generation.mivisitor
Define a speedo meta information visitor.
MetaInfoVisitorImpl - Class in org.objectweb.speedo.generation.mivisitor
This class is the default implementation of the Speedo Meta information visitor.
MetaInfoVisitorImpl(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitorImpl
builds a MetaInfoVisitor which is the last of the chain
MetaInfoVisitorImpl(MetaInfoVisitor, Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitorImpl
builds a MetaInfoVisitor which is the last of the chain
MetaInfoVisitors - Class in org.objectweb.speedo.generation.mivisitor
Visit the speedo meta information in order to fill the meta information with the part forgotten by the user.
MetaInfoVisitors(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitors
 
methodByteCodeSignature - Variable in class org.objectweb.speedo.metadata.SpeedoCallback
This string contains the signature of the callback to be called in the byte code format (e.g., "(Lcom/acme/Listener;)V").
METHODS_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
MIBuilderHelper - Interface in org.objectweb.speedo.naming.api
 
MIM_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
MIN - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
MINUS - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
MINUS - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
minWSSize - Variable in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
MISerializer - Class in org.objectweb.speedo.generation.serializer
 
MISerializer(Personality) - Constructor for class org.objectweb.speedo.generation.serializer.MISerializer
 
moClass - Variable in class org.objectweb.speedo.metadata.SpeedoCommonField
Meta object of the class containing the field.
MOD - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
modifier(int) - Static method in class org.objectweb.speedo.generation.enhancer.common.Util
 
modifier - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
modifier() - Method in class org.objectweb.speedo.metadata.SpeedoField
Returns the field's modifier
moField - Variable in class org.objectweb.speedo.metadata.SpeedoTuple
The field descriptor.
MONOLOG_FACTORY_BINDING - Static variable in class org.objectweb.speedo.mapper.jca.JCAMapper
 
MONOLOG_FACTORY_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
moPackage - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Description of the package which contains this class.
mos - Variable in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
The list of meta objects to serialize
MULT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
MULT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
MX4J_HtmlAdaptor - Class in org.objectweb.speedo.jmx
This class is an adaptor for the HTML adaptor provided by MX4J.
MX4J_HtmlAdaptor() - Constructor for class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
MX4J_HtmlAdaptorCA - Interface in org.objectweb.speedo.jmx.api
 
MX4JLoggerMonolog - Class in org.objectweb.speedo.jmx
This class is a wrapper permiting to use Monolog as logging system, in MX4J.
MX4JLoggerMonolog() - Constructor for class org.objectweb.speedo.jmx.MX4JLoggerMonolog
Builds a MX4JLoggerMonolog instance.
MX4JLoggerMonolog(Logger) - Constructor for class org.objectweb.speedo.jmx.MX4JLoggerMonolog
Builds a MX4JLoggerMonolog with a particular inner Logger.

N

name - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.FetchGroup
 
name - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
name - Variable in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
name - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Class name.
name - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
name - Variable in class org.objectweb.speedo.metadata.SpeedoCommonField
name of the persistent field
name - Variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
The name of the fetch group.
name - Variable in class org.objectweb.speedo.metadata.SpeedoIndex
 
name - Variable in class org.objectweb.speedo.metadata.SpeedoPackage
Package name.
name - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
name - Variable in class org.objectweb.speedo.metadata.SpeedoTable
The name of the table.
name - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
name - Variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
The name of the sequence
name - Variable in class org.objectweb.speedo.usercache.lib.UserCacheImpl
The name of the user cache
name2query - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Contains the predefined query key = a query name value = the SpeedoPredefinedQuery instance
named_parameter - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
NamedParameter() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
namedQueries - Variable in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
nameForQuery - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Class name for queries.
nameType - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
nameUpperFirst - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
NamingManager - Interface in org.objectweb.speedo.naming.api
It defines a manager of a type of naming.
NamingManager.NamingField - Class in org.objectweb.speedo.naming.api
Defines the field used in an identifier and which must be set at makePersistent time.
NamingManager.NamingField(String, Class, String, PType) - Constructor for class org.objectweb.speedo.naming.api.NamingManager.NamingField
 
NamingManagerFactory - Class in org.objectweb.speedo.naming.lib
This small fractal component is in charge of the naming specialization in Speedo.
NamingManagerFactory() - Constructor for class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
NamingManagerFactoryItf - Interface in org.objectweb.speedo.naming.api
A NamingManagerFactory manages a set of NamingManager instance.
NamingManagerHelper - Class in org.objectweb.speedo.naming.lib
 
NamingManagerHelper() - Constructor for class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
NamingRules - Class in org.objectweb.speedo.generation.lib
Normalises names given to PO infrastructure's files created during generation.
NamingRules() - Constructor for class org.objectweb.speedo.generation.lib.NamingRules
 
nativeSQL(String) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
NAVIGATION - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
nbUse - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
Indicates if number of po manager user.
nbWS - Variable in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
NE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
needInheritanceDiscriminator(SpeedoClass) - Method in interface org.objectweb.speedo.naming.api.NamingManager
 
needInheritanceDiscriminator(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
needInheritanceDiscriminator(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
needInheritanceDiscriminator(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
needInheritanceDiscriminator(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
needInheritanceDiscriminator(SpeedoClass) - Method in class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
NEQ - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
nestedException - Variable in exception org.objectweb.speedo.api.SpeedoException
 
nestedFetchGroups - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.FetchGroup
The list of names of the nested fetchgroups
nestedFetchGroups - Variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
The list of nested fetchgroups.
NEW - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
newClassPBinder(String, Object) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
newClassPBinder(String, Object) - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
newClassPBinder(String, Object) - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
newClassPNamingContext() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
newClassPNamingContext() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
newClassPNamingContext() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
newDataStoreRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newDataStoreRuntimeException(String) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newDataStoreRuntimeException(String) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newDataStoreRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newDataStoreRuntimeException(String) - Method in class org.objectweb.speedo.lib.Personality
 
newDataStoreRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalDataStoreRuntimeException() - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalDataStoreRuntimeException(String, Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalDataStoreRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalDataStoreRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalDataStoreRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalDataStoreRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalDataStoreRuntimeException(String) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalDataStoreRuntimeException(Throwable) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalDataStoreRuntimeException() - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalDataStoreRuntimeException(String, Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalDataStoreRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalDataStoreRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalDataStoreRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalDataStoreRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalDataStoreRuntimeException(String) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalDataStoreRuntimeException(Throwable) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalDataStoreRuntimeException() - Method in class org.objectweb.speedo.lib.Personality
 
newFatalDataStoreRuntimeException(String) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalDataStoreRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalDataStoreRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalDataStoreRuntimeException(String, Object) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalDataStoreRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalDataStoreRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalDataStoreRuntimeException(Throwable) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalRuntimeException() - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalRuntimeException(String) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalRuntimeException(String, Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalRuntimeException(Throwable) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newFatalRuntimeException() - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalRuntimeException(String) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalRuntimeException(String, Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalRuntimeException(Throwable) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newFatalRuntimeException() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the runtime fatal exception dedicated to the relevant personality.
newFatalRuntimeException(String) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalRuntimeException(String, Object) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.lib.Personality
 
newFatalRuntimeException(Throwable) - Method in class org.objectweb.speedo.lib.Personality
 
newGCInfo(String) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
newGenClassPBinder() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
newGenClassPBinder() - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
newGenClassPBinder() - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
newInstance(Class) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newInstance(Object, ConnectionHolder) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
It creates an instance since an identifier
newInstance(Class) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
newNamedQuery(Class, String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newNamedQuery(Class, String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
newObjectIdInstance(Class, Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newObjectIdInstance(Class, Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
newQuery() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newQuery(String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newQuery(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newQuery(String, Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newQuery(Class) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newQuery(Extent) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newQuery(Class, Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newQuery(Class, String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newQuery(Class, Collection, String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newQuery(Extent, String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
newQuery() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Create a new Query with no elements.
newQuery(String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
newQuery(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Create a new Query using elements from another Query.
newQuery(String, Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Create a new Query using the specified language.
newQuery(Class) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Create a new Query specifying the Class of the candidate instances.
newQuery(Extent) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
newQuery(Extent, String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
newQuery(Class, Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Create a new Query with the Class of the candidate instances and candidate Set.
newQuery(Class, String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Create a new Query with the Class of the candidate instances and filter.
newQuery(Class, Collection, String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Create a new Query with the Class of the candidate instances, candidate Set, and filter.
newRuntimeException() - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newRuntimeException(String) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newRuntimeException(String, Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newRuntimeException(Throwable) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newRuntimeException() - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newRuntimeException(String) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newRuntimeException(String, Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newRuntimeException(Throwable) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newRuntimeException() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the basic runtime exception dedicated to the relevant personality.
newRuntimeException(String) - Method in class org.objectweb.speedo.lib.Personality
 
newRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.lib.Personality
 
newRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.lib.Personality
 
newRuntimeException(String, Object) - Method in class org.objectweb.speedo.lib.Personality
 
newRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.lib.Personality
 
newRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.lib.Personality
 
newRuntimeException(Throwable) - Method in class org.objectweb.speedo.lib.Personality
 
newSpeedoInheritedField(String) - Method in class org.objectweb.speedo.metadata.SpeedoInheritance
 
newSpeedoInheritedField(SpeedoField) - Method in class org.objectweb.speedo.metadata.SpeedoInheritance
 
newSpeedoPOInstance(Class) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
Create a new instance of a PersistentObjectItf which the clas is given in parameter.
newToken(int) - Static method in class org.objectweb.speedo.query.ejb.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.objectweb.speedo.query.jdo.parser.Token
Returns a new Token object, by default.
newUserRuntimeException() - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newUserRuntimeException(String) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newUserRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newUserRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newUserRuntimeException(String, Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newUserRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newUserRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newUserRuntimeException(Throwable) - Method in class org.objectweb.speedo.ejb.EJBPersonality
 
newUserRuntimeException() - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newUserRuntimeException(String) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newUserRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newUserRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newUserRuntimeException(String, Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newUserRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newUserRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newUserRuntimeException(Throwable) - Method in class org.objectweb.speedo.jdo.JDOPersonality
 
newUserRuntimeException() - Method in class org.objectweb.speedo.lib.Personality
Retrieve the runtime user exception dedicated to the relevant personality.
newUserRuntimeException(String) - Method in class org.objectweb.speedo.lib.Personality
 
newUserRuntimeException(String, Throwable[]) - Method in class org.objectweb.speedo.lib.Personality
 
newUserRuntimeException(String, Throwable) - Method in class org.objectweb.speedo.lib.Personality
 
newUserRuntimeException(String, Object) - Method in class org.objectweb.speedo.lib.Personality
 
newUserRuntimeException(String, Throwable[], Object) - Method in class org.objectweb.speedo.lib.Personality
 
newUserRuntimeException(String, Throwable, Object) - Method in class org.objectweb.speedo.lib.Personality
 
newUserRuntimeException(Throwable) - Method in class org.objectweb.speedo.lib.Personality
 
NewValue() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
next - Variable in class org.objectweb.speedo.genclass.PIndexedElemIterator
is the next element which has not been deleted
next() - Method in class org.objectweb.speedo.genclass.PIndexedElemIterator
 
next - Variable in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
next - Variable in class org.objectweb.speedo.query.ejb.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
next - Variable in class org.objectweb.speedo.query.jdo.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in interface org.objectweb.speedo.sequence.api.SpeedoSequenceItf
 
next() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
Returns the next sequence value object.
nextComputed - Variable in class org.objectweb.speedo.genclass.PIndexedElemIterator
indicates if the next element has been computed
nextStatePersistenceCapable(byte, byte) - Static method in class org.objectweb.speedo.mim.api.LifeCycle
Gets the state transition in the JDO instances life cycle
nextValue() - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
nmf - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The NamingManagerFactory instance to use.
NMF_BINDING - Static variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
NO_ACTIVE_CONNECTION - Static variable in class org.objectweb.speedo.jca.SpeedoConnection
 
NO_BI_RELATION - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
NO_CACHE - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
NO_ID - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
NO_LIMIT - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Is the property value to pass to the PersistenceManagerFactory to indicate that the size is unlimited.
NO_NO_ARG_CONSTRUCTOR - Static variable in class org.objectweb.speedo.metadata.SpeedoClass
The persistent class has no no-arg constructor.
NO_VERSION - Static variable in class org.objectweb.speedo.metadata.SpeedoVersion
 
NoArgConstructorAdder - Class in org.objectweb.speedo.generation.enhancer.pc
It generates a no-arg constructor or changes the modifier of the no-arg constructor if required on persistent classes.
NoArgConstructorAdder(ClassVisitor, byte, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.NoArgConstructorAdder
 
NoArgConstructorAdder(ClassVisitor, Logger, byte, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.NoArgConstructorAdder
 
noArgConstructorStatus - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Qualifies the status of the no-arg constructor of the persistent class.
Node - Interface in org.objectweb.speedo.query.ejb.parser
 
Node - Interface in org.objectweb.speedo.query.jdo.parser
 
NON_PUBLIC_NO_ARG_CONSTRUCTOR - Static variable in class org.objectweb.speedo.metadata.SpeedoClass
The persistent class has no-arg constructor but it is not public
NON_TRANSACTIONAL - Static variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
NON_TRANSACTIONAL_STRING - Static variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
nonAbstractMethods - Variable in class org.objectweb.speedo.genclass.merger.GCInfo
 
NONE - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
NONE - Static variable in class org.objectweb.speedo.metadata.SpeedoNullValue
 
NONE - Static variable in interface org.objectweb.speedo.mim.api.FetchPlanItf
For use with FetchPlanItf.speedoAddGroup(String), FetchPlanItf.speedoRemoveGroup(String), and the various FetchPlanItf.speedoSetGroups(java.util.Collection) calls.
nontransactionalRead - Variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
nontransactionalWrite - Variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
NOT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
not - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
NOT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
NOT_APPLICABLE - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
NOTHING - Static variable in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRequired
constant representing a visit of nothing
NOTHING_DEFINED - Static variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
NULL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
NULL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
NullComparisonExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
nullValue - Variable in class org.objectweb.speedo.metadata.SpeedoField
Attribute null-value in the XML file.
number - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
number - Variable in class org.objectweb.speedo.metadata.SpeedoField
is the index of the persistent field.
NumericLiteral() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 

O

OBJECT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
Object2JMIFileSerializer - Class in org.objectweb.speedo.mapper.lib
This class contains primitive to serialize and deserialize an Object into a .jmi file.
Object2JMIFileSerializer() - Constructor for class org.objectweb.speedo.mapper.lib.Object2JMIFileSerializer
 
Object2StringSerializer - Class in org.objectweb.speedo.mapper.lib
This class contains primitive to serialize and deserialize an Object into a java Stirng.
Object2StringSerializer() - Constructor for class org.objectweb.speedo.mapper.lib.Object2StringSerializer
 
OBJECT_ID - Static variable in class org.objectweb.speedo.generation.lib.NamingRules
Suffix added to the object idclass name
OBJECTID_SUFFIX - Static variable in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator
 
objectidClass - Variable in class org.objectweb.speedo.metadata.SpeedoIdentity
the class used as identifier
ObjectIdGenerator - Class in org.objectweb.speedo.generation.generator.objectid
 
ObjectIdGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator
 
ObjectIdGenerator.Field - Class in org.objectweb.speedo.generation.generator.objectid
 
ObjectIdGenerator.Field(String, String) - Constructor for class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
objectidJClass - Variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
OCTAL_LITERAL - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
OCTAL_LITERAL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
OF - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
oid2key - Variable in class org.objectweb.speedo.usercache.lib.UserCacheImpl
Contains the association object identifier TO user key
oidClassAutoCalculated - Variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
OK - Static variable in class org.objectweb.speedo.generation.start.Main
 
OLongIdNamingManager - Class in org.objectweb.speedo.naming.lib
This is naming manager manages identifier based on a java.lang.Long value generated by Speedo, using a persistent generator (Speedo structure in database).
OLongIdNamingManager() - Constructor for class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
ON - Static variable in class org.objectweb.speedo.api.Debug
 
ONE_MANY_BI_RELATION - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
ONE_ONE_BI_RELATION - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
ONE_REFERENCE - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
onWSEnd() - Method in class org.objectweb.speedo.workingset.ejb.lib.EJBTransactionImpl
 
onWSEnd() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
onWSEnd() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
Signal to the persistent instances reached in the working set that the current working set is closed.
open(Object) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
Opens the persistent manager.
open(Object) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
operationToString(int) - Static method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
ops - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
ops - Variable in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
optimistic - Variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
Indicates if the transaction is optimistic.
optimize(QueryTree, boolean) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
OR - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
OR - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
order - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
order(WorkingSet) - Method in class org.objectweb.speedo.workingset.filter.WorkingSetGenClassFilter
 
ORDERBY - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
OrderByClause() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
OrderByItem() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ordering - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
org.objectweb.speedo - package org.objectweb.speedo
Speedo architecture overview.
org.objectweb.speedo.ant - package org.objectweb.speedo.ant
The ant task to run the speedo enhancer.
org.objectweb.speedo.ant.ejb - package org.objectweb.speedo.ant.ejb
 
org.objectweb.speedo.ant.jdo - package org.objectweb.speedo.ant.jdo
 
org.objectweb.speedo.api - package org.objectweb.speedo.api
The external Speedo API (for user).
org.objectweb.speedo.ejb - package org.objectweb.speedo.ejb
Classes specific to the EJB personality.
org.objectweb.speedo.genclass - package org.objectweb.speedo.genclass
The management of generic persistent class (Collection, Set, Map).
org.objectweb.speedo.genclass.api - package org.objectweb.speedo.genclass.api
Speedo internal API permiting to manage generic persistent classes and in particular the coherency of relations.
org.objectweb.speedo.genclass.collection - package org.objectweb.speedo.genclass.collection
Speedo implementations of generic classes associated to the Collection type (Collection, Set, List, ArrayList, HashSet, Vector).
org.objectweb.speedo.genclass.ejb - package org.objectweb.speedo.genclass.ejb
 
org.objectweb.speedo.genclass.jdo - package org.objectweb.speedo.genclass.jdo
 
org.objectweb.speedo.genclass.map - package org.objectweb.speedo.genclass.map
Speedo implementations of generic classes associated to the Map type (Map, HashMap, Hashtable, Properties).
org.objectweb.speedo.genclass.merger - package org.objectweb.speedo.genclass.merger
Speedo tools merging the generic class GenClass with Speedo extention of java.util.XXX classes in order to avoid the code duplication.
org.objectweb.speedo.genclass.merger.ejb - package org.objectweb.speedo.genclass.merger.ejb
 
org.objectweb.speedo.genclass.merger.jdo - package org.objectweb.speedo.genclass.merger.jdo
 
org.objectweb.speedo.generation - package org.objectweb.speedo.generation
The Speedo enhancer.
org.objectweb.speedo.generation.api - package org.objectweb.speedo.generation.api
Speedo enhancer internal API.
org.objectweb.speedo.generation.compiler - package org.objectweb.speedo.generation.compiler
Compiler used by the speedo enhancer to compile generated classes.
org.objectweb.speedo.generation.ejb - package org.objectweb.speedo.generation.ejb
 
org.objectweb.speedo.generation.enhancer.aware - package org.objectweb.speedo.generation.enhancer.aware
 
org.objectweb.speedo.generation.enhancer.common - package org.objectweb.speedo.generation.enhancer.common
 
org.objectweb.speedo.generation.enhancer.oid - package org.objectweb.speedo.generation.enhancer.oid
 
org.objectweb.speedo.generation.enhancer.pc - package org.objectweb.speedo.generation.enhancer.pc
 
org.objectweb.speedo.generation.enhancer.pc.jdo - package org.objectweb.speedo.generation.enhancer.pc.jdo
 
org.objectweb.speedo.generation.generator - package org.objectweb.speedo.generation.generator
The speedo class generator used in the Speedo enhancer.
org.objectweb.speedo.generation.generator.api - package org.objectweb.speedo.generation.generator.api
Internal Speedo generator API.
org.objectweb.speedo.generation.generator.ejb - package org.objectweb.speedo.generation.generator.ejb
 
org.objectweb.speedo.generation.generator.fields - package org.objectweb.speedo.generation.generator.fields
Generator of Speedo Fieds class (the state of persistent objects).
org.objectweb.speedo.generation.generator.home - package org.objectweb.speedo.generation.generator.home
 
org.objectweb.speedo.generation.generator.home.ejb - package org.objectweb.speedo.generation.generator.home.ejb
 
org.objectweb.speedo.generation.generator.home.jdo - package org.objectweb.speedo.generation.generator.home.jdo
 
org.objectweb.speedo.generation.generator.jdo - package org.objectweb.speedo.generation.generator.jdo
 
org.objectweb.speedo.generation.generator.lib - package org.objectweb.speedo.generation.generator.lib
 
org.objectweb.speedo.generation.generator.objectid - package org.objectweb.speedo.generation.generator.objectid
Generator of persistent class identifier (composite).
org.objectweb.speedo.generation.jdo - package org.objectweb.speedo.generation.jdo
 
org.objectweb.speedo.generation.jorm - package org.objectweb.speedo.generation.jorm
Jorm generator and Jorm meta information builder.
org.objectweb.speedo.generation.jorm.rdb - package org.objectweb.speedo.generation.jorm.rdb
 
org.objectweb.speedo.generation.lib - package org.objectweb.speedo.generation.lib
Common class of the enhancer.
org.objectweb.speedo.generation.mivisitor - package org.objectweb.speedo.generation.mivisitor
Speedo meta information visitor used in ordet to fill it with 'forgotten' user information.
org.objectweb.speedo.generation.mivisitor.ejb - package org.objectweb.speedo.generation.mivisitor.ejb
 
org.objectweb.speedo.generation.mivisitor.jdo - package org.objectweb.speedo.generation.mivisitor.jdo
 
org.objectweb.speedo.generation.parser - package org.objectweb.speedo.generation.parser
 
org.objectweb.speedo.generation.parser.ejb - package org.objectweb.speedo.generation.parser.ejb
 
org.objectweb.speedo.generation.parser.jdo - package org.objectweb.speedo.generation.parser.jdo
Parser of the .jdo file.
org.objectweb.speedo.generation.recompiler - package org.objectweb.speedo.generation.recompiler
 
org.objectweb.speedo.generation.serializer - package org.objectweb.speedo.generation.serializer
 
org.objectweb.speedo.generation.start - package org.objectweb.speedo.generation.start
 
org.objectweb.speedo.jca - package org.objectweb.speedo.jca
The JCA connector for integrating Speedo into a J2EE application server.
org.objectweb.speedo.jca.jdo - package org.objectweb.speedo.jca.jdo
 
org.objectweb.speedo.jdo - package org.objectweb.speedo.jdo
Classes specific to the JDO personality.
org.objectweb.speedo.jmx - package org.objectweb.speedo.jmx
Administration of Speedo through JMX MBean and HTTP console
org.objectweb.speedo.jmx.api - package org.objectweb.speedo.jmx.api
 
org.objectweb.speedo.jmx.mbeans - package org.objectweb.speedo.jmx.mbeans
 
org.objectweb.speedo.lib - package org.objectweb.speedo.lib
Implementation of the Speedo external API.
org.objectweb.speedo.locale - package org.objectweb.speedo.locale
Internationalization of Speedo
org.objectweb.speedo.mapper.api - package org.objectweb.speedo.mapper.api
API of a Jorm mapper used in Speedo.
org.objectweb.speedo.mapper.jca - package org.objectweb.speedo.mapper.jca
The JCA mapper definition.
org.objectweb.speedo.mapper.lib - package org.objectweb.speedo.mapper.lib
Common components and tools of all mappers.
org.objectweb.speedo.mapper.rdb - package org.objectweb.speedo.mapper.rdb
The Rdb (relational database) mapper definition
org.objectweb.speedo.metadata - package org.objectweb.speedo.metadata
The Speedo meta information used for the persistent class enhancement.
org.objectweb.speedo.metadata.ejb - package org.objectweb.speedo.metadata.ejb
 
org.objectweb.speedo.metadata.jdo - package org.objectweb.speedo.metadata.jdo
 
org.objectweb.speedo.mim.api - package org.objectweb.speedo.mim.api
Speedo internal API for the management of persistent classes (status, state, eg).
org.objectweb.speedo.mim.ejb.lib - package org.objectweb.speedo.mim.ejb.lib
 
org.objectweb.speedo.mim.jdo.api - package org.objectweb.speedo.mim.jdo.api
 
org.objectweb.speedo.mim.jdo.lib - package org.objectweb.speedo.mim.jdo.lib
 
org.objectweb.speedo.mim.lib - package org.objectweb.speedo.mim.lib
 
org.objectweb.speedo.naming.api - package org.objectweb.speedo.naming.api
Speedo internal API permiting to define the persistent object naming (identifier).
org.objectweb.speedo.naming.lib - package org.objectweb.speedo.naming.lib
Implementation of several naming.
org.objectweb.speedo.pm.api - package org.objectweb.speedo.pm.api
 
org.objectweb.speedo.pm.ejb.api - package org.objectweb.speedo.pm.ejb.api
 
org.objectweb.speedo.pm.ejb.lib - package org.objectweb.speedo.pm.ejb.lib
 
org.objectweb.speedo.pm.jdo.api - package org.objectweb.speedo.pm.jdo.api
 
org.objectweb.speedo.pm.jdo.lib - package org.objectweb.speedo.pm.jdo.lib
 
org.objectweb.speedo.pm.lib - package org.objectweb.speedo.pm.lib
 
org.objectweb.speedo.query.api - package org.objectweb.speedo.query.api
 
org.objectweb.speedo.query.ejb - package org.objectweb.speedo.query.ejb
 
org.objectweb.speedo.query.ejb.parser - package org.objectweb.speedo.query.ejb.parser
 
org.objectweb.speedo.query.jdo - package org.objectweb.speedo.query.jdo
 
org.objectweb.speedo.query.jdo.parser - package org.objectweb.speedo.query.jdo.parser
 
org.objectweb.speedo.query.lib - package org.objectweb.speedo.query.lib
 
org.objectweb.speedo.sequence.api - package org.objectweb.speedo.sequence.api
 
org.objectweb.speedo.sequence.jdo - package org.objectweb.speedo.sequence.jdo
 
org.objectweb.speedo.sequence.lib - package org.objectweb.speedo.sequence.lib
 
org.objectweb.speedo.tools - package org.objectweb.speedo.tools
 
org.objectweb.speedo.usercache.api - package org.objectweb.speedo.usercache.api
 
org.objectweb.speedo.usercache.lib - package org.objectweb.speedo.usercache.lib
 
org.objectweb.speedo.workingset.api - package org.objectweb.speedo.workingset.api
 
org.objectweb.speedo.workingset.ejb.api - package org.objectweb.speedo.workingset.ejb.api
 
org.objectweb.speedo.workingset.ejb.lib - package org.objectweb.speedo.workingset.ejb.lib
 
org.objectweb.speedo.workingset.filter - package org.objectweb.speedo.workingset.filter
 
org.objectweb.speedo.workingset.jdo.api - package org.objectweb.speedo.workingset.jdo.api
 
org.objectweb.speedo.workingset.jdo.lib - package org.objectweb.speedo.workingset.jdo.lib
 
org.objectweb.speedo.workingset.lib - package org.objectweb.speedo.workingset.lib
 
ORMappingGenerator - Class in org.objectweb.speedo.generation.mivisitor
This Speedo Meta information visitor builds and fills the Speedo Meta information concerning the OR mapping information.
ORMappingGenerator(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator
 
ORMappingGenerator.VisitRemember - Class in org.objectweb.speedo.generation.mivisitor
This class represents the status of visited/treated elements of a persistent class.
ORMappingGenerator.VisitRemember(SpeedoClass) - Constructor for class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
Builds a new instance for a persistent class.
ORMappingGenerator.VisitRequired - Class in org.objectweb.speedo.generation.mivisitor
This class represents required element to be visited in a persistent class.
ORMappingGenerator.VisitRequired(SpeedoField) - Constructor for class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRequired
Builds a new VisitRequired instance including the base elements and a particular reference field.
OUTER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
output - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
the location of the user .class files the location where the generated files will be produced
owner - Variable in class org.objectweb.speedo.metadata.SpeedoExtension
Description of the element containing this extension.

P

paAdd(PIndexedElem, Object) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
paAdd(PIndexedElem, Object) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
paAdd(PIndexedElem, Object) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
packageName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gets the package of a class
packageName - Variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
The name of the package in which the sequence has been defined
packages - Variable in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
List of packages descriptions which contains persistence capable classes.
paDeltaSupported() - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
paGetNbElem() - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
paGetNbElem() - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
paIterator() - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
paIterator() - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
parameters - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
Query parameters and variables declaration
paramName2paramClass - Variable in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
params - Variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
params is an hashtable to store the parameters.
parent - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
parent - Variable in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
parse(String) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
parse(String, boolean) - Static method in class org.objectweb.speedo.lib.BooleanHelper
 
ParseException - Exception in org.objectweb.speedo.query.ejb.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.objectweb.speedo.query.ejb.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.objectweb.speedo.query.ejb.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.objectweb.speedo.query.ejb.parser.ParseException
 
ParseException - Exception in org.objectweb.speedo.query.jdo.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.objectweb.speedo.query.jdo.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.objectweb.speedo.query.jdo.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.objectweb.speedo.query.jdo.parser.ParseException
 
parsePersistenceStatus(String) - Static method in class org.objectweb.speedo.metadata.SpeedoField
 
parsePersistenceStatus(byte) - Static method in class org.objectweb.speedo.metadata.SpeedoField
 
parser - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
parser - Variable in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
parseStrategy(String) - Static method in class org.objectweb.speedo.metadata.SpeedoDiscriminator
Parses a string representation of a strategy.
parseStrategy(String) - Static method in class org.objectweb.speedo.metadata.SpeedoInheritance
 
paSetNbElem(int) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
paSetNbElem(int) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
paSetNbElem(int) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
password - Variable in class org.objectweb.speedo.jca.SpeedoConnectionSpec
 
PathExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
PatternValue() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
pbinding - Variable in class org.objectweb.speedo.genclass.GenClass
is the PBinding which permits to store/load the data into/from the support
PCLASS_IDX - Static variable in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
pcm - Variable in class org.objectweb.speedo.query.jdo.JDOQueryEvalContext
the PClassMapping of the prefetched class
pdoutput - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The output directory of the .pd files
persist(Object) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Make an instance managed and persistent
persistdesc - Variable in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
PERSISTENCE_STATUS - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
PersistenceAwareClassModifier - Class in org.objectweb.speedo.generation.enhancer.aware
Replaces field accesses by call to getter and setter methods.
PersistenceAwareClassModifier(ClassVisitor, SpeedoMetaInfo, Logger, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.aware.PersistenceAwareClassModifier
 
PersistenceAwareEnhancer - Class in org.objectweb.speedo.generation.enhancer.aware
 
PersistenceAwareEnhancer(Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.aware.PersistenceAwareEnhancer
 
persistenceStatus - Variable in class org.objectweb.speedo.metadata.SpeedoField
Attribute persistence-modifier in the XML file.
PERSISTENT - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
PERSISTENT_CLEAN - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
PERSISTENT_DELETED - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
PERSISTENT_DIRTY - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
PERSISTENT_NEW - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
PERSISTENT_NEW_DELETED - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
PERSISTENT_NONTRANSACTIONAL - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
PersistentClassEnhancer - Class in org.objectweb.speedo.generation.enhancer.pc
Enhances a set of Java classes.
PersistentClassEnhancer(Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.PersistentClassEnhancer
 
PersistentObjectItf - Interface in org.objectweb.speedo.mim.api
This interface what is a Peristent Object in Speedo.
personality - Variable in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
personality - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
 
personality - Variable in class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
personality - Variable in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
Personality - Class in org.objectweb.speedo.lib
Represents a Speedo personality.
Personality() - Constructor for class org.objectweb.speedo.lib.Personality
 
personality - Variable in class org.objectweb.speedo.metadata.SpeedoElement
 
personality - Variable in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
personality - Variable in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
personality - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
pieGetBigDecimalElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetBigIntegerElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetBooleanElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetByteArrayElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetByteElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetByteIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetByteIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieGetCharArrayElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetCharElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetCharIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetCharIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieGetDateElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetDateIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetDoubleElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetFloatElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetIntElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetIntIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetIntIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieGetLongElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetLongIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetLongIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieGetObooleanElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetObyteElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetObyteIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetOcharElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetOcharIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetOdoubleElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetOfloatElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetOintElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetOintIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetOlongElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetOlongIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetOshortElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetOshortIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetRefElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetSerializedElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetShortElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetShortIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetShortIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieGetStringElem() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetStringIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieGetStringIndexField(String) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieSetBigDecimalElem(BigDecimal) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetBigIntegerElem(BigInteger) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetBooleanElem(boolean) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetByteArrayElem(byte[]) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetByteElem(byte) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetByteIndexField(String, byte) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetByteIndexField(String, byte) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieSetCharArrayElem(char[]) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetCharElem(char) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetCharIndexField(String, char) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetCharIndexField(String, char) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieSetDateElem(Date) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetDateIndexField(String, Date) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetDoubleElem(double) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetFloatElem(float) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetIntElem(int) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetIntIndexField(String, int) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetIntIndexField(String, int) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieSetLongElem(long) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetLongIndexField(String, long) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetLongIndexField(String, long) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieSetObooleanElem(Boolean) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetObyteElem(Byte) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetObyteIndexField(String, Byte) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetOcharElem(Character) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetOcharIndexField(String, Character) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetOdoubleElem(Double) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetOfloatElem(Float) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetOintElem(Integer) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetOintIndexField(String, Integer) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetOlongElem(Long) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetOlongIndexField(String, Long) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetOshortElem(Short) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetOshortIndexField(String, Short) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetRefElem(PName) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetSerializedElem(Serializable) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetShortElem(short) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetShortIndexField(String, short) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetShortIndexField(String, short) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pieSetStringElem(String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetStringIndexField(String, String) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
pieSetStringIndexField(String, String) - Method in class org.objectweb.speedo.genclass.collection.SetElem
 
pin(Object) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
pin(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
pinAll(Class, boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
pinAll(Collection) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
pinAll(Object[]) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
pinAll(String, boolean) - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
pinAll(String, boolean) - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
pinAll(Class, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
pinAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
pinAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
PIndexedElemIterator - Class in org.objectweb.speedo.genclass
This class is an implementation of the iterator interface.
PIndexedElemIterator(Collection, StateItf, POManagerItf, Logger) - Constructor for class org.objectweb.speedo.genclass.PIndexedElemIterator
 
PLUS - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
PLUS - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
pm - Variable in class org.objectweb.speedo.genclass.PIndexedElemIterator
is the persistence manager used to resolve the PName into reference.
pm - Variable in class org.objectweb.speedo.jca.SpeedoXAContext
Is the POManagerItf to use in the SpeedoXAContext (~transaction)
pm - Variable in class org.objectweb.speedo.query.jdo.JDOQueryResultCommon
The po manager representing the current execution context.
pm - Variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
Is the linked po manager.
PM_POOL_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
PM_POOL_INACTIVETTL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
PM_POOL_MAX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Is the property to pass to the PersistenceManagerFactory to assign the minimum size of PersistenceManager pool.
PM_POOL_MIN - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Is the property to pass to the PersistenceManagerFactory to assign the maximum size of PersistenceManager pool.
PM_POOL_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
PM_POOL_TIMEOUT - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
PM_POOL_TTL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
pmf - Variable in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
The factory for managing JDO transaction contexts.
PMF - Class in org.objectweb.speedo.jmx.mbeans
 
PMF(PoolAttributes, Pool, JDOPOManagerFactoryItf, PMapper, JormFactory, JormFactoryAttributes) - Constructor for class org.objectweb.speedo.jmx.mbeans.PMF
 
pmf - Variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
pmf - Variable in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
pmf - Variable in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
pmf - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
The POManagedFactory managing this POManagerItf
PMF_BINDING - Static variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
PMF_BINDING - Static variable in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
PMF_BINDING - Static variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
PMF_BINDING - Static variable in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
PMF_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
PMFMBean - Interface in org.objectweb.speedo.jmx.mbeans
Defines the MBean view aggregating attributes about the connection to the data support
PMI_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
pms - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
The PMS managing the association PM / thread
pms - Variable in class org.objectweb.speedo.pm.lib.POManagerSwitchImpl
 
pname2Object(PName) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultCommon
Fetch the persistent instance corresponding to an identifier
PNAME_CODER_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
PNameEnhancer - Class in org.objectweb.speedo.generation.enhancer.oid
It adds the implementation of the UserIfFactory interface in a PName.
PNameEnhancer(ClassVisitor, SpeedoClass, Logger, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.oid.PNameEnhancer
 
pnameHints - Variable in class org.objectweb.speedo.genclass.GenClass
Is the PName which
pnameName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name for the JORM class which manages mapping.
pnamingContexts - Variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
key = String class name value = PNamingContext pnc of the class
pnc - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
The PNameCoder able to encode/decode all PName
PNC_IDX - Static variable in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
pncParams - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
The PNamingContext to use for the parameters.
pngName(String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name for the JORM class which manages mapping.
PNH_NULL_VALUE - Static variable in interface org.objectweb.speedo.naming.api.NamingManager
 
PNH_PFIELD - Static variable in interface org.objectweb.speedo.naming.api.NamingManager
 
PNH_REF_STATE - Static variable in interface org.objectweb.speedo.naming.api.NamingManager
 
pnIndex - Variable in class org.objectweb.speedo.query.jdo.JDOQueryEvalContext
is the index of the identifier (prefetch index too)
PO_MANAGER_BINDING - Static variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
PO_MANAGER_FACTORY_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
PO_MANAGER_SWITCH_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
POAdder - Class in org.objectweb.speedo.generation.enhancer.pc
Is an ASM visitor adding the implementation of the PersistenceCapable interface.
POAdder(ClassVisitor, Logger, SpeedoClass, SpeedoCompilerParameter, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.pc.POAdder
 
POLYMORPHIC_PNC - Static variable in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
PolymorphIdNamingManager - Class in org.objectweb.speedo.naming.lib
 
PolymorphIdNamingManager() - Constructor for class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
poManagerClosed(POManagerItf) - Method in class org.objectweb.speedo.AbstractSpeedo
 
poManagerClosed(POManagerItf) - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
Indicates when a PM has been closed.
poManagerClosed(POManagerItf) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
POManagerFactoryItf - Interface in org.objectweb.speedo.pm.api
It manages POManagerItf instances.
POManagerInstanciatorAC - Interface in org.objectweb.speedo.pm.api
 
POManagerInstanciatorImpl - Class in org.objectweb.speedo.pm.lib
is a primitive components in charge of the POManagerItf and the TransactionItf allocation.
POManagerInstanciatorImpl() - Constructor for class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
POManagerItf - Interface in org.objectweb.speedo.pm.api
defines a manager of persistent instance.
POManagerSwitchImpl - Class in org.objectweb.speedo.pm.lib
This class is an implementation of the POManagerSwitchItf based on the use of a ThreadLocal field.
POManagerSwitchImpl() - Constructor for class org.objectweb.speedo.pm.lib.POManagerSwitchImpl
 
POManagerSwitchItf - Interface in org.objectweb.speedo.pm.api
This interfaces defines a POManagerItf switch.
POOL_BINDING - Static variable in class org.objectweb.speedo.mapper.jca.JCAMapper
 
POOL_BINDING - Static variable in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
pop() - Method in class org.objectweb.speedo.generation.start.Timer
 
PositionalParameter() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
POST_ATTACH - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
POST_CLEAR - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
POST_CREATE - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
POST_DELETE - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
POST_DETACH - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
POST_DIRTY - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
POST_LOAD - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
POST_NEW - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
POST_REMOVE - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
POST_UPDATE - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
PostfixExpression() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
postload - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.FetchGroup
 
postLoad - Variable in class org.objectweb.speedo.metadata.SpeedoFetchGroup
The post-load attribute on the fetch-group element indicates whether the jdoPost-Load callback will be made when the fetch group is loaded.
posToString(ParameterOperand[]) - Method in class org.objectweb.speedo.query.jdo.JDOQueryEvalContext
Produces a String representation of parameter for logging.
POVariableNames - Interface in org.objectweb.speedo.generation.enhancer.pc
 
PRE_ATTACH - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
PRE_CLEAR - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
PRE_CREATE - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
PRE_DELETE - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
PRE_DETACH - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
PRE_DIRTY - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
PRE_NEW - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
PRE_REMOVE - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
PRE_UPDATE - Static variable in interface org.objectweb.speedo.mim.api.HomeItf
 
PREFETCH - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Is the property to pass to the PersistenceManagerFactory to specify if the query must prefetch the data.
PREFETCH_ON_EXTENT - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
PREFETCH_ON_GENCLASS - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
PREFETCH_ON_QUERY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
prefetchBufferFactory - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
Is the Factory of PrefetchBuffer
prefetchBufferFactory - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
prefetchOnExtent - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
prefetchOnQuery - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
prepare(Xid) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Prepares the underlying JdoTxContext (prepare phase of the 2PC).
prepareCall(String, int, int, int) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
prepareCall(String, int, int) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
prepareCall(String) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
PREPARED - Static variable in class org.objectweb.speedo.jca.SpeedoXAContext
Is a possible status of the SpeedoXAContext.
prepareStatement(String, int, int, int) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
prepareStatement(String, int, int) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
prepareStatement(String, int) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
prepareStatement(String, int[]) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
prepareStatement(String, String[]) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
prepareStatement(String) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
prepareWrite() - Method in interface org.objectweb.speedo.mim.api.StateItf
Prepare to write (relations consistency management)
prepareWrite() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
prevCharIsCR - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
prevCharIsLF - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
Primary() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
primaryKey - Variable in class org.objectweb.speedo.metadata.SpeedoField
Boolean indicating if the field is a primary key.
PrimaryKeyFieldAdder - Class in org.objectweb.speedo.generation.mivisitor
 
PrimaryKeyFieldAdder(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.PrimaryKeyFieldAdder
 
PrimaryKeyFieldAdder(MetaInfoVisitor, Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.PrimaryKeyFieldAdder
 
PRIMITIVE_MAPPER_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
PRIMITIVE_TYPES - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator
 
primitiveFields - Variable in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
the list primitive fields of the persistent class The content of the list is SpeedoField instances.
print() - Method in class org.objectweb.speedo.generation.start.Timer
 
printColumns() - Method in class org.objectweb.speedo.metadata.SpeedoCommonField
 
printStackTrace(PrintStream) - Method in exception org.objectweb.speedo.api.SpeedoException
 
printStackTrace(PrintWriter) - Method in exception org.objectweb.speedo.api.SpeedoException
 
printStackTrace() - Method in exception org.objectweb.speedo.api.SpeedoException
 
printStatistic() - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
printStatistic(Logger) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
privateSignature() - Method in class org.objectweb.speedo.metadata.SpeedoField
Returns the field's signature with a private modifier.
process() - Method in class org.objectweb.speedo.generation.AbstractEnhancer
 
process() - Method in interface org.objectweb.speedo.generation.api.GeneratorComponent
Do the job of the component.
process() - Method in class org.objectweb.speedo.generation.compiler.Compiler
Tries to process the compilation internally.
process() - Method in class org.objectweb.speedo.generation.enhancer.aware.PersistenceAwareEnhancer
Loads all persistence aware classes described by the Object Model and applies revelant modification to each of them.
process() - Method in class org.objectweb.speedo.generation.enhancer.pc.PersistentClassEnhancer
Loads all binary classes described by the Object Model and applies revelant modification to each of them.
process() - Method in class org.objectweb.speedo.generation.generator.AbstractGenerator
Generation all files , and Fields.
process() - Method in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
process() - Method in class org.objectweb.speedo.generation.jorm.JormGenerator
Performs the JORM objects' generation.
process() - Method in class org.objectweb.speedo.generation.jorm.JormMIGenerator
 
process() - Method in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
process() - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
process() - Method in class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitors
 
process() - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator
 
process() - Method in class org.objectweb.speedo.generation.parser.AbstractParser
 
process() - Method in class org.objectweb.speedo.generation.parser.ejb.EJBAnnotationParser
Look for annotated EJB entity classes in the class paths and parse them.
process() - Method in class org.objectweb.speedo.generation.parser.ejb.EJBDescParser
 
process() - Method in class org.objectweb.speedo.generation.parser.jdo.JDO2Parser
 
process() - Method in class org.objectweb.speedo.generation.serializer.MISerializer
Launch the serialization.
process(String[]) - Method in class org.objectweb.speedo.generation.start.Main
Process command line options and perform filtering tasks
process2() - Method in class org.objectweb.speedo.generation.jorm.JormMIGenerator
Performs the JORM Meta Information building.
projectName - Variable in class org.objectweb.speedo.genclass.GenClass
is the name of the project name inside which the generic class is used.
projectName - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The jorm project name.
PROPAG_ALL - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
PROPAG_MERGE - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
PROPAG_NONE - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
PROPAG_PERSIST - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
PROPAG_REFRESH - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
PROPAG_REMOVE - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
propagate - Variable in class org.objectweb.speedo.metadata.SpeedoField
Specify the kind of persistence characteristic should be propagated through this field (PERSIST | MERGE | REMOVE | REFRESH).
PropertiesImpl - Class in org.objectweb.speedo.genclass.map
 
PropertiesImpl() - Constructor for class org.objectweb.speedo.genclass.map.PropertiesImpl
 
propertyNames() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
ptype - Variable in class org.objectweb.speedo.genclass.GenClass
is the type of the generic class
PTYPE_CLASS_NAME - Static variable in class org.objectweb.speedo.generation.enhancer.oid.PNameEnhancer
 
PTYPE_DESC - Static variable in class org.objectweb.speedo.generation.enhancer.oid.PNameEnhancer
 
PUBLIC_NO_ARG_CONSTRUCTOR - Static variable in class org.objectweb.speedo.metadata.SpeedoClass
The persistent class has a public no-arg constructor.
publicSignature() - Method in class org.objectweb.speedo.metadata.SpeedoField
Returns the field's signature with a public modifier.
push(String) - Method in class org.objectweb.speedo.generation.start.Timer
 
push(String, String) - Method in class org.objectweb.speedo.generation.start.Timer
 
put(Object, Object) - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
put(Object, Object) - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
put(Object, Object, boolean) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
put(Object, Object) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
put(Object, Object) - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
put(Object, Object) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
put(Object, Object) - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
putAll(Map) - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
putAll(Map) - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
putAll(Map) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
putAll(Map) - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
putAll(Map) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
putAll(Map) - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
putUserObject(Object, Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
putUserObject(Object, Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 

Q

qd - Variable in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
Fields from javax.jdo.Query
qdToString(boolean) - Method in interface org.objectweb.speedo.query.api.QueryDefinition
 
qdToString(boolean) - Method in class org.objectweb.speedo.query.ejb.EJBQueryDefinitionImpl
 
qdToString(boolean) - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
qt - Variable in class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
QualifiedName() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
queries - Variable in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
 
Query - Class in org.objectweb.speedo.jmx.mbeans
 
Query(CacheAttributeController, UnbindManager, CacheManager, QueryManagerAttribute) - Constructor for class org.objectweb.speedo.jmx.mbeans.Query
 
query - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
query - Variable in class org.objectweb.speedo.query.jdo.JDOQueryEvalContext
The medor querytree representing the query
QUERY_CACHE_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
QUERY_M_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
QUERY_MANAGER - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
QUERY_MANAGER_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
QueryDefinition - Interface in org.objectweb.speedo.query.api
This interface represents the user definition of a query.
queryManager - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
The manager of Query.
queryManager - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
The query manager
QueryManager - Interface in org.objectweb.speedo.query.api
Is a manager of compiled query.
QueryManagerAttribute - Interface in org.objectweb.speedo.query.api
Is the configurable attributes of the QueryManager component.
QueryMBean - Interface in org.objectweb.speedo.jmx.mbeans
Defines the MBean view aggregating attributes about the management of queries
queryType2string(short) - Static method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 

R

rangeFirst - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
rangeLast - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
RangeVariableDeclaration() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
RdbJORMMapping - Class in org.objectweb.speedo.generation.jorm.rdb
This class is an implementation of the JormMIMappingBuilder for the mapper rdb and its sub mappers.
RdbJORMMapping() - Constructor for class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
 
RdbSequenceNamingManager - Class in org.objectweb.speedo.naming.lib
This is naming manager manages identifier based sequence in database (SQL sequence or simple counter managed by Speedo).
RdbSequenceNamingManager() - Constructor for class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
read(PBinding, Object, PAccessor) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
read(PBinding, Object, PAccessor, Object) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
read(PBinding, Object, PAccessor, Object, boolean) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
read(Object, PAccessor) - Method in class org.objectweb.speedo.genclass.GenClass
 
read(Object, PAccessor, Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
read(Object, PAccessor, Object, boolean) - Method in class org.objectweb.speedo.genclass.GenClass
 
read(ConnectionHolder, Object, State) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
read(WorkingSet, Object, State, boolean) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
readChar() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
readChar() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
readIntention(PersistentObjectItf, long[]) - Method in interface org.objectweb.speedo.mim.api.HomeItf
Notifies the transactional persistency manager of a read intention for the given persistent instance.
readIntention(PersistentObjectItf, long[]) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
Notifies the transactional persistency manager of a read intention for the given persistent instance.
readObject(ObjectInputStream, PersistentObjectItf) - Static method in class org.objectweb.speedo.mim.lib.SpeedoPOSerializer
Deserializes a persistent class (PersistentObjectItf) from an ObjectInputStream.
Recompiler - Class in org.objectweb.speedo.generation.recompiler
 
Recompiler(Personality) - Constructor for class org.objectweb.speedo.generation.recompiler.Recompiler
 
recover(int) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Gets the Xid of distributed transactions to be recovered from the Speedo manager.
referenceFieldVisisted(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
Callback method to indicate that a reference field has been visited.
references - Variable in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
the list reference fields of the persistent class (class reference and generic class reference) The content of the list is SpeedoField instances.
references - Variable in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRequired
Indicates if all references must be visisted (ClassRef and GenClassRef)
refField - Variable in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRequired
indicates if the visit of a particular reference field is required.
refresh(POManagerItf, Map, Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
refresh(POManagerItf, Map, Collection) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
refresh(POManagerItf, Map, Collection) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
refresh(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
refresh(POManagerItf, Map, Collection) - Method in interface org.objectweb.speedo.mim.api.StateItf
This method is used during the refresh operation.
refresh(Object) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Refresh the state of the instanc from the database overwriting chages mades to the entity, if any.
refresh(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Refresh the state of the instance from the data store.
refreshAll(Object[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
refreshAll(Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
refreshAll() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
refreshAll(JDOException) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
refreshAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Refresh the state of an array of instances from the data store.
refreshAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Refresh the state of a Set of instances from the data store.
refreshAll() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Refresh the state of all applicable instances from the data store.
refreshAll(JDOException) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
REFSTATE_FIELD_NAME - Static variable in interface org.objectweb.speedo.generation.enhancer.pc.POVariableNames
 
registerSynchronization() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Registers the POManagerItf of the current SpeedoXAContext to the current transaction, if it is not already done.
rehash() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
rehash() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
ReInit(InputStream) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ReInit(Reader) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ReInit(EJBQLTokenManager) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
ReInit(SimpleCharStream) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
ReInit(Reader) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
ReInit(Reader) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
ReInit(Reader) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
ReInit(SpeedoQLTokenManager) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
ReInit(SimpleCharStream) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
RelationalExpression() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
relationType - Variable in class org.objectweb.speedo.metadata.SpeedoField
Type of the relation containinig the persistent field
releaseCHConnection() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
 
releaseSavepoint(Savepoint) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
remappedInheritedFields - Variable in class org.objectweb.speedo.metadata.SpeedoInheritance
is the list of field inherited (SpeedoInheritedField) from ancestors.
remove(Object) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
remove(int) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
remove(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
remove(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
remove(Object) - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
remove(Object) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
remove(int) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
remove(int) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
remove(int) - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
remove(Object) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
remove(int) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
remove(Object) - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
remove(Object) - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
remove(Object, boolean) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
remove(Object) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
remove(Object) - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
remove(Object) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
remove(Object) - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
remove() - Method in class org.objectweb.speedo.genclass.PIndexedElemIterator
 
remove(Object) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
Remove the instance
remove(Object) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(int) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
removeAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
removeAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
removeAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
removeAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
removeAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
removeAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
removeAll(Collection) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Removes all this collection's elements that are also contained in the specified collection (optional operation).
removeConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Removes a listener from the listeners list.
removeFcBinding(String, Object) - Method in class org.objectweb.speedo.mapper.jca.JCAMapper
 
removeFirst() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
removeGroup(String) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
Remove a group from the fetch plan.
removeInArray(Object, Object[], Class) - Static method in class org.objectweb.speedo.metadata.SpeedoElement
 
removeInstanceLifecycleListener(InstanceLifecycleListener) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
removeInstanceLifecycleListener(InstanceLifecycleListener) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
removeInstanceLifecycleListener(InstanceLifecycleListener) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
removeInstanceLifeCycleListener(Object) - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
removeInstanceLifeCycleListener(Object) - Method in class org.objectweb.speedo.mim.ejb.lib.EJBAbstractHomeImpl
Remove a listener for the current class
removeInstanceLifeCycleListener(Object) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOAbstractHomeImpl
Remove a listener for the current class
removeInstanceLifecycleListener(InstanceLifecycleListener) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
removeInstanceLifecycleListener(InstanceLifecycleListener) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
removeJoin(SpeedoJoin) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
removeLast() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
removeMapperEventListener(PMapperListener) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
removeNamedQuery(String) - Method in interface org.objectweb.speedo.mim.api.HomeItf
Remove a named query
removeNamedQuery(String) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
removeProps(Map, String[]) - Method in class org.objectweb.speedo.AbstractSpeedo
 
removeSequence(String) - Method in interface org.objectweb.speedo.sequence.api.SequenceManager
Try to remove the sequence identified by the sequenceName from the list of sequences defined for this pmf.
removeSequence(String) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
Try to remove the sequence identified by the sequenceName.
removeSpeedoAccessor(StateItf) - Method in class org.objectweb.speedo.genclass.GenClass
 
removeUserObject(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
removeUserObject(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
replaceChar(char, char, String) - Static method in class org.objectweb.speedo.tools.StringReplace
 
replaceString(String, String, String) - Static method in class org.objectweb.speedo.tools.StringReplace
 
requireEnhancement(GCInfo) - Method in class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassMerger
return false if the class already implement a mandatory interface for persistent object, else true.
requireEnhancement(GCInfo) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
requireEnhancement(GCInfo) - Method in class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassMerger
return false if the class already implements JDOPersistentObject interface, otherwise true.
requireEnhancement() - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
requireEnhancement - Variable in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
 
resetPMOnOpen(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
resetPMOnOpen(Object) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
resolve(Object, PName) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
RESOUCE_ADAPTER_BINDINNG - Static variable in class org.objectweb.speedo.mapper.jca.JCAMapper
 
ResourceLocator - Interface in org.objectweb.speedo.generation.start
Provides a method for searching resources.
restoreDetachedNone() - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
restoreDetachedNone() - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
restoreDetachedNone() - Method in interface org.objectweb.speedo.mim.api.StateItf
Restore the detached status to DETACHED_NONE and all the xxxLoaded to false
result - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
resultClass - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
resultClass - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
resultGrouping - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
resultUnique - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
retainAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
retainAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
retainAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
retainAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
retainAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
retainAll(Collection) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
retainAll(Collection) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainStatusForMerge() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
retainStatusForMerge() - Method in interface org.objectweb.speedo.genclass.GenClassElement
When thin lock is enabled (locking managed at genclass element level instead of at genclass level), this method store the current status of the genclass element into another variable.
retrieve(POManagerItf, Map, Collection) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
retrieve(POManagerItf, Map, Collection) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
retrieve(POManagerItf, Map, Collection) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
retrieve(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
retrieve(Object, boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
retrieve(POManagerItf, Map, Collection) - Method in interface org.objectweb.speedo.mim.api.StateItf
This method is used during the retrieve operation.
retrieve(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
retrieve(Object, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
retrieveAll(Collection) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
retrieveAll(Object[]) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
retrieveAll(Collection, boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
retrieveAll(Object[], boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
retrieveAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
retrieveAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
retrieveAll(Collection, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
retrieveAll(Object[], boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
reverse - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
REVERSE_FIELD - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the name of the reverse field.
reverseField - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
reverseField - Variable in class org.objectweb.speedo.metadata.SpeedoField
Is the name of the field which composes with the current field, a bidirectional relation ship.
ReverseFieldAdder - Class in org.objectweb.speedo.generation.mivisitor
Add the reverse extensions on the forgetten side.
ReverseFieldAdder(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.ReverseFieldAdder
 
ReverseFieldAdder(MetaInfoVisitor, Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.ReverseFieldAdder
 
reverseGetter - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
reverseIsMap - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
reverseKeyField - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
reverseKField - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
reverseNumber - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
reverseSetter - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
rollback() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
rollback() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Rollbacks the LocalTransaction if it is active.
rollback(Xid) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Unbind the PersistenceManager to the xid.
rollback() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
rollback(Savepoint) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
rollback() - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
Rolles back the transaction.
rollback() - Method in class org.objectweb.speedo.workingset.ejb.lib.EJBTransactionImpl
 
rollback() - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
rollback() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
rollbackCH() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
 
rollbackLocalTransaction() - Method in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
primitive method demarcating the end of a local transaction by a rollback
rollBackOnInternalError(Exception) - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
 
rollBackOnInternalError(Exception) - Method in class org.objectweb.speedo.workingset.ejb.lib.EJBTransactionImpl
 
rollBackOnInternalError(Exception) - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
rollbackOnly - Variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
Indicates if the jdo transaction must be rolledback.
row(int) - Method in class org.objectweb.speedo.query.jdo.JDOQueriesUnion
 
RPAREN - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 

S

sa - Variable in class org.objectweb.speedo.genclass.PIndexedElemIterator
is the object to synchronize if an element must be removed
sc - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
SCALE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the scale of primitive field (not a reference).
scale - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
schema - Variable in class org.objectweb.speedo.metadata.SpeedoTable
The schema of the table (null if none).
scp - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
scp - Variable in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
secondClass - Variable in class org.objectweb.speedo.genclass.merger.GCInfo
 
SELECT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
SelectClause() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
SelectExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
SelectGroupByVisitor - Class in org.objectweb.speedo.query.jdo.parser
This visitor parses select and group by clauses in order to build the projected field of a MEDOR query.
SelectGroupByVisitor(SelectProject, QueryTree, PMapper, SpeedoQLVariableVisitor, JDOQueryEvalContext, ClassLoader) - Constructor for class org.objectweb.speedo.query.jdo.parser.SelectGroupByVisitor
 
SelectGroupByVisitor(SelectProject, QueryTree, SpeedoQLVariableVisitor, ClassLoader) - Constructor for class org.objectweb.speedo.query.jdo.parser.SelectGroupByVisitor
 
SelectStatement() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
semaphore - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
A semaphore object used to support the multithread mode
sendEvent(int, Object, Object) - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
sendEvent(int, Object, Object) - Method in class org.objectweb.speedo.mim.ejb.lib.EJBAbstractHomeImpl
 
sendEvent(int, Object, Object) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOAbstractHomeImpl
 
SEP - Static variable in interface org.objectweb.speedo.naming.api.NamingManager
 
SEPARATOR - Static variable in class org.objectweb.speedo.generation.compiler.Compiler
System separator character (e.g '/' under Unix systems)
SEQ_ALLOCATOR_IDX - Static variable in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
SEQ_CACHE_IDX - Static variable in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
SEQ_INCREMENT_IDX - Static variable in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
SEQ_NAME_IDX - Static variable in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
SEQ_STARTID_IDX - Static variable in class org.objectweb.speedo.naming.lib.RdbSequenceNamingManager
 
sequence - Variable in class org.objectweb.speedo.metadata.SpeedoField
Attribute sequence
SEQUENCE_M_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
sequenceManager - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
Speedo component managing the sequence (datastore or memory)
SequenceManager - Interface in org.objectweb.speedo.sequence.api
Class to manage sequences defined for a pmf.
sequenceName - Variable in class org.objectweb.speedo.metadata.SpeedoIdentity
the name of the sequence in case of the strategy is #DATASTORE_SEQUENCE
sequences - Variable in class org.objectweb.speedo.ant.AntSpeedoScriptGenerator
 
sequences - Variable in class org.objectweb.speedo.metadata.SpeedoPackage
Sequences descriptors of the package.
serialize(String, String, Object, Logger) - Static method in class org.objectweb.speedo.mapper.lib.Object2JMIFileSerializer
 
serialize(Object) - Static method in class org.objectweb.speedo.mapper.lib.Object2StringSerializer
Serializes an object into a String
serialize(String, String, Object, Logger) - Static method in class org.objectweb.speedo.mapper.lib.Object2StringSerializer
 
set(int, Object) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
set(int, Object) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
set(int, Object) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
set(int, Object) - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
set(int, Object) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
SET - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
set(int, Object) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
SetAccessor - Class in org.objectweb.speedo.genclass.collection
 
SetAccessor(SpeedoGenClassPO) - Constructor for class org.objectweb.speedo.genclass.collection.SetAccessor
Instanciates and initializes a new set with an initial set size.
setActive(boolean) - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
setAlreadyEnhanced(boolean) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
setAutoCommit(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
Sets the connection to the relevant auto-commit mode.
setAutoCommit(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
setCache(CacheManager) - Method in interface org.objectweb.speedo.naming.api.NamingManager
 
setCache(CacheManager) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
setCache(CacheManager) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
setCache(CacheManager) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
setCache(CacheManager) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
setCache_AutoCleanSize(String) - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
setCache_AutoCleanSize(String) - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
setCache_AutoCleanThreshold(String) - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
setCache_AutoCleanThreshold(String) - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
setCache_MaxObjects(int) - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
setCache_MaxObjects(int) - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
setCacheEntry(CacheEntry) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
setCachePolicy(byte) - Method in interface org.objectweb.speedo.mim.api.HomeItf
Permit to Indicate if the state of persistent instance managed by this home, are kept between two transaction.
setCachePolicy(byte) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
setCandidates(Extent) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Set the candidate Extent to query.
setCandidates(Collection) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Set the candidate Set to query.
setCatalog(String) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
setCategory(String) - Method in class org.objectweb.speedo.jmx.MX4JLoggerMonolog
Assignes the name/topic of the logger.
setCeAge(long) - Method in class org.objectweb.speedo.genclass.GenClass
 
setCeAge(long) - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
setCheckConnectivityAtStartup(boolean) - Method in interface org.objectweb.speedo.mapper.api.MapperAttributes
 
setCheckConnectivityAtStartup(boolean) - Method in class org.objectweb.speedo.mapper.jca.JCAMapper
 
setCheckConnectivityAtStartup(boolean) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
setClass(Class) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Set the class of the candidate instances of the query.
setClassLoader(ClassLoader) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
setClasspath(Path) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setClasspath(Path) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setClasspathRef(Reference) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setClasspathRef(Reference) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setColumns(List) - Method in class org.objectweb.speedo.metadata.SpeedoIdentity
Assignes SpeedoColumn for the identifier.
setCompiledQueryCache_AutoCleanSize(String) - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
setCompiledQueryCache_AutoCleanSize(String) - Method in interface org.objectweb.speedo.jmx.mbeans.QueryMBean
 
setCompiledQueryCache_AutoCleanThreshold(String) - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
setCompiledQueryCache_AutoCleanThreshold(String) - Method in interface org.objectweb.speedo.jmx.mbeans.QueryMBean
 
setCompiledQueryCache_MaxObjects(int) - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
setCompiledQueryCache_MaxObjects(int) - Method in interface org.objectweb.speedo.jmx.mbeans.QueryMBean
 
setConfFile(File) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
Deprecated.  
setConfFile(File) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setConnectionDriverName(String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setConnectionDriverName(String) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setConnectionDriverName(String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the driver name for the data store connection.
setConnectionFactory(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setConnectionFactory(Object) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setConnectionFactory(Object) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
setConnectionFactory(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the data store connection factory.
setConnectionFactory2(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setConnectionFactory2(Object) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setConnectionFactory2(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the second data store connection factory.
setConnectionFactory2Name(String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setConnectionFactory2Name(String) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setConnectionFactory2Name(String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the name for the second data store connection factory.
setConnectionFactoryName(String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setConnectionFactoryName(String) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setConnectionFactoryName(String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the name for the data store connection factory.
setConnectionHolder(ConnectionHolder) - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
Assignes the connection holder.
setConnectionHolder(ConnectionHolder) - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
setConnectionManager(ConnectionManager) - Method in class org.objectweb.speedo.jca.SpeedoConnectionFactory
 
setConnectionPassword(String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setConnectionPassword(String) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setConnectionPassword(String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the password for the data store connection.
setConnectionURL(String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setConnectionURL(String) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setConnectionURL(String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the URL for the data store connection.
setConnectionUserName(String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setConnectionUserName(String) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setConnectionUserName(String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the user name for the data store connection.
setCurrentClass(String) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
setDatastoreIdSequenceName(String) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
setDatastoreIdSequenceName(String) - Method in class org.objectweb.speedo.metadata.SpeedoIdentity
 
setDebug(boolean) - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
setDebug(boolean) - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
setDebugStream(PrintStream) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
setDebugStream(PrintStream) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
setDefaults(Object) - Static method in class org.objectweb.speedo.metadata.SpeedoDefaults
Set the default value for a Speedo Meta Object.
setDetachAllOnCommit(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setDetachAllOnCommit(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setDetachAllOnCommit(boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setDetachAllOnCommit(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
setDetachAllOnCommit(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
setDetachedStatus(byte) - Method in interface org.objectweb.speedo.mim.api.StateItf
Forces the new value of the detached status
setDetachedStatus(byte) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
setDetachmentOptions(int) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
setDetachmentRootClasses(Class[]) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
setDetachmentRoots(Collection) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
setDir(File) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask.Description
 
setDir(File) - Method in class org.objectweb.speedo.generation.start.Main.Description
 
setDiscriminatorValue(Object, SpeedoInheritance, SpeedoElement) - Method in class org.objectweb.speedo.metadata.SpeedoDiscriminator
 
setDriverClassName(String) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
setDriverClassName(String) - Method in interface org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes
 
setDTDLocations(ArrayList) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
SetElem - Class in org.objectweb.speedo.genclass.collection
 
SetElem(GenClassAccessor) - Constructor for class org.objectweb.speedo.genclass.collection.SetElem
 
setElement(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
Assignes the element of the gen class.
setElement(Object) - Method in interface org.objectweb.speedo.genclass.GenClassElement
Assignes the element of the gen class.
setElements(Object) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
Assignes the new value of the generic class (Collection, Map or Array or ...).
setElements(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
setElements(Object) - Method in class org.objectweb.speedo.genclass.GenClass
Assignes the new value of the generic class (Collection, Map or Array or ...).
setElements(Object) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
setElements(Object) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
setExtensions(Map) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setFetchPlan(FetchPlan) - Method in class org.objectweb.speedo.query.jdo.JDOExtent
 
setFetchPlan(FetchPlan) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setFetchSize(int) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
setFieldLockingLevel(boolean) - Method in interface org.objectweb.speedo.mim.api.HomeItf
Permits to Indicate if the locking level must be the field.
setFieldLockingLevel(boolean) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
setFilter(String) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Set the filter for the query.
setFirstResult(int) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setFlushed(boolean) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
When the gen class is flushed to the data support (parameter = true), the internal structure is clean: - really remove the deleted element - mark the genclass as supporting the delta
setFlushed(boolean) - Method in interface org.objectweb.speedo.mim.api.StateItf
Assignates a boolean value to indicate if the object has been flushed on the support in a writing before the end of the working set (commit | rollback | close).
setFlushed(boolean) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
setFlushMode(FlushModeType) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
setFlushMode(FlushModeType) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setGCValue(Object) - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
setGenClassNames(String) - Method in interface org.objectweb.speedo.mim.api.MemoryInstanceManagerAttribute
It assignes a description of the gen class names.
setGenClassNames(String) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
It assignes a description of the gen class names.
setGenerateJormFile(boolean) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setGenerateJormFile(boolean) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setGenerationAllowed(boolean) - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOImplRegistrationAdder
 
setGroup(String) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
setGrouping(String) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setGroups(Collection) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
setGroups(String[]) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
setHint(String, Object) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setHoldability(int) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
setHost(String) - Method in interface org.objectweb.speedo.jmx.api.MX4J_HtmlAdaptorCA
 
setHost(String) - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
setId(int) - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
setIdentityType(byte) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
setIgnoreCache(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setIgnoreCache(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setIgnoreCache(boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setIgnoreCache(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Set the ignoreCache parameter for queries.
setIgnoreCache(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
setIgnoreCache(boolean) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Set the ignoreCache option.
SetImpl - Class in org.objectweb.speedo.genclass.collection
 
SetImpl() - Constructor for class org.objectweb.speedo.genclass.collection.SetImpl
Instanciates a new collection.
setIncludeSubClasses(boolean) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setIndex(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
setIndex(Object) - Method in interface org.objectweb.speedo.genclass.GenClassElement
Assignes the index of the element of the gen class.
setIndexed(boolean) - Method in class org.objectweb.speedo.metadata.SpeedoJoin
 
setIndexFieldNames(String[]) - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
setInput(File) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setInput(File) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setJormClasspath(Path) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setJormClasspath(Path) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setJormClasspathRef(Reference) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setJormClasspathRef(Reference) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setJormFactory(JormFactory) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
setJormFactory(JormFactory) - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
setKeepsrc(boolean) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setKeepsrc(boolean) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setLogger(Logger) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
setLogger(Logger) - Method in class org.objectweb.speedo.genclass.GenClass
 
setLogger(Logger) - Method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassAdapter
 
setLogger(Logger) - Method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
setLogger(Logger) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
 
setLogger(Logger) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
 
setLogger(Logger) - Method in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
setLogger(Logger) - Method in class org.objectweb.speedo.generation.mivisitor.MetaDataAnalyzer
 
setLogger(Logger) - Method in class org.objectweb.speedo.generation.mivisitor.PrimaryKeyFieldAdder
 
setLogger(Logger) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
setLogger(Logger) - Method in interface org.objectweb.speedo.naming.api.NamingManager
 
setLogger(Logger) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
setLogger(Logger) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
setLogger(Logger) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
setLogger(Logger) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
setLogger(Logger) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setLogger(Logger) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setLogger(Logger) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
setLogger(Logger) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
setLogger(Logger) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.speedo.genclass.GenClass
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.speedo.generation.jorm.rdb.RdbJORMMapping
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
setLogPropFile(File) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setLogPropFile(File) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setLogWriter(PrintWriter) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Not supported yet.
setLogWriter(PrintWriter) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
If he given PrintWrtier is a Loggable implementation then the inner logger and the inner loggerFactory are used.
setLongGen(LongGen) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
setLongGenMgr(Object) - Method in interface org.objectweb.speedo.sequence.api.SequenceManager
Set the long generator manager.
setLongGenMgr(Object) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
Set the long generator manager.
setManager(Manager) - Method in class org.objectweb.speedo.generation.jorm.JormMIBuilder
retrieves the jorm meta information manager hosting the Class and CompositeName instances.
setMapper(PMapper) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
setMapper(PMapper) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
setMapper(PMapper) - Method in class org.objectweb.speedo.query.ejb.EJBCompiledQuery
 
setMapper(PMapper) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
setMapper(PMapper) - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
setMapper(PMapper) - Method in interface org.objectweb.speedo.sequence.api.SequenceManager
 
setMapper(PMapper) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
setMappername(String) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setMappername(String) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setMapperName(String) - Method in interface org.objectweb.speedo.mapper.api.MapperAttributes
 
setMapperName(String) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
setMapperRdb(PMapperRdb) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
setMapping(String) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setMapping(String) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setMapping(String) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
setMappingStructureRule(byte) - Method in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
 
setMappingStructureRule(byte) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
setMaxFetchDepth(int) - Method in class org.objectweb.speedo.mim.jdo.lib.JDOFetchPlan
 
setMaxPool(int) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the MaxPool setting for the PersistenceManager pool for this factory.
setMaxResults(int) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setMinPool(int) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the MinPool setting for the PersistenceManager pool for this factory.
setMsWait(int) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the MsWait setting for the PersistenceManager pool for this factory.
setMultithreaded(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setMultithreaded(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setMultithreaded(boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setMultithreaded(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Set the Multithreaded flag for this PersistenceManager.
setMultithreaded(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the default Multithreaded setting for all PersistenceManager instances obtained from this factory.
setName(String) - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
setNameUpperFirst(String) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
setNext(MetaInfoVisitor) - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
setNext(MetaInfoVisitor) - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
setNontransactionalRead(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setNontransactionalRead(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setNontransactionalRead(boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setNontransactionalRead(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the default NontransactionalRead setting for all PersistenceManager instances obtained from this factory.
setNontransactionalRead(boolean) - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
setNontransactionalWrite(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setNontransactionalWrite(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setNontransactionalWrite(boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setNontransactionalWrite(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
setNontransactionalWrite(boolean) - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
setNullPName(Object) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
setOptimistic(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setOptimistic(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setOptimistic(boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setOptimistic(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the default Optimistic setting for all PersistenceManager instances obtained from this factory.
setOptimistic(boolean) - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
setOrdering(String) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
Set the ordering specification for the result Set.
setOrders(List) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
setOuter(boolean) - Method in class org.objectweb.speedo.metadata.SpeedoJoin
 
setOutput(File) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setOutput(File) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setParameter(int, Calendar, TemporalType) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setParameter(int, Date, TemporalType) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setParameter(int, Object) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setParameter(String, Calendar, TemporalType) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setParameter(String, Date, TemporalType) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setParameter(String, Object) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setParams(Map) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
********************* SETTER METHODS ************************************
setPart(int, Object) - Method in class org.objectweb.speedo.usercache.lib.UserCacheKey
 
setPassword(String) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
setPassword(String) - Method in interface org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes
 
setPathsToPdFiles(PathExplorer) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
setPBinder(PBinder) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
setPersonality(Personality) - Method in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
 
setPersonality(Personality) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
setPersonality(Personality) - Method in interface org.objectweb.speedo.mim.api.MemoryInstanceManagerAttribute
 
setPersonality(Personality) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
setPMapper(PMapper) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
setPMapper(PMapper) - Method in interface org.objectweb.speedo.naming.api.NamingManager
 
setPMapper(PMapper) - Method in class org.objectweb.speedo.naming.lib.LongIdNamingManager
 
setPMapper(PMapper) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
setPMapper(PMapper) - Method in class org.objectweb.speedo.naming.lib.OLongIdNamingManager
 
setPMapper(PMapper) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
setPmf(POManagerFactoryItf) - Method in interface org.objectweb.speedo.naming.api.NamingManager
 
setPmf(POManagerFactoryItf) - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
setPmf(POManagerFactoryItf) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
setPmf(POManagerFactoryItf) - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
setPmf(POManagerFactoryItf) - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
setPMF(POManagerFactoryItf) - Method in interface org.objectweb.speedo.query.api.QueryManager
 
setPMF(POManagerFactoryItf) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
setPMF(POManagerFactoryItf) - Method in interface org.objectweb.speedo.sequence.api.SequenceManager
 
setPMF(POManagerFactoryItf) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
setPName(PName) - Method in class org.objectweb.speedo.genclass.GenClass
 
setPOManager(POManagerItf) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setPOManager(JDOPOManagerItf) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setPOManagerFactory(POManagerFactoryItf) - Method in interface org.objectweb.speedo.mim.api.HomeItf
It assignes a PersistenceManagerFactory
setPOManagerFactory(POManagerFactoryItf) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
It assignes a PersistenceManagerFactory
setPOManagerTemplateName(String) - Method in interface org.objectweb.speedo.pm.api.POManagerInstanciatorAC
 
setPOManagerTemplateName(String) - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
setPool_Of_Connection_MaxSize(int) - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
setPool_Of_Connection_MaxSize(int) - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
setPool_Of_Connection_MinSize(int) - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
setPool_Of_Connection_MinSize(int) - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
setPool_Of_Connection_Timeout(long) - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
setPool_Of_Connection_Timeout(long) - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
setPool_Of_Connection_TTL(long) - Method in class org.objectweb.speedo.jmx.mbeans.Connection
 
setPool_Of_Connection_TTL(long) - Method in interface org.objectweb.speedo.jmx.mbeans.ConnectionMBean
 
setPool_Of_PM_MaxSize(int) - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
setPool_Of_PM_MaxSize(int) - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
setPool_Of_PM_MinSize(int) - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
setPool_Of_PM_MinSize(int) - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
setPool_Of_PM_Timeout(long) - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
setPool_Of_PM_Timeout(long) - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
setPool_Of_PM_TTL(long) - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
setPool_Of_PM_TTL(long) - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
setPoolConnection(boolean) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
setPoolConnection(boolean) - Method in interface org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes
 
setPort(int) - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
setPrefetchActivatedOnExtent(boolean) - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
setPrefetchActivatedOnExtent(boolean) - Method in interface org.objectweb.speedo.query.api.QueryManagerAttribute
Assignes of the prefetching mode on extent
setPrefetchActivatedOnExtent(boolean) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
setPrefetchActivatedOnQuery(boolean) - Method in class org.objectweb.speedo.jmx.mbeans.Query
 
setPrefetchActivatedOnQuery(boolean) - Method in interface org.objectweb.speedo.query.api.QueryManagerAttribute
Assignes of the prefetching mode on query
setPrefetchActivatedOnQuery(boolean) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
setPrefetchCache(PrefetchCache) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
setPrefetchOnExtent(boolean) - Method in interface org.objectweb.speedo.mim.api.HomeItf
Indicates if the prefetching must be activated on extents when they return instance corresponding to this home.
setPrefetchOnExtent(boolean) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
setPrefetchOnGenClass(boolean) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
setPrefetchOnGenClass(boolean) - Method in interface org.objectweb.speedo.mim.api.HomeItf
Indicates if the prefetching must be activated genclass loading.
setPrefetchOnGenClass(boolean) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
setPrefetchOnQuery(boolean) - Method in interface org.objectweb.speedo.mim.api.HomeItf
Indicates if the prefetching must be activated on queries when they return instance corresponding to this home.
setPrefetchOnQuery(boolean) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
setPriority(int) - Method in class org.objectweb.speedo.jmx.MX4JLoggerMonolog
Assignes the priority/level on the logger.
setProjectname(String) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setProjectname(String) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setProperty(String, String) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
setProperty(String, String) - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
setProperty(String, String) - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
setPropertyFile(String) - Method in interface org.objectweb.speedo.jca.SpeedoAttributeController
Assigns to this JDO connector the name of the property file for initializing the underlying JDO implementation.
setPropertyFile(String) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
Assigns to this JDO connector the name of the property file for initializing the underlying JDO implementation.
setPType(PType) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
setQueryCompiler(CompiledQuery) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setQueryCompiler(CompiledQuery) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setQueryManager(QueryManager) - Method in class org.objectweb.speedo.AbstractSpeedo
 
setQueryManager(QueryManager) - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
Set the query manager
setQueryManager(QueryManager) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
setQueryManager(QueryManager) - Method in class org.objectweb.speedo.query.ejb.EJBQuery
 
setQueryManager(QueryManager) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setRange(long, long) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setRange(String) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setReadOnly(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
setReference(Reference) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Assigns a JNDI Reference to the adapter.
setReferenceState(CacheEntry, State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
setRequireEnhancement(boolean) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
setRestoreValues(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setRestoreValues(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setRestoreValues(boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setRestoreValues(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
setRestoreValues(boolean) - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
setResult(String) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setResultClass(Class) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setRetainValues(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
setRetainValues(boolean) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setRetainValues(boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
setRetainValues(boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
Set the default RetainValues setting for all PersistenceManager instances obtained from this factory.
setRetainValues(boolean) - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
setRollbackOnly() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setRollbackOnly() - Method in interface org.objectweb.speedo.workingset.api.TransactionItf
Marks the current transaction as rollback only.
setRollbackOnly() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
setSavepoint() - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
setSavepoint(String) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
setSequence(SpeedoSequenceItf) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceBinder
 
setSequenceManager(SequenceManager) - Method in class org.objectweb.speedo.AbstractSpeedo
 
setSequenceManager(SequenceManager) - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
Set the sequence manager.
setSequenceManager(SequenceManager) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
setSequenceManager(SequenceManager) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
setShareable(boolean) - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
setShareable(boolean) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
setSpeedoCompilerParameter(SpeedoCompilerParameter) - Method in interface org.objectweb.speedo.generation.api.GeneratorComponent
Assignes the parameters holder
setSpeedoCompilerParameter(SpeedoCompilerParameter) - Method in class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent
 
setSpeedoPO(PersistentObjectItf) - Method in interface org.objectweb.speedo.mim.api.StateItf
Assignes the PersistentObjectItf attached to this state representation.
setSpeedoPO(PersistentObjectItf) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
It assignes the PersistentObjectItf attached to this state representation.
setSpeedoProperties(Properties) - Method in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
Assignes speedo properties which permits to configure each home (caching, ...)
setSpeedoProperties(Properties) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
setSpeedoProperty(String[]) - Method in interface org.objectweb.speedo.mapper.api.JormFactoryAttributes
 
setSpeedoProperty(String[]) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
setSrc(File) - Method in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
setSrc(File) - Method in class org.objectweb.speedo.ant.AntSpeedo
Deprecated.  
setSrc(File) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
setStatus(byte) - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
setStatus(byte) - Method in class org.objectweb.speedo.genclass.GenClass
 
setStatus(byte) - Method in interface org.objectweb.speedo.genclass.GenClassElement
Assignes the jorm status of the PIndexedElement
setStatus(byte) - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
setSuperClassName(String) - Method in class org.objectweb.speedo.metadata.SpeedoClass
 
setSuperName(String) - Method in class org.objectweb.speedo.genclass.merger.GCInfo
 
setSynchronization(Synchronization) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setSynchronization(Synchronization) - Method in class org.objectweb.speedo.workingset.jdo.lib.JDOTransactionImpl
 
setter - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
setterName(SpeedoClass, String) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name of a mutator for a field (a set method).
setterName(SpeedoField) - Static method in class org.objectweb.speedo.generation.lib.NamingRules
Gives the name of a mutator for a field (a set method).
setTransaction_MultiThread(boolean) - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
setTransaction_MultiThread(boolean) - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
setTransaction_RestoreValues(boolean) - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
setTransaction_RestoreValues(boolean) - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
setTransaction_RetainValues(boolean) - Method in class org.objectweb.speedo.jmx.mbeans.PMF
 
setTransaction_RetainValues(boolean) - Method in interface org.objectweb.speedo.jmx.mbeans.PMFMBean
 
setTransactionalPersistenceManager(TransactionalPersistenceManager) - Method in interface org.objectweb.speedo.mim.api.HomeItf
It assignes a TransactionalPersistenceManager
setTransactionalPersistenceManager(TransactionalPersistenceManager) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
It assignes a TransactionalPersistenceManager
setTransactionIsolation(int) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
setTransactionManager(TransactionManager) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
 
setTransactionManagerJNDIName(String) - Method in interface org.objectweb.speedo.jca.SpeedoAttributeController
Assigns the JNDI name of the transaction manager (javax.transaction.TransactionManager).
setTransactionManagerJNDIName(String) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
 
setTransactionTemplateName(String) - Method in interface org.objectweb.speedo.pm.api.POManagerInstanciatorAC
 
setTransactionTemplateName(String) - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
setTransactionTimeout(int) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
setTypeMap(Map) - Method in class org.objectweb.speedo.pm.jdo.lib.DSConnectionFilter
 
setUnique(boolean) - Method in class org.objectweb.speedo.metadata.SpeedoJoin
 
setUnique(boolean) - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setUnmodifiable() - Method in class org.objectweb.speedo.query.jdo.JDOQuery
 
setURL(String) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
setURL(String) - Method in interface org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes
 
setUserName(String) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
setUserName(String) - Method in interface org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes
 
setUserObject(Object) - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionImpl
 
setUserObject(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
setValueInArray(Object, Object[], int, int) - Static method in class org.objectweb.speedo.metadata.SpeedoElement
 
setVars(Map) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
setVelocityEngine(VelocityEngine) - Method in interface org.objectweb.speedo.generation.generator.api.VelocityGenerator
It assignes the VelocityEngine instance which must be used during the veleocity generatioin.
setVelocityEngine(VelocityEngine) - Method in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
setVisitConstructor(boolean) - Method in class org.objectweb.speedo.genclass.merger.GenClassAdapter
 
setXmldescriptor(Map) - Method in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
 
SHAREABLE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
SHORT - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
SimpleArithmeticExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
SimpleCharStream - Class in org.objectweb.speedo.query.ejb.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
SimpleCharStream - Class in org.objectweb.speedo.query.jdo.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
SimpleCondExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
SimpleNode - Class in org.objectweb.speedo.query.ejb.parser
 
SimpleNode(int) - Constructor for class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
SimpleNode(EJBQL, int) - Constructor for class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
SimpleNode - Class in org.objectweb.speedo.query.jdo.parser
 
SimpleNode(int) - Constructor for class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
SimpleNode(SpeedoQL, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
SimpleSelectClause() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
SimpleSelectExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
SIZE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the size of primitive field (not a reference).
size() - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
size() - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
size() - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
size() - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
size() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
size() - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
size() - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
size() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
size() - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
size() - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
size() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
size() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
SIZE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
size() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Returns the number of elements in this collection.
smi - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The Speedo meta information
smi - Variable in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
 
SOME - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
SOURCE_FK - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the foreign keys referencing the current persistent object.
specialConstructor - Variable in exception org.objectweb.speedo.query.ejb.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in exception org.objectweb.speedo.query.jdo.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.objectweb.speedo.query.ejb.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.objectweb.speedo.query.jdo.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
speedo - Variable in class org.objectweb.speedo.AbstractSpeedo
 
SPEEDO - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
SPEEDO_DEFAULT_DISCRIMINENT_VALUE - Static variable in class org.objectweb.speedo.metadata.SpeedoInheritance
 
SPEEDO_TRANSACTION_LOCKING - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
SPEEDO_VERSION - Static variable in class org.objectweb.speedo.api.SpeedoVersion
 
speedoAdd(Object, Object) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassCoherence
Askes the adding of an element into a generic class.
speedoAdd(Object, Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
speedoAdd(Object, boolean) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
speedoAdd(Object, boolean) - Method in class org.objectweb.speedo.genclass.collection.SetAccessor
 
speedoAdd(Object, int) - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoAdd(Object, Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoAdd(Object, Object) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
speedoAdd(Object, Object) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
speedoAdd(Object, int) - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
Adds an element in the gen class field whose number is given.
speedoAddGenClassListener(SpeedoGenClassListener) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
Adds a listener to this gen class instance.
speedoAddGenClassListener(SpeedoGenClassListener) - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoAddGroup(String) - Method in interface org.objectweb.speedo.mim.api.FetchPlanItf
Add the fetch group to the set of active fetch groups.
speedoAddGroup(String) - Method in class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
Add a group into the fetch plan.
speedoAddOnAttach(Object, boolean) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
speedoAddOnAttach(Object, int) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
SpeedoArray - Class in org.objectweb.speedo.metadata
Describes the tag array of a XML file.
SpeedoArray() - Constructor for class org.objectweb.speedo.metadata.SpeedoArray
 
speedoAttachCopy(Object, Map) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
speedoAttachCopy(Object, Map) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
speedoAttachCopy(Object, Map) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
Apply the changes contained in the detached object to the corresponding persistent instance in the cache.
SpeedoAttributeController - Interface in org.objectweb.speedo.jca
Describes the accessors/mutators for each of the properties that are supported by the JDO Resource Adapter.
SpeedoCallback - Class in org.objectweb.speedo.metadata
 
SpeedoCallback() - Constructor for class org.objectweb.speedo.metadata.SpeedoCallback
 
speedoChangeStatus(byte) - Method in interface org.objectweb.speedo.mim.api.StateItf
Changes the status of this object
speedoChangeStatus(byte) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
Changes the status of this object
speedoChangeVersion() - Method in interface org.objectweb.speedo.mim.api.StateItf
change the version of this only if needed The version is computed by this method A call to changeVersion can have no effect.
speedoChangeVersion() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
speedoClass - Variable in class org.objectweb.speedo.generation.enhancer.oid.PNameEnhancer
 
speedoClass - Variable in class org.objectweb.speedo.generation.enhancer.oid.UserIdEnhancer
 
speedoClass - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
SpeedoClass - Class in org.objectweb.speedo.metadata
Describes a persistence capable class.
SpeedoClass() - Constructor for class org.objectweb.speedo.metadata.SpeedoClass
 
speedoClass - Variable in class org.objectweb.speedo.metadata.SpeedoIndex
 
speedoclasspath - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
 
speedoClearGroups() - Method in interface org.objectweb.speedo.mim.api.FetchPlanItf
Remove all active groups leaving no active fetch group.
speedoClearGroups() - Method in class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
 
SpeedoCollection - Class in org.objectweb.speedo.metadata
Description of the tag collection in XML files.
SpeedoCollection() - Constructor for class org.objectweb.speedo.metadata.SpeedoCollection
 
SpeedoColumn - Class in org.objectweb.speedo.metadata
 
SpeedoColumn() - Constructor for class org.objectweb.speedo.metadata.SpeedoColumn
 
SpeedoColumn(String) - Constructor for class org.objectweb.speedo.metadata.SpeedoColumn
 
SpeedoColumn(String, SpeedoTable) - Constructor for class org.objectweb.speedo.metadata.SpeedoColumn
 
SpeedoCommonField - Class in org.objectweb.speedo.metadata
Defines a persistent field inherited from an ancestor.
SpeedoCommonField() - Constructor for class org.objectweb.speedo.metadata.SpeedoCommonField
 
SpeedoCompilerParameter - Class in org.objectweb.speedo.generation.api
This class groups all parameter of the Speedo generator/compiler/enhancer.
SpeedoCompilerParameter() - Constructor for class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
 
SpeedoConnection - Class in org.objectweb.speedo.jca
 
SpeedoConnection() - Constructor for class org.objectweb.speedo.jca.SpeedoConnection
 
SpeedoConnectionFactory - Class in org.objectweb.speedo.jca
 
SpeedoConnectionFactory() - Constructor for class org.objectweb.speedo.jca.SpeedoConnectionFactory
 
SpeedoConnectionSpec - Class in org.objectweb.speedo.jca
This class represents a connection spec for a JDO Resource adapter (JCA).
SpeedoConnectionSpec(String, String) - Constructor for class org.objectweb.speedo.jca.SpeedoConnectionSpec
 
speedoCopyState(StateItf, StateItf) - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoCopyState(StateItf, StateItf) - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
Copies persistent fields from an accessor to another.
speedoCreateState() - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.collection.SetImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
speedoCreateState() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
speedoCreateState() - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
 
SpeedoDefaults - Class in org.objectweb.speedo.metadata
Is an helper class for loading default value of speedo meta objects.
SpeedoDefaults() - Constructor for class org.objectweb.speedo.metadata.SpeedoDefaults
 
speedoDeletePersistent(Object) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
Delete persistent a PersistentObjectItf.
speedoDeletePersistent(Object, Class) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
speedoDeletePersistent(Object) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
speedoDeletePersistent(Object, Class) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
speedoDeletePersistent(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
speedoDeletePersistent(Object, Class) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
speedoDeletePersistentAll(Object[]) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
speedoDeletePersistentAll(Object[]) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
speedoDetachCopy(PersistentObjectItf, Map, Collection) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
speedoDetachCopy(PersistentObjectItf, Map, Collection) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
speedoDetachCopy(PersistentObjectItf, Map, Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
SpeedoDiscriminator - Class in org.objectweb.speedo.metadata
In case of filtered of vertical mapping, a discriminator permits to distinguish the classes of persistent instances.
SpeedoDiscriminator() - Constructor for class org.objectweb.speedo.metadata.SpeedoDiscriminator
 
SpeedoElement - Class in org.objectweb.speedo.metadata
Description of all elements which can contain an extension.
SpeedoElement() - Constructor for class org.objectweb.speedo.metadata.SpeedoElement
 
speedoElementAdded(Object, int) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassListener
Manage the coherence corresponding to the adding of an element into a generic class.
speedoElementRemoved(Object, int) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassListener
Manage the coherence corresponding to the adding of an element into a generic class.
SpeedoEnhancerException - Exception in org.objectweb.speedo.generation.enhancer.common
 
SpeedoEnhancerException() - Constructor for exception org.objectweb.speedo.generation.enhancer.common.SpeedoEnhancerException
 
SpeedoEnhancerException(String) - Constructor for exception org.objectweb.speedo.generation.enhancer.common.SpeedoEnhancerException
 
SpeedoEnhancerException(Exception) - Constructor for exception org.objectweb.speedo.generation.enhancer.common.SpeedoEnhancerException
 
SpeedoEnhancerException(String, Exception) - Constructor for exception org.objectweb.speedo.generation.enhancer.common.SpeedoEnhancerException
 
SpeedoException - Exception in org.objectweb.speedo.api
 
SpeedoException() - Constructor for exception org.objectweb.speedo.api.SpeedoException
 
SpeedoException(String) - Constructor for exception org.objectweb.speedo.api.SpeedoException
 
SpeedoException(Exception) - Constructor for exception org.objectweb.speedo.api.SpeedoException
 
SpeedoException(String, Exception) - Constructor for exception org.objectweb.speedo.api.SpeedoException
 
SpeedoExtension - Class in org.objectweb.speedo.metadata
The class corresponds to description of tag extension in XML files.
SpeedoExtension() - Constructor for class org.objectweb.speedo.metadata.SpeedoExtension
 
SpeedoExtension(String, String, String, SpeedoElement) - Constructor for class org.objectweb.speedo.metadata.SpeedoExtension
 
SpeedoFetchGroup - Class in org.objectweb.speedo.metadata
 
SpeedoFetchGroup() - Constructor for class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
SpeedoFetchPlan - Class in org.objectweb.speedo.mim.lib
 
SpeedoFetchPlan() - Constructor for class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
 
SpeedoFetchPlan(String) - Constructor for class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
 
SpeedoField - Class in org.objectweb.speedo.metadata
This class corresponds to the description of persistent fields.
SpeedoField() - Constructor for class org.objectweb.speedo.metadata.SpeedoField
 
speedoFlush() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
SpeedoGenClassCoherence - Interface in org.objectweb.speedo.genclass.api
An interface use to manage the consistency of relations.
SpeedoGenClassListener - Interface in org.objectweb.speedo.genclass.api
This interface is a listener of generic class events.
SpeedoGenClassPO - Interface in org.objectweb.speedo.genclass.api
This interfaces represents a PersistentObjectItf for a generic class (Collectio, Set, Map, ...) It permits to specify the mapper throught the generic class is persistent.
SpeedoGenClassSerializable - Interface in org.objectweb.speedo.genclass.api
Interface to allow serialization for gen class.
SpeedoGenerationException - Exception in org.objectweb.speedo.generation.generator.api
This class corresponds to exceptions detected while creating files "po", "manager" and "fields".
SpeedoGenerationException() - Constructor for exception org.objectweb.speedo.generation.generator.api.SpeedoGenerationException
 
SpeedoGenerationException(String) - Constructor for exception org.objectweb.speedo.generation.generator.api.SpeedoGenerationException
 
SpeedoGenerationException(Exception) - Constructor for exception org.objectweb.speedo.generation.generator.api.SpeedoGenerationException
 
SpeedoGenerationException(String, Exception) - Constructor for exception org.objectweb.speedo.generation.generator.api.SpeedoGenerationException
 
speedoGetEncodedPName() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoGetEncodedPName() - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
 
speedoGetFetchPlan() - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
speedoGetFetchPlan() - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
speedoGetFetchPlan() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
speedoGetFetchPlan() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
speedoGetFetchSize() - Method in interface org.objectweb.speedo.mim.api.FetchPlanItf
Return the fetch size, or FetchPlanItf.FETCH_SIZE_OPTIMAL if not set, or FetchPlanItf.FETCH_SIZE_GREEDY to fetch all.
speedoGetFetchSize() - Method in class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
 
speedoGetGenClassId() - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
 
speedoGetGenClassId() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoGetGroups() - Method in interface org.objectweb.speedo.mim.api.FetchPlanItf
Return the names of all active fetch groups.
speedoGetGroups() - Method in class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
 
speedoGetHome() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoGetHome() - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
 
speedoGetObject(PName, boolean) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
speedoGetObject(PName, boolean) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
speedoGetObject(Object, Class, boolean) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
speedoGetObjectById(Object, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
speedoGetPBinding() - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
 
speedoGetPBinding() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoGetPersistentClassName() - Method in interface org.objectweb.speedo.naming.api.UserId
 
speedoGetPNameHints() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoGetPNameHints() - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
Retrieves the hints needed to build the PName of the persistent object during the export action.
speedoGetPOManager() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoGetPOManager() - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
 
speedoGetPType() - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
 
speedoGetPType() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
speedoGetReferenceState() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
speedoGetReferenceState() - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
 
speedoGetState() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoGetState() - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
It retrieves the StateItf instance used in the current context.
speedoGetStatus() - Method in interface org.objectweb.speedo.mim.api.StateItf
Gets the current status of this object
speedoGetStatus() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
Gets the current status of this object
SpeedoIdentity - Class in org.objectweb.speedo.metadata
This class corresponds to the description of the policy management for a given identity.
SpeedoIdentity() - Constructor for class org.objectweb.speedo.metadata.SpeedoIdentity
 
SpeedoIndex - Class in org.objectweb.speedo.metadata
 
SpeedoIndex() - Constructor for class org.objectweb.speedo.metadata.SpeedoIndex
 
SpeedoInheritance - Class in org.objectweb.speedo.metadata
Defines a the Speedo meta information about the inheritance.
SpeedoInheritance() - Constructor for class org.objectweb.speedo.metadata.SpeedoInheritance
 
SpeedoInheritance(SpeedoClass) - Constructor for class org.objectweb.speedo.metadata.SpeedoInheritance
 
SpeedoInheritedField - Class in org.objectweb.speedo.metadata
Defines a persistent field inherited from an ancestor.
SpeedoInheritedField() - Constructor for class org.objectweb.speedo.metadata.SpeedoInheritedField
 
SpeedoInstanceGenerationException - Exception in org.objectweb.speedo.generation.api
This class corresponds to exceptions thrown before runtime.
SpeedoInstanceGenerationException() - Constructor for exception org.objectweb.speedo.generation.api.SpeedoInstanceGenerationException
 
SpeedoInstanceGenerationException(String) - Constructor for exception org.objectweb.speedo.generation.api.SpeedoInstanceGenerationException
 
SpeedoInstanceGenerationException(Exception) - Constructor for exception org.objectweb.speedo.generation.api.SpeedoInstanceGenerationException
 
SpeedoInstanceGenerationException(String, Exception) - Constructor for exception org.objectweb.speedo.generation.api.SpeedoInstanceGenerationException
 
speedoIsActive - Variable in class org.objectweb.speedo.genclass.GenClass
This fields indicates if the po is active
speedoIsActive() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoIsActive(boolean) - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoIsActive() - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
Tests whether the po infrastructure has already been set.
speedoIsActive(boolean) - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
Sets the new value of the po flags
speedoIsPersistent() - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoIsPersistent() - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
 
SpeedoJoin - Class in org.objectweb.speedo.metadata
Defines a join between a main table and an external table.
SpeedoJoin() - Constructor for class org.objectweb.speedo.metadata.SpeedoJoin
 
SpeedoJoinColumn - Class in org.objectweb.speedo.metadata
 
SpeedoJoinColumn() - Constructor for class org.objectweb.speedo.metadata.SpeedoJoinColumn
 
SpeedoJoinColumn(SpeedoColumn) - Constructor for class org.objectweb.speedo.metadata.SpeedoJoinColumn
 
speedoMakePersistent(PersistentObjectItf, Map) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
Make persistent a PersistentObjectItf.
speedoMakePersistent(PersistentObjectItf, Map) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
speedoMakePersistent(PersistentObjectItf, Map) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
SpeedoManagedConnection - Class in org.objectweb.speedo.jca
 
SpeedoManagedConnectionFactory - Class in org.objectweb.speedo.jca
 
SpeedoManagedConnectionFactory() - Constructor for class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
 
SpeedoMap - Class in org.objectweb.speedo.metadata
This class describes the element map of a file ".jdo".
SpeedoMap() - Constructor for class org.objectweb.speedo.metadata.SpeedoMap
 
SpeedoMetaInfo - Class in org.objectweb.speedo.metadata
Represents the root of the Speedo meta information.
SpeedoMetaInfo() - Constructor for class org.objectweb.speedo.metadata.SpeedoMetaInfo
 
SpeedoModifier - Class in org.objectweb.speedo.metadata
This class represents the possible values for the attribute persistence-modifier of a field.
SpeedoModifier() - Constructor for class org.objectweb.speedo.metadata.SpeedoModifier
 
SpeedoNoFieldColumn - Class in org.objectweb.speedo.metadata
Defines a column that has no associated field in the Speedo meta-info.
SpeedoNoFieldColumn() - Constructor for class org.objectweb.speedo.metadata.SpeedoNoFieldColumn
 
SpeedoNullValue - Class in org.objectweb.speedo.metadata
This class represents possible values for the attribute null-value of a field.
SpeedoNullValue() - Constructor for class org.objectweb.speedo.metadata.SpeedoNullValue
 
SpeedoPackage - Class in org.objectweb.speedo.metadata
Describes a package which contains persistence capable classes.
SpeedoPackage() - Constructor for class org.objectweb.speedo.metadata.SpeedoPackage
 
speedoPersist(PersistentObjectItf, Map) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
speedoPO - Variable in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
SpeedoPOSerializer - Class in org.objectweb.speedo.mim.lib
Is an helper for the the serialization of the persistent objects.
SpeedoPOSerializer() - Constructor for class org.objectweb.speedo.mim.lib.SpeedoPOSerializer
 
SpeedoPredefinedQuery - Class in org.objectweb.speedo.metadata
 
SpeedoPredefinedQuery() - Constructor for class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
SpeedoPrimary() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
SpeedoProperties - Interface in org.objectweb.speedo.api
Defines the Speedo options which can be passed as properties to the PersistenceManagerFactory
SpeedoQL - Class in org.objectweb.speedo.query.jdo.parser
 
SpeedoQL(InputStream) - Constructor for class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
SpeedoQL(Reader) - Constructor for class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
SpeedoQL(SpeedoQLTokenManager) - Constructor for class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
SpeedoQL() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
SpeedoQLAbstractVisitor - Class in org.objectweb.speedo.query.jdo.parser
Base class with visitor utility class and default implementation of visit methods
SpeedoQLAbstractVisitor() - Constructor for class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
SpeedoQLAbstractVisitor.VisitorException - Exception in org.objectweb.speedo.query.jdo.parser
Runtime Exception used to wrap exceptions thrown in visit methods
SpeedoQLConstants - Interface in org.objectweb.speedo.query.jdo.parser
 
SpeedoQLQueryFilterVisitor - Class in org.objectweb.speedo.query.jdo.parser
Implementation of a visitor that creates the filter
SpeedoQLQueryFilterVisitor(Map, SelectProject, ASTSpeedoQL, Logger, Map, Map, Class, QueryBuilder, JormFactory) - Constructor for class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
 
SpeedoQLTokenManager - Class in org.objectweb.speedo.query.jdo.parser
 
SpeedoQLTokenManager(SimpleCharStream) - Constructor for class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
SpeedoQLTokenManager(SimpleCharStream, int) - Constructor for class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
SpeedoQLTreeConstants - Interface in org.objectweb.speedo.query.jdo.parser
 
SpeedoQLVariableVisitor - Class in org.objectweb.speedo.query.jdo.parser
 
SpeedoQLVariableVisitor(SimpleNode, Manager, Logger, Map, Map, List, String, boolean) - Constructor for class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
SpeedoQLVisitor - Interface in org.objectweb.speedo.query.jdo.parser
 
SpeedoQueryHelper - Class in org.objectweb.speedo.query.lib
 
SpeedoQueryHelper() - Constructor for class org.objectweb.speedo.query.lib.SpeedoQueryHelper
 
SpeedoQueryHelper.IdValue - Class in org.objectweb.speedo.query.lib
Values associated with each declared identifiers
SpeedoQueryHelper.IdValue(String[], int) - Constructor for class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
SpeedoQueryHelper.IdValue(String, int) - Constructor for class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
SpeedoQueryHelper.IdValue(String) - Constructor for class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
SpeedoQueryHelper.IdValue() - Constructor for class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
 
SpeedoQueryManager - Class in org.objectweb.speedo.query.lib
SpeedoQueryManager manages the association between SpeedoQuery and the the compiled query: SpeedoCompiledQuery.
SpeedoQueryManager() - Constructor for class org.objectweb.speedo.query.lib.SpeedoQueryManager
creates a new SpeedoQueryManager object.
speedoRefresh(PersistentObjectItf, Map, Collection) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
speedoRefresh(PersistentObjectItf, Map, Collection) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
speedoRefresh(PersistentObjectItf, Map, Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
speedoRemove(Object, Object) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassCoherence
Askes the removing of an element from a generic class.
speedoRemove(Object, Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
speedoRemove(Object, Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoRemove(Object, Object) - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
speedoRemove(Object, Object) - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
speedoRemove2(Object) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
speedoRemoveGroup(String) - Method in interface org.objectweb.speedo.mim.api.FetchPlanItf
Remove the fetch group from the set active fetch groups.
speedoRemoveGroup(String) - Method in class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
Remove a group from the fetch plan.
SpeedoResources - Class in org.objectweb.speedo.locale
 
SpeedoResources() - Constructor for class org.objectweb.speedo.locale.SpeedoResources
 
speedoRetrieve(PersistentObjectItf, Map, Collection) - Method in interface org.objectweb.speedo.pm.api.POManagerItf
 
speedoRetrieve(PersistentObjectItf, Map, Collection) - Method in class org.objectweb.speedo.pm.ejb.lib.EJBPOManager
 
speedoRetrieve(PersistentObjectItf, Map, Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManager
 
SpeedoRuntimeException - Exception in org.objectweb.speedo.api
 
SpeedoRuntimeException() - Constructor for exception org.objectweb.speedo.api.SpeedoRuntimeException
 
SpeedoRuntimeException(String) - Constructor for exception org.objectweb.speedo.api.SpeedoRuntimeException
 
SpeedoRuntimeException(Throwable) - Constructor for exception org.objectweb.speedo.api.SpeedoRuntimeException
 
SpeedoRuntimeException(String, Throwable) - Constructor for exception org.objectweb.speedo.api.SpeedoRuntimeException
 
SpeedoRuntimeException(String, Throwable[]) - Constructor for exception org.objectweb.speedo.api.SpeedoRuntimeException
 
SpeedoSequence - Class in org.objectweb.speedo.sequence.lib
This class corresponds to the description of the tag sequence in the XML file.
SpeedoSequence() - Constructor for class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
SpeedoSequenceBinder - Class in org.objectweb.speedo.sequence.lib
Redefine the export method of the RdbSequenceBinder to use the speedo sequence instead of the jorm RdbSequenceHelper.
SpeedoSequenceBinder() - Constructor for class org.objectweb.speedo.sequence.lib.SpeedoSequenceBinder
 
SpeedoSequenceItf - Interface in org.objectweb.speedo.sequence.api
 
SpeedoSequenceManager - Class in org.objectweb.speedo.sequence.lib
The SpeedoSequenceManager
SpeedoSequenceManager() - Constructor for class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
speedoSetEncodedPName(Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoSetEncodedPName(Object) - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
Set the encoded PName of the detach copy to allow serialization.
speedoSetFetchSize(int) - Method in interface org.objectweb.speedo.mim.api.FetchPlanItf
Set the fetch size for large result set support.
speedoSetFetchSize(int) - Method in class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
 
speedoSetGcId(int) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
Sets the id of this gen class instance (id of the field that references this instance).
speedoSetGcId(int) - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoSetGroup(String) - Method in interface org.objectweb.speedo.mim.api.FetchPlanItf
Set the active fetch groups to the single named fetch group.
speedoSetGroup(String) - Method in class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
 
speedoSetGroups(Collection) - Method in interface org.objectweb.speedo.mim.api.FetchPlanItf
Set a collection of groups.
speedoSetGroups(String[]) - Method in interface org.objectweb.speedo.mim.api.FetchPlanItf
Set a collection of groups.
speedoSetGroups(Collection) - Method in class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
 
speedoSetGroups(String[]) - Method in class org.objectweb.speedo.mim.lib.SpeedoFetchPlan
 
speedoSetLinkedField(String) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
Assignes the linked field name for this generic class.
speedoSetLinkedField(String) - Method in class org.objectweb.speedo.genclass.GenClass
Assignes the linked field name for this generic class.
speedoSetPBinding(PBinding) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
assignes the PBinding to use to load/store the generic class Call this method with null value means that the generic is no more persistent.
speedoSetPBinding(PBinding) - Method in class org.objectweb.speedo.genclass.GenClass
assignes the PBinding to use to load/store the generic class Call this method with null value means that the generic is no more persistent.
speedoSetPersistentClassName(String) - Method in interface org.objectweb.speedo.naming.api.UserId
Assignes the class name of the persistent class which is identified by this identifier.
speedoSetPNameHints(Object) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
Assignes the hints needed to build the PName of the persistent object during the export action.
speedoSetPNameHints(Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoSetPType(PType) - Method in interface org.objectweb.speedo.genclass.api.SpeedoGenClassPO
Assignes the PType of the generic class.
speedoSetPType(PType) - Method in class org.objectweb.speedo.genclass.GenClass
Assignes the PType of the generic class.
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.GenClass
 
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
speedoSetReferenceState(StateItf) - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
speedoSetReferenceState(StateItf) - Method in interface org.objectweb.speedo.mim.api.PersistentObjectItf
Assignes the reference accessor to the PersistentObjectItf The Reference accessor is used for non persistent instance, as cache value and for pessimistic policy.
speedoSetStatus(byte) - Method in interface org.objectweb.speedo.mim.api.StateItf
Forces the new value of the status
speedoSetStatus(byte) - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
Forces the new value of the status
SpeedoTable - Class in org.objectweb.speedo.metadata
 
SpeedoTable() - Constructor for class org.objectweb.speedo.metadata.SpeedoTable
 
SpeedoTuple - Class in org.objectweb.speedo.metadata
Describes elements contained into a field.
SpeedoTuple() - Constructor for class org.objectweb.speedo.metadata.SpeedoTuple
 
SpeedoVersion - Class in org.objectweb.speedo.api
This class holds the version of Speedo.
SpeedoVersion() - Constructor for class org.objectweb.speedo.api.SpeedoVersion
 
SpeedoVersion - Class in org.objectweb.speedo.metadata
This class corresponds to the description of the attribute version in the XML file.
SpeedoVersion() - Constructor for class org.objectweb.speedo.metadata.SpeedoVersion
 
SpeedoXAContext - Class in org.objectweb.speedo.jca
It represents a XA context.
SpeedoXAContext(Xid) - Constructor for class org.objectweb.speedo.jca.SpeedoXAContext
 
SpeedoXMLDescriptor - Class in org.objectweb.speedo.metadata
This class describes all persistence capable classes.
SpeedoXMLDescriptor(SpeedoMetaInfo) - Constructor for class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
 
SpeedoXMLError - Exception in org.objectweb.speedo.generation.api
 
SpeedoXMLError() - Constructor for exception org.objectweb.speedo.generation.api.SpeedoXMLError
 
SpeedoXMLError(String) - Constructor for exception org.objectweb.speedo.generation.api.SpeedoXMLError
 
SpeedoXMLError(Exception) - Constructor for exception org.objectweb.speedo.generation.api.SpeedoXMLError
 
SpeedoXMLError(String, Exception) - Constructor for exception org.objectweb.speedo.generation.api.SpeedoXMLError
 
splitEndPath(String, String) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
splitPath(String) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper
split a dot separated path into tokens
sqc - Variable in class org.objectweb.speedo.query.jdo.JDOQueryEvalContext
The original speedo compiled query
sql - Variable in class org.objectweb.speedo.metadata.SpeedoPredefinedQuery
 
SQL_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string used in an extension tag in a.jdo file to specify the sql column for a primitive field (not a reference).
SQL_SEQ_ALLOCATOR - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
SQL_SEQ_CACHE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
SQL_SEQ_INC - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
SQL_SEQ_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string used in an extension tag in a.jdo file to specify the name of the sequence used for the datastore id.
SQL_SEQ_START - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
SQL_TYPE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the sql type for a primitive field (not a reference).
SqlDateFieldMapping - Class in org.objectweb.speedo.lib
 
SqlDateFieldMapping() - Constructor for class org.objectweb.speedo.lib.SqlDateFieldMapping
 
SqlTimeFieldMapping - Class in org.objectweb.speedo.lib
 
SqlTimeFieldMapping() - Constructor for class org.objectweb.speedo.lib.SqlTimeFieldMapping
 
SqlTimestampFieldMapping - Class in org.objectweb.speedo.lib
 
SqlTimestampFieldMapping() - Constructor for class org.objectweb.speedo.lib.SqlTimestampFieldMapping
 
sqlType - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
SQRT - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
src - Variable in class org.objectweb.speedo.ant.AbstractEnhancerTask
 
start(Xid, int) - Method in class org.objectweb.speedo.jca.SpeedoManagedConnection
Assigns an actual Speedo transaction context to the XAResource within the give DTP context.
start() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
Starts this SpeedoManagedConnectionFactory.
start() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
start() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
start - Variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
started - Variable in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
 
STARTED - Static variable in class org.objectweb.speedo.jca.SpeedoXAContext
Is a possible status of the SpeedoXAContext.
started - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
The fractal component status
startFc() - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
startFc() - Method in class org.objectweb.speedo.mapper.jca.JCAMapper
 
startFc() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
startFc() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
startFc() - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
startFc() - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
Startes the component by computing the components array.
startFc() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
STARTS_WITH_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
startVisiting() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
the visit starts here, please before sets a list of variables.
startVisiting() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
The visit of the tree starts here.
STATE_COMPARISON - Static variable in class org.objectweb.speedo.metadata.SpeedoVersion
 
StateItf - Interface in org.objectweb.speedo.mim.api
This interface a state of an user instance.
stateNoMoreUsed(State) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
staticFlag - Static variable in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
staticFlag - Static variable in class org.objectweb.speedo.query.jdo.parser.SimpleCharStream
 
status - Variable in class org.objectweb.speedo.genclass.collection.CollectionElem
This field represents the satus of the PIndexedEleme.
status - Variable in class org.objectweb.speedo.jca.SpeedoXAContext
is the status of the SpeedoXAContext.
status - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
status of the Compiledquery
statusToString(byte) - Static method in class org.objectweb.speedo.mim.api.LifeCycle
 
stop() - Method in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
Stops this SpeedoManagedConnectionFactory.
stop() - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
stopComponent() - Method in class org.objectweb.speedo.AbstractSpeedo
 
stopFc() - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
stopFc() - Method in class org.objectweb.speedo.mapper.jca.JCAMapper
 
stopFc() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
stopFc() - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
stopFc() - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
stopFc() - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
Clears the components array.
stopFc() - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
store(OutputStream, String) - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
STR_OPERAND_SUBSTRING - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
strategy - Variable in class org.objectweb.speedo.metadata.SpeedoDiscriminator
In case of filtered of vertical mapping, a discriminator permits to distinguish the classes of persistent instances.
strategy - Variable in class org.objectweb.speedo.metadata.SpeedoIdentity
identifier strategy
strategy - Variable in class org.objectweb.speedo.metadata.SpeedoInheritance
Is the inheritance strategy.
strategy - Variable in class org.objectweb.speedo.metadata.SpeedoVersion
The strategy followed
strategy - Variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
The strategy of the sequence (NON_TRANSACTIONAL | CONTIGUOUS | NON_CONTIGUOUS)
strategy2str(int) - Static method in class org.objectweb.speedo.metadata.SpeedoDiscriminator
 
strategy2str(int) - Static method in class org.objectweb.speedo.metadata.SpeedoInheritance
 
STRATEGY_CLASS_NAME - Static variable in class org.objectweb.speedo.metadata.SpeedoDiscriminator
This strategy of discriminator is a specialization of the STRATEGY_MAP_VALUE strategy.
STRATEGY_MAP_VALUE - Static variable in class org.objectweb.speedo.metadata.SpeedoDiscriminator
strategy of discriminator based on couples (class , value).
STRATEGY_NEW_TABLE - Static variable in class org.objectweb.speedo.metadata.SpeedoInheritance
 
STRATEGY_NONE - Static variable in class org.objectweb.speedo.metadata.SpeedoDiscriminator
strategy without discriminator
STRATEGY_SUBCLASS_TABLE - Static variable in class org.objectweb.speedo.metadata.SpeedoInheritance
 
STRATEGY_SUPERCLASS_TABLE - Static variable in class org.objectweb.speedo.metadata.SpeedoInheritance
 
STRATEGY_UNKNOWN - Static variable in class org.objectweb.speedo.metadata.SpeedoDiscriminator
 
STRATEGY_UNKOWN - Static variable in class org.objectweb.speedo.metadata.SpeedoInheritance
 
strategyToByte(String) - Static method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
Transforms a String into a Byte.
strategyToString(byte) - Static method in class org.objectweb.speedo.sequence.lib.SpeedoSequence
Transforms a byte into a String.
string_literal - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
STRING_LITERAL - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
StringExpression() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
StringLiteral() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
StringPrimary() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
StringReplace - Class in org.objectweb.speedo.tools
 
StringReplace() - Constructor for class org.objectweb.speedo.tools.StringReplace
 
subList(int, int) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
subList(int, int) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
subList(int, int) - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
subList(int, int) - Method in class org.objectweb.speedo.genclass.collection.ListImpl
 
subList(int, int) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
subList(int, int) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
 
subMap(Object, Object) - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
SubQuery() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
SubqueryFromClause() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
SubselectIdentificationVariableDeclaration() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
SUBSTRING - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
SUBSTRING_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
SUM - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
superClassJCN - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
superClassName - Variable in class org.objectweb.speedo.metadata.SpeedoInheritance
Super class name.
Support - Class in org.objectweb.speedo.generation.start
Basic support for enhancer implementation.
Support() - Constructor for class org.objectweb.speedo.generation.start.Support
 
supportCompositeField(String, PType) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
supportDelta - Variable in class org.objectweb.speedo.genclass.GenClassAccessor
Indicates if this accessor support the dela mode
supportDynamicComposite() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
SUPPORTED_EXTENSION - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Defines the supported speedo extentsion on each xml node of the .jdo file
SupportedGenClass - Interface in org.objectweb.speedo.genclass
 
supportedOptions() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
 
supportedOptions() - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
supportedOptions() - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
The application can determine from the results of this method which optional features, and which query languages are supported by the JDO implementation.
supportPNamingcontext() - Method in interface org.objectweb.speedo.naming.api.NamingManager
indicates if the use of PNamingContext is support by this mapping.
supportPNamingcontext() - Method in class org.objectweb.speedo.naming.lib.CommonLongIdNamingManager
 
supportPNamingcontext() - Method in class org.objectweb.speedo.naming.lib.NamingManagerHelper
 
supportPNamingcontext() - Method in class org.objectweb.speedo.naming.lib.PolymorphIdNamingManager
 
supportsExecuteWithInputAndOutputRecord() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
No support for record.
supportsExecuteWithInputRecordOnly() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
No support for record.
supportsLocalTransactionDemarcation() - Method in class org.objectweb.speedo.jca.jdo.JDOConnectionFactory
Yes, it does support local transaction demarcation.
supportStaticComposite() - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
SwitchTo(int) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLTokenManager
 
SwitchTo(int) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLTokenManager
 
synchronization - Variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
The JDO user synchronization registered (can be null if none has been registered).
synchroRegistred - Variable in class org.objectweb.speedo.jca.SpeedoXAContext
This boolean indicates if the used PM has been registered as a java.transaction.Synchronization on the transaction.

T

table - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
table - Variable in class org.objectweb.speedo.metadata.SpeedoIndex
 
tailMap(Object) - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
TARGET_FK - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
is a string to used in an extension tag in a.jdo file to specify the foreign keys referencing the referenced persistent object.
targetColumn - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
targetColumn - Variable in class org.objectweb.speedo.metadata.SpeedoJoinColumn
Each targetColumn must have a value corresponding to a column name in the main table.
targetField - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
targetField - Variable in class org.objectweb.speedo.metadata.SpeedoJoinColumn
 
tc - Variable in class org.objectweb.speedo.query.jdo.JDOQueryResultCommon
The inner medor TupleCollection
template - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
TEMPLATE_DIR - Static variable in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
TEMPLATE_NAME - Static variable in class org.objectweb.speedo.generation.generator.fields.FieldsGenerator
 
TEMPLATE_NAME - Static variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator
 
TEMPLATE_NAME - Static variable in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator
 
third - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
thisPM - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
The fractal reference to this
thisT - Variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
the reference to this component in Speedo
throwUserException(String) - Method in class org.objectweb.speedo.AbstractSpeedo
 
throwUserException(String) - Method in class org.objectweb.speedo.ejb.EJBSpeedo
 
throwUserException(String) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
timer - Static variable in class org.objectweb.speedo.generation.start.Support
 
Timer - Class in org.objectweb.speedo.generation.start
Utility class for simple performance analysis.
Timer() - Constructor for class org.objectweb.speedo.generation.start.Timer
 
Timer(PrintWriter) - Constructor for class org.objectweb.speedo.generation.start.Timer
 
tm - Variable in class org.objectweb.speedo.jca.SpeedoManagedConnectionFactory
 
TM_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TM_NAME_OLD - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Deprecated. use TM_NAME
tmpelem - Variable in class org.objectweb.speedo.genclass.GenClassAccessor
A temporary variable which is used to search an element into the "elements" list.
TO_LOWER_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
TO_UPPER_OPERATOR - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
toArray() - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
toArray(Object[]) - Method in class org.objectweb.speedo.genclass.collection.ArrayListImpl
 
toArray() - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
toArray(Object[]) - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
toArray() - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
toArray(Object[]) - Method in class org.objectweb.speedo.genclass.collection.CollectionImpl
 
toArray() - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
toArray(Object[]) - Method in class org.objectweb.speedo.genclass.collection.HashSetImpl
 
toArray() - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
toArray(Object[]) - Method in class org.objectweb.speedo.genclass.collection.LinkedListImpl
 
toArray() - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
toArray(Object[]) - Method in class org.objectweb.speedo.genclass.collection.VectorImpl
 
toArray() - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Returns an array containing all of the elements in this collection.
toArray(Object[]) - Method in class org.objectweb.speedo.query.jdo.JDOQueryResultList
Returns an array containing all of the elements in this collection whose runtime type is that of the specified array.
toByte(String) - Static method in class org.objectweb.speedo.metadata.SpeedoNullValue
Transoforms a String into a byte;
toByte(String) - Static method in class org.objectweb.speedo.metadata.SpeedoVersion
Transforms a String into a Byte.
toHashtableParams(String, String) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
Hash a String, and compute a Hashtable example: ("String name, Float salary, Employee boss", ",") keys | values --------------------- "name" | "String" "salary" | "Float" "boss" | "Employee"
toHashtableVars(String, String) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
toJavaPattern(String) - Static method in class org.objectweb.speedo.tools.StringReplace
 
token - Variable in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
Token - Class in org.objectweb.speedo.query.ejb.parser
Describes the input token stream.
Token() - Constructor for class org.objectweb.speedo.query.ejb.parser.Token
 
token - Variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
Token - Class in org.objectweb.speedo.query.jdo.parser
Describes the input token stream.
Token() - Constructor for class org.objectweb.speedo.query.jdo.parser.Token
 
token_source - Variable in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
token_source - Variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
tokenImage - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
tokenImage - Variable in exception org.objectweb.speedo.query.ejb.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Variable in exception org.objectweb.speedo.query.jdo.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
TokenMgrError - Error in org.objectweb.speedo.query.ejb.parser
 
TokenMgrError() - Constructor for error org.objectweb.speedo.query.ejb.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.objectweb.speedo.query.ejb.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.objectweb.speedo.query.ejb.parser.TokenMgrError
 
TokenMgrError - Error in org.objectweb.speedo.query.jdo.parser
 
TokenMgrError() - Constructor for error org.objectweb.speedo.query.jdo.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.objectweb.speedo.query.jdo.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.objectweb.speedo.query.jdo.parser.TokenMgrError
 
toMemory(Object) - Method in interface org.objectweb.speedo.api.UserFieldMapping
Converts a value from the data support into a value in memory
toMemory - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
toMemory(Object) - Method in class org.objectweb.speedo.lib.LocaleFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Method in class org.objectweb.speedo.lib.SqlDateFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Method in class org.objectweb.speedo.lib.SqlTimeFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Method in class org.objectweb.speedo.lib.SqlTimestampFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Method in interface org.objectweb.speedo.api.UserFieldMapping
Converts a value from the data support into a value in memory
toStorage - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
toStorage(Object) - Method in class org.objectweb.speedo.lib.LocaleFieldMapping
Converts a value from the memory into a value in data support
toStorage(Object) - Method in class org.objectweb.speedo.lib.SqlDateFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Method in class org.objectweb.speedo.lib.SqlTimeFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Method in class org.objectweb.speedo.lib.SqlTimestampFieldMapping
Converts a value from the data support into a value in memory
toString() - Method in class org.objectweb.speedo.genclass.collection.CollectionAccessor
 
toString() - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
toString() - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
toString() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
toString() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
toString() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
toString() - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
Print the status of the class visit
toString() - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRequired
Prints a string representing the current instance.
toString() - Method in class org.objectweb.speedo.jca.SpeedoConnectionSpec
 
toString() - Method in class org.objectweb.speedo.metadata.SpeedoArray
Transforms a SpeedoArray into a String.
toString() - Method in class org.objectweb.speedo.metadata.SpeedoClass
Transforms a SpeedoClass into a String.
toString() - Method in class org.objectweb.speedo.metadata.SpeedoCollection
Transforms a SpeedoCollection into a String.
toString() - Method in class org.objectweb.speedo.metadata.SpeedoColumn
 
toString() - Method in class org.objectweb.speedo.metadata.SpeedoExtension
Transforms a SpeedoExtension into a String.
toString() - Method in class org.objectweb.speedo.metadata.SpeedoFetchGroup
 
toString() - Method in class org.objectweb.speedo.metadata.SpeedoField
Transforms a SpeedoField into a String.
toString() - Method in class org.objectweb.speedo.metadata.SpeedoIdentity
 
toString() - Method in class org.objectweb.speedo.metadata.SpeedoJoin
 
toString() - Method in class org.objectweb.speedo.metadata.SpeedoJoinColumn
 
toString() - Method in class org.objectweb.speedo.metadata.SpeedoMap
Transform this object into a String.
toString() - Method in class org.objectweb.speedo.metadata.SpeedoPackage
Transforms a SpeedoPackage into a String.
toString(byte) - Static method in class org.objectweb.speedo.metadata.SpeedoVersion
Transforms a byte into a String.
toString() - Method in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
Transform this object into a String.
toString() - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
toString(String) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
toString() - Method in class org.objectweb.speedo.query.ejb.parser.Token
Returns the image.
toString() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
toString() - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
toString(String) - Method in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
toString() - Method in class org.objectweb.speedo.query.jdo.parser.Token
Returns the image.
toString() - Method in class org.objectweb.speedo.query.lib.SpeedoQueryHelper.IdValue
this method returns the internal representation of an IdValue.
tpm - Variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
tpm - Variable in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
tpm - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
The TransactionalPersistenceManager (Perseus)
tpm - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
The perseus component managing concurrency, caching and persitency.
tpm - Variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
Is used to delegates working set/transaction demercation
TPM_BINDING - Static variable in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
TPM_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
TPM_PATH - Static variable in class org.objectweb.speedo.AbstractSpeedo
 
TRAILING - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
TRANSACTION_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
TRANSACTION_BMODE_NORMAL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_BMODE_REQUIRED - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_BMODE_UT - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_FILTERS - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_LOCKING - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_LOCKING_LEVEL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_LOCKING_LEVEL_ENABLETHIN - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_LOCKING_LEVEL_FIELD - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_LOCKING_LEVEL_INSTANCE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_LOCKING_PESSIMISTIC_POLICY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_LOCKING_PESSIMISTIC_POLICY_MUTEX - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_LOCKING_PESSIMISTIC_POLICY_RW_FIFO - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_MODE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_MODE_NORMAL - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_MODE_REQUIRED - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
TRANSACTION_MODE_UT - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
transactionAborted(Object, int) - Method in interface org.objectweb.speedo.api.TransactionListener
 
transactionAborted(Object, int) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
transactional - Variable in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
Indicates the access through the connection must be done inside a transaction.
TRANSACTIONAL - Static variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
TRANSACTIONAL_PERSISTENCE_MANAGER_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
TRANSACTIONAL_PERSISTENCE_MANAGER_BINDING - Static variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
TRANSACTIONAL_STRING - Static variable in class org.objectweb.speedo.sequence.lib.SpeedoSequence
 
transactionBegun(Object) - Method in interface org.objectweb.speedo.api.TransactionListener
 
transactionBegun(Object) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
transactionCommitted(Object, int) - Method in interface org.objectweb.speedo.api.TransactionListener
 
transactionCommitted(Object, int) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
transactionEnded(Object, int, Boolean) - Method in class org.objectweb.speedo.workingset.lib.TxObserverImpl
 
transactionEnded(Object, int, Boolean) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
TransactionItf - Interface in org.objectweb.speedo.workingset.api
Defines the transaction concept.
TransactionListener - Interface in org.objectweb.speedo.api
 
transactionPreValidate(Object, int) - Method in interface org.objectweb.speedo.api.TransactionListener
 
transactionPreValidate(Object, int) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
TRANSIENT - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
TRANSIENT_CLEAN - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
TRANSIENT_DIRTY - Static variable in class org.objectweb.speedo.mim.api.LifeCycle
 
treatDocument(Node, Object) - Method in class org.objectweb.speedo.generation.parser.AbstractParser
Create the XML file descriptor.
treatDocument(Node, Object) - Method in class org.objectweb.speedo.generation.parser.ejb.EJBPersistenceParser
 
treatDocument(Node, Object) - Method in class org.objectweb.speedo.generation.parser.jdo.JDO2Parser
 
treatDocument(Node, Object) - Method in class org.objectweb.speedo.generation.parser.jdo.JDOParser
 
treatJdoNode(Node, SpeedoXMLDescriptor) - Method in class org.objectweb.speedo.generation.parser.jdo.JDO2Parser
 
treatParameter(ParameterOperand, Object) - Method in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
TreeMapImpl - Class in org.objectweb.speedo.genclass.map
 
TreeMapImpl() - Constructor for class org.objectweb.speedo.genclass.map.TreeMapImpl
 
TRIM - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
TrimCharacter() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
TrimSpecification() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
TRUE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
TRUE - Static variable in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLConstants
 
TupleExtensionCopier - Class in org.objectweb.speedo.generation.mivisitor.jdo
Copies all extensions defined on tuple node, into the field node.
TupleExtensionCopier(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.jdo.TupleExtensionCopier
 
TupleExtensionCopier(MetaInfoVisitor, Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.jdo.TupleExtensionCopier
 
Tx - Class in org.objectweb.speedo.jmx.mbeans
 
Tx(JDOPOManagerFactoryItf, DependencyGraph) - Constructor for class org.objectweb.speedo.jmx.mbeans.Tx
 
tx - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManager
The transaction associated to this po manager.
TX_LISTENER - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
Is the property to pass to the PersistenceManagerFactory to specify if the query must prefetch the data.
txListener - Static variable in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
txManagedExternaly - Variable in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
Indicates if the transaction demarcations must tbe done by the ConnectionHolder or there are already done by an environment (an Application Server for example).
TxMBean - Interface in org.objectweb.speedo.jmx.mbeans
 
TxObserverImpl - Class in org.objectweb.speedo.workingset.lib
 
TxObserverImpl() - Constructor for class org.objectweb.speedo.workingset.lib.TxObserverImpl
 
type(Type) - Static method in class org.objectweb.speedo.generation.enhancer.common.Util
 
type - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
type - Variable in class org.objectweb.speedo.generation.generator.objectid.ObjectIdGenerator.Field
 
type - Variable in class org.objectweb.speedo.metadata.SpeedoField
Type of the persistent field
type() - Method in class org.objectweb.speedo.metadata.SpeedoField
Returns the type of the field.
type - Variable in class org.objectweb.speedo.metadata.SpeedoNoFieldColumn
The Java type of the column to be defined.
type - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
Type() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
TYPE_DELETE - Static variable in interface org.objectweb.speedo.query.api.QueryDefinition
 
TYPE_SELECT - Static variable in interface org.objectweb.speedo.query.api.QueryDefinition
 
TYPE_UPDATE - Static variable in interface org.objectweb.speedo.query.api.QueryDefinition
 

U

ucn2sfs - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
UnaryExpression() - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQL
 
unbind() - Method in class org.objectweb.speedo.genclass.GenClass
 
unbind(POManagerItf) - Method in interface org.objectweb.speedo.pm.api.POManagerSwitchItf
It clears a POManagerItf for the current context.
unbind(POManagerFactoryItf) - Method in interface org.objectweb.speedo.pm.api.POManagerSwitchItf
It clears the POManagerItf associated to a POManagerFactoryItf for the current context
unbind(POManagerItf) - Method in class org.objectweb.speedo.pm.lib.POManagerSwitchImpl
It clears a POManagerItf for the current context.
unbind(POManagerFactoryItf) - Method in class org.objectweb.speedo.pm.lib.POManagerSwitchImpl
 
UNBIND_M_BINDING - Static variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
unbindFc(String) - Method in class org.objectweb.speedo.jmx.MX4J_HtmlAdaptor
 
unbindFc(String) - Method in class org.objectweb.speedo.mapper.lib.BasicJormFactory
 
unbindFc(String) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
unbindFc(String) - Method in class org.objectweb.speedo.mapper.rdb.JDBCMapper
 
unbindFc(String) - Method in class org.objectweb.speedo.mim.lib.MemoryInstanceManagerImpl
 
unbindFc(String) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
unbindFc(String) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManager
 
unbindFc(String) - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
unbindFc(String) - Method in class org.objectweb.speedo.pm.lib.POManagerInstanciatorImpl
 
unbindFc(String) - Method in class org.objectweb.speedo.query.lib.SpeedoQueryManager
 
unbindFc(String) - Method in class org.objectweb.speedo.sequence.lib.SpeedoSequenceManager
 
unbindFc(String) - Method in class org.objectweb.speedo.workingset.lib.AbstractTransaction
 
unbindFc(String) - Method in class org.objectweb.speedo.workingset.lib.WorkingSetManagerImpl
 
unbindFromKey(Object) - Method in interface org.objectweb.speedo.usercache.api.UserCache
Forces the eviction of an entry from an user key
unbindFromKey(Object) - Method in class org.objectweb.speedo.usercache.lib.CompositeUserCache
 
unbindFromKey(Object) - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
unbindFromOID(Object) - Method in interface org.objectweb.speedo.usercache.api.UserCache
Forces the eviction of an entry from an object identifier
unbindFromOID(Object) - Method in class org.objectweb.speedo.usercache.lib.CompositeUserCache
 
unbindFromOID(Object) - Method in class org.objectweb.speedo.usercache.lib.UserCacheImpl
 
unbindManager - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
The L2 cache containing persistent objects.
unbindNamingManager(NamingManager) - Method in interface org.objectweb.speedo.naming.api.NamingManagerFactoryItf
Unbinds an existing NamaingManager in this factory
unbindNamingManager(NamingManager) - Method in class org.objectweb.speedo.naming.lib.NamingManagerFactory
 
unbindPM() - Method in class org.objectweb.speedo.AbstractSpeedo
 
unbindPM() - Method in interface org.objectweb.speedo.pm.api.POManagerFactoryItf
It call pms.unbind(this) in order to unbind a POManagerItf managed by this POManagerFactoryItf, from the thread.
unbindPM() - Method in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
 
UNDEFINED - Static variable in interface org.objectweb.speedo.query.api.CompiledQuery
 
UNDEFINED - Static variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
int value to define the type of the IdValue object UNDEFINED : in case we don't know (default) JORM_NAME : jorm name (end point of the recursivity) NAVIGATION : the object is field to a field ...
unexport(Object) - Method in class org.objectweb.speedo.genclass.GenClass
 
unexport(ConnectionHolder, Object) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
unexport(ConnectionHolder, Object, Object) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
unfixCe() - Method in class org.objectweb.speedo.genclass.GenClass
 
unfixCe() - Method in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
unique - Variable in class org.objectweb.speedo.metadata.SpeedoIndex
 
unique - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
uniqueConstraints - Variable in class org.objectweb.speedo.metadata.SpeedoTable
A list of unique constraints associated with the table.
UNKNOWN - Static variable in class org.objectweb.speedo.jca.SpeedoXAContext
Is a possible status of the SpeedoXAContext.
UNKNOWN - Static variable in class org.objectweb.speedo.metadata.SpeedoField
 
unmap(String) - Method in class org.objectweb.speedo.mapper.lib.DelegatePMapper
 
unpin(Object) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
unpin(Object) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
unpinAll(Class, boolean) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
unpinAll(Collection) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
unpinAll(Object[]) - Method in class org.objectweb.speedo.jdo.JDOSpeedo
 
unpinAll(String, boolean) - Method in class org.objectweb.speedo.jmx.mbeans.Cache
 
unpinAll(String, boolean) - Method in interface org.objectweb.speedo.jmx.mbeans.CacheMBean
 
unpinAll(Class, boolean) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
unpinAll(Collection) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
unpinAll(Object[]) - Method in class org.objectweb.speedo.pm.jdo.lib.JDOPOManagerFactory
 
unSwizzle() - Method in class org.objectweb.speedo.genclass.collection.CollectionElem
 
unSwizzle() - Method in class org.objectweb.speedo.genclass.GenClassAccessor
 
unSwizzle() - Method in interface org.objectweb.speedo.genclass.GenClassElement
In case of the element of the generic class is a persistent class.
unSwizzle() - Method in interface org.objectweb.speedo.mim.api.StateItf
 
updatable - Variable in class org.objectweb.speedo.metadata.SpeedoColumn
 
UPDATE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
UpdateClause() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
UpdateItem() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
UpdateLineColumn(char) - Method in class org.objectweb.speedo.query.ejb.parser.SimpleCharStream
 
UpdateStatement() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
UPPER - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
UpToDateVisitor - Class in org.objectweb.speedo.generation.recompiler
Checks the date of the source and the built files: - .jdo / JMI file - .java / .class For each .jdo file, if the .jdo or a .java has been modified all classes are removed in order to re-enhance all classed.
UpToDateVisitor(Personality) - Constructor for class org.objectweb.speedo.generation.recompiler.UpToDateVisitor
builds a MetaInfoVisitor which is the last of the chain
UpToDateVisitor(MetaInfoVisitor, Personality) - Constructor for class org.objectweb.speedo.generation.recompiler.UpToDateVisitor
builds a MetaInfoVisitor which is the last of the chain
usage() - Static method in class org.objectweb.speedo.tools.ClassFieldModifier
 
USAGE_ERROR - Static variable in class org.objectweb.speedo.generation.start.Main
 
user - Variable in class org.objectweb.speedo.jca.SpeedoConnectionSpec
 
USER_CACHE - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
USER_CACHE_CLASS_POLICY - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
USER_ID - Static variable in class org.objectweb.speedo.metadata.SpeedoIdentity
 
USER_ID_DESC - Static variable in class org.objectweb.speedo.generation.enhancer.oid.PNameEnhancer
 
USER_NAME - Static variable in class org.objectweb.speedo.jca.SpeedoManagedConnection
 
userCache - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
A query can correspond to a UserCache.
UserCache - Interface in org.objectweb.speedo.usercache.api
Defines an user cache of persistent objects.
userCacheEntryUnbound(Object) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
userCacheEntryUnbound(Object) - Method in interface org.objectweb.speedo.usercache.api.UserCacheManager
An entry of user cache has been unbound from the real cache.
UserCacheImpl - Class in org.objectweb.speedo.usercache.lib
Is a basic UserCacheView implementation using WeakReference in order to not disturb the real cache of persistent object.
UserCacheImpl() - Constructor for class org.objectweb.speedo.usercache.lib.UserCacheImpl
Allocates an user cache with the default size.
UserCacheImpl(int) - Constructor for class org.objectweb.speedo.usercache.lib.UserCacheImpl
Allocates an user cache with a particular size.
userCacheIndexes - Variable in class org.objectweb.speedo.query.lib.AbstractCompiledQuery
 
UserCacheKey - Class in org.objectweb.speedo.usercache.lib
Defines a key of an user cache.
UserCacheKey(int) - Constructor for class org.objectweb.speedo.usercache.lib.UserCacheKey
 
UserCacheKey(Object[]) - Constructor for class org.objectweb.speedo.usercache.lib.UserCacheKey
 
UserCacheManager - Interface in org.objectweb.speedo.usercache.api
Defines a Manager of a set of user caches.
userCacheNames - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
userCacheNames - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
The name of the user cache which the index contains this field
userCaches - Variable in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
UserFieldMapping - Interface in org.objectweb.speedo.api
This interface permits to the user to convert a value store a support into the value used in its persistent object.
userFieldMapping - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.Field
 
UserId - Interface in org.objectweb.speedo.naming.api
This interface defines a user identifier.
UserIdCompositeNamingManager - Class in org.objectweb.speedo.naming.lib
 
UserIdCompositeNamingManager() - Constructor for class org.objectweb.speedo.naming.lib.UserIdCompositeNamingManager
 
UserIdEnhancer - Class in org.objectweb.speedo.generation.enhancer.oid
It adds the implementation of the UserId and specific PNameGetter interfaces in the user identifier.
UserIdEnhancer(ClassVisitor, SpeedoClass, Logger, Personality) - Constructor for class org.objectweb.speedo.generation.enhancer.oid.UserIdEnhancer
 
UserIdFactory - Interface in org.objectweb.speedo.naming.api
This interface defines a factory of UserId instances.
UserIdSingleNamingManager - Class in org.objectweb.speedo.naming.lib
Is a manager of identifier naming compised of a single visible field.
UserIdSingleNamingManager() - Constructor for class org.objectweb.speedo.naming.lib.UserIdSingleNamingManager
 
Util - Class in org.objectweb.speedo.generation.enhancer.common
Utility class.
Util() - Constructor for class org.objectweb.speedo.generation.enhancer.common.Util
 

V

value - Variable in class org.objectweb.speedo.metadata.SpeedoExtension
Value.
value - Variable in class org.objectweb.speedo.query.ejb.parser.SimpleNode
 
value - Variable in class org.objectweb.speedo.query.jdo.parser.SimpleNode
 
values() - Method in class org.objectweb.speedo.genclass.map.HashMapImpl
 
values() - Method in class org.objectweb.speedo.genclass.map.HashtableImpl
 
values() - Method in class org.objectweb.speedo.genclass.map.MapAccessor
 
values() - Method in class org.objectweb.speedo.genclass.map.MapImpl
 
values() - Method in class org.objectweb.speedo.genclass.map.PropertiesImpl
 
values() - Method in class org.objectweb.speedo.genclass.map.TreeMapImpl
 
VALUES - Static variable in interface org.objectweb.speedo.mim.api.FetchPlanItf
For use with FetchPlanItf.speedoAddGroup(String), FetchPlanItf.speedoRemoveGroup(String), and the various FetchPlanItf.speedoSetGroups(java.util.Collection) calls.
valueStrategy - Variable in class org.objectweb.speedo.metadata.SpeedoField
Attribute value-strategy
valueType - Variable in class org.objectweb.speedo.metadata.SpeedoMap
Represents the value element-type in the form of a Java class name (for example "com.acme.Employee").
variables - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
varParserlogger - Variable in class org.objectweb.speedo.query.jdo.JDOAbstractCompiledQuery
 
vars - Variable in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
vars is an hashtable to store the variables.
ve - Variable in class org.objectweb.speedo.generation.generator.lib.AbstractVelocityGenerator
 
VectorImpl - Class in org.objectweb.speedo.genclass.collection
 
VectorImpl() - Constructor for class org.objectweb.speedo.genclass.collection.VectorImpl
 
VelocityGenerator - Interface in org.objectweb.speedo.generation.generator.api
This interface represents a component of a generator which generates a file with the Velocity tool.
VENDOR_NAME - Static variable in interface org.objectweb.speedo.api.SpeedoProperties
 
vendorName - Variable in class org.objectweb.speedo.metadata.SpeedoExtension
Vendor name.
version - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Description of the version.
VERSION_NUMBER - Static variable in class org.objectweb.speedo.metadata.SpeedoVersion
 
versionField - Variable in class org.objectweb.speedo.metadata.SpeedoClass
Defines the field used for database optimitic locking policy.
VersionFieldAdder - Class in org.objectweb.speedo.generation.mivisitor
This class adds the field version to the speedo class if the versioning strategy is not null.
VersionFieldAdder(Personality) - Constructor for class org.objectweb.speedo.generation.mivisitor.VersionFieldAdder
 
visibility - Variable in class org.objectweb.speedo.metadata.SpeedoField
visibility of the field (public | protected | private | static ...)
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.genclass.merger.GenClassAdapter
Makes the classes no more abstract
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.genclass.merger.GenClassAnalyzer
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.common.InterfaceAgregatorVisitor
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.oid.PNameEnhancer
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.oid.UserIdEnhancer
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.pc.CacheEntryAdder
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.pc.FieldAccessModifier
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.pc.FieldAccessorsAdder
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOImplRegistrationAdder
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOPersistenceCapableAdder
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.pc.NoArgConstructorAdder
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.enhancer.pc.POAdder
 
visit(ASTPrimary, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(ASTSpeedoPrimary, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(ASTRelationalExpression, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(ASTAdditiveExpression, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(ASTUnaryExpression, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(ASTCastExpression, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(ASTArgumentList, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(ASTLiteral, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(ASTType, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(ASTQualifiedName, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(SimpleNode) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
Visit method to call from constructor.
visit(SimpleNode, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
Generic visit method that traverses all child nodes
visit(ASTSpeedoQL, Object) - Method in class org.objectweb.speedo.generation.jorm.rdb.FilterManager.FilterParser
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.generation.mivisitor.ClassInfoAnalyzer
 
visit(SimpleNode) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
Visit method to call from constructor.
visit(SimpleNode, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
Generic visit method that traverses all child nodes
visit(ASTEJBQL, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTSelectStatement, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTUpdateStatement, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTDeleteStatement, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTFromClause, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTIdentificationVariableDeclaration, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTRangeVariableDeclaration, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTJoin, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTFetchJoin, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTJoinSpec, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTCollectionMemberDeclaration, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTPathExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTUpdateClause, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTUpdateItem, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTNewValue, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTDeleteClause, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTSelectClause, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTSelectExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTConstructorExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTConstructorItem, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTConstructorName, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTAggregateSelectExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTWhereClause, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTGroupByClause, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTGroupByItem, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTHavingClause, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTOrderByClause, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTOrderByItem, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTSubQuery, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTSubqueryFromClause, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTSubselectIdentificationVariableDeclaration, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTSimpleSelectClause, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTSimpleSelectExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTConditionalExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTConditionalTerm, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTConditionalFactor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTConditionalPrimary, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTSimpleCondExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTBetweenExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTInExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTInItem, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTLikeExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTNullComparisonExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTCollectionMemberExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTExistsExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTAllOrAnyExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTComparisonExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTComparisonOperator, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTArithmeticExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTSimpleArithmeticExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTArithmeticTerm, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTArithmeticFactor, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTArithmeticPrimary, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTStringExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTStringPrimary, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTDatetimeExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTDatetimePrimary, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTBooleanExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTBooleanPrimary, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTEntityExpression, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTFunctionsReturningNumerics, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTFunctionsReturningDateTime, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTFunctionsReturningStrings, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTTrimSpecification, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTTrimCharacter, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTPatternValue, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTEscapeCharacter, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTAbstractSchemaName, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTIdentificationVariable, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTLiteral, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTStringLiteral, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTNumericLiteral, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTIntegerLiteral, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTFloatingPointLiteral, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTBooleanLiteral, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTInputParameter, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTPositionalParameter, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(ASTNamedParameter, Object) - Method in class org.objectweb.speedo.query.ejb.parser.EJBQLAbstractVisitor
 
visit(SimpleNode, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTEJBQL, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTSelectStatement, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTUpdateStatement, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTDeleteStatement, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTFromClause, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTIdentificationVariableDeclaration, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTRangeVariableDeclaration, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTJoin, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTFetchJoin, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTJoinSpec, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTCollectionMemberDeclaration, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTPathExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTUpdateClause, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTUpdateItem, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTNewValue, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTDeleteClause, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTSelectClause, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTSelectExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTConstructorExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTConstructorItem, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTConstructorName, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTAggregateSelectExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTWhereClause, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTGroupByClause, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTGroupByItem, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTHavingClause, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTOrderByClause, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTOrderByItem, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTSubQuery, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTSubqueryFromClause, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTSubselectIdentificationVariableDeclaration, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTSimpleSelectClause, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTSimpleSelectExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTConditionalExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTConditionalTerm, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTConditionalFactor, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTConditionalPrimary, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTSimpleCondExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTBetweenExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTInExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTInItem, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTLikeExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTNullComparisonExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTCollectionMemberExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTExistsExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTAllOrAnyExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTComparisonExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTComparisonOperator, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTArithmeticExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTSimpleArithmeticExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTArithmeticTerm, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTArithmeticFactor, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTArithmeticPrimary, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTStringExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTStringPrimary, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTDatetimeExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTDatetimePrimary, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTBooleanExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTBooleanPrimary, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTEntityExpression, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTFunctionsReturningNumerics, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTFunctionsReturningDateTime, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTFunctionsReturningStrings, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTTrimSpecification, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTTrimCharacter, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTPatternValue, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTEscapeCharacter, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTAbstractSchemaName, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTIdentificationVariable, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTLiteral, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTStringLiteral, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTNumericLiteral, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTIntegerLiteral, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTFloatingPointLiteral, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTBooleanLiteral, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTInputParameter, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTPositionalParameter, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(ASTNamedParameter, Object) - Method in interface org.objectweb.speedo.query.ejb.parser.EJBQLVisitor
 
visit(JDOQueryDefinitionImpl) - Method in class org.objectweb.speedo.query.jdo.parser.SelectGroupByVisitor
Visit the select and Groupby clause
visit(SimpleNode) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
Visit method to call from constructor.
visit(SimpleNode, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
Generic visit method that traverses all child nodes
visit(ASTSpeedoPrimary, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTSpeedoQL, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTPrimary, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTRelationalExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTAdditiveExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTUnaryExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTCastExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTArgumentList, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTLiteral, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTType, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTQualifiedName, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
visit(ASTPrimary, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
 
visit(ASTSpeedoPrimary, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
 
visit(ASTRelationalExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
 
visit(ASTAdditiveExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
 
visit(ASTUnaryExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
 
visit(ASTCastExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
 
visit(ASTArgumentList, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
4 cases to manage: (en cours par equipe MEDOR) - Collection.contains(Object o) - Collection.isEmpty() - String.startsWith(String s) - String.endsWith(String s)
visit(ASTLiteral, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
 
visit(ASTType, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
 
visit(ASTQualifiedName, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLQueryFilterVisitor
qualifiedname could be: - a class field (salary from Employee) - a parameter - a variable
visit(ASTSpeedoPrimary, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
********************* VISITOR METHODS ***********************************
visit(ASTSpeedoQL, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
visit(ASTPrimary, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
visit(ASTRelationalExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
visit(ASTAdditiveExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
visit(ASTUnaryExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
visit(ASTCastExpression, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
visit(ASTArgumentList, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
visit(ASTLiteral, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
visit(ASTType, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
visit(ASTQualifiedName, Object) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLVariableVisitor
 
visit(SimpleNode, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTSpeedoQL, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTSpeedoPrimary, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTPrimary, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTRelationalExpression, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTAdditiveExpression, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTUnaryExpression, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTCastExpression, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTArgumentList, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTLiteral, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTType, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(ASTQualifiedName, Object) - Method in interface org.objectweb.speedo.query.jdo.parser.SpeedoQLVisitor
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.speedo.tools.ClassFieldModifier
 
visitAttribute(Attribute) - Method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
visitAttribute(Attribute) - Method in class org.objectweb.speedo.generation.mivisitor.ClassInfoAnalyzer
 
visitBase(ORMappingGenerator.VisitRequired) - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
Indicates if the base must be visited according to the parameter and the current status.
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.DataStoreId
Treats the datastore identifier of the class
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.DiscriminatorVisitor
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.InheritanceVisitor
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.JavaLangShorcutVisitor
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.jdo.ExtensionVerifier
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.JMICleanerVisitor
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.MetaDataAnalyzer
 
visitClass(SpeedoClass) - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitorImpl
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.PrimaryKeyFieldAdder
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.VersionFieldAdder
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.recompiler.Recompiler
 
visitClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.recompiler.UpToDateVisitor
 
visitClassRefFieldExtension(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator
Visit extensions of field referencing a persistent class.
visitCompilerParameter(SpeedoCompilerParameter) - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
visitCompilerParameter(SpeedoCompilerParameter) - Method in class org.objectweb.speedo.generation.mivisitor.JMICleanerVisitor
 
visitCompilerParameter(SpeedoCompilerParameter) - Method in class org.objectweb.speedo.generation.mivisitor.MetaDataAnalyzer
 
visitCompilerParameter(SpeedoCompilerParameter) - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
visitCompilerParameter(SpeedoCompilerParameter) - Method in class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitorImpl
 
visitCompilerParameter(SpeedoCompilerParameter) - Method in class org.objectweb.speedo.generation.mivisitor.PrimaryKeyFieldAdder
 
visitCompilerParameter(SpeedoCompilerParameter) - Method in class org.objectweb.speedo.generation.recompiler.Recompiler
 
visitCompilerParameter(SpeedoCompilerParameter) - Method in class org.objectweb.speedo.generation.recompiler.UpToDateVisitor
 
visitEnd() - Method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
visitEnd() - Method in class org.objectweb.speedo.generation.enhancer.common.MergedClassModifier
 
visitEnd() - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOImplRegistrationAdder
 
visitEnd() - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOPersistenceCapableAdder
 
visitEnd() - Method in class org.objectweb.speedo.generation.enhancer.pc.POAdder
 
visitEnd() - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
visitEnd() - Method in class org.objectweb.speedo.generation.mivisitor.ClassInfoAnalyzer
 
visitEnd() - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
visitEnd() - Method in class org.objectweb.speedo.tools.ClassFieldModifier
 
visitEndClass(SpeedoClass) - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
visitEndClass(SpeedoClass) - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
visitExtension(SpeedoExtension) - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
visitExtension(SpeedoExtension) - Method in class org.objectweb.speedo.generation.mivisitor.jdo.MappingExtension2Jdo
 
visitExtension(SpeedoExtension) - Method in class org.objectweb.speedo.generation.mivisitor.jdo.TupleExtensionCopier
 
visitExtension(SpeedoExtension) - Method in class org.objectweb.speedo.generation.mivisitor.KeyFieldChecker
 
visitExtension(SpeedoExtension) - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
visitExtension(SpeedoExtension) - Method in class org.objectweb.speedo.generation.mivisitor.ReverseFieldAdder
Synchronize extension SpeedoProperties.REVERSE_FIELD to the fields SpeedoField.reverseField and SpeedoField.isCoherentReverseField
visitField(int, String, String, Object, Attribute) - Method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
visitField(int, String, String, Object, Attribute) - Method in class org.objectweb.speedo.generation.enhancer.pc.FieldRemover
 
visitField(int, String, String, Object, Attribute) - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOImplRegistrationAdder
 
visitField(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
visitField(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.CascadeDeleteSetter
 
visitField(int, String, String, Object, Attribute) - Method in class org.objectweb.speedo.generation.mivisitor.ClassInfoAnalyzer
 
visitField(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.DataStoreId
 
visitField(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.FieldConverterVisitor
 
visitField(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.JavaLangShorcutVisitor
 
visitField(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.jdo.ExtensionVerifier
 
visitField(SpeedoField) - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
visitField(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitorImpl
 
visitField(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.ReverseFieldAdder
 
visitField(int, String, String, Object, Attribute) - Method in class org.objectweb.speedo.tools.ClassFieldModifier
 
visitFieldInsn(int, String, String, String) - Method in class org.objectweb.speedo.generation.enhancer.common.CodeRenamer
 
visitGenClassRefFieldExtension(SpeedoField) - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator
Visit extensions of field referencing a genclass.
visitIndex(SpeedoIndex, SpeedoPackage) - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
visitIndex(SpeedoIndex, SpeedoPackage) - Method in class org.objectweb.speedo.generation.mivisitor.IndexVisitor
 
visitIndex(SpeedoIndex, SpeedoPackage) - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
visitInheritedFields(ORMappingGenerator.VisitRequired) - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
Indicates if inherited fields must be visited according to the parameter and the current status.
visitInnerClass(String, String, String, int) - Method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.objectweb.speedo.generation.mivisitor.ClassInfoAnalyzer
 
visitIntConstant(CodeVisitor, int) - Static method in class org.objectweb.speedo.generation.enhancer.common.Util
 
visitLongConstant(CodeVisitor, long) - Static method in class org.objectweb.speedo.generation.enhancer.common.Util
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.genclass.merger.GenClassAdapter
Add only non abstract method.
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.genclass.merger.GenClassAnalyzer
Add only non abstract method.
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.generation.enhancer.aware.PersistenceAwareClassModifier
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.generation.enhancer.common.DuplicatedMethodVerifier
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.generation.enhancer.common.LoggedClassVisitor
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.generation.enhancer.common.MergedClassModifier
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.generation.enhancer.oid.UserIdEnhancer
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.generation.enhancer.pc.FieldAccessModifier
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.generation.enhancer.pc.jdo.JDOImplRegistrationAdder
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.generation.enhancer.pc.NoArgConstructorAdder
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.speedo.generation.mivisitor.ClassInfoAnalyzer
 
visitMethodInsn(int, String, String, String) - Method in class org.objectweb.speedo.generation.enhancer.common.CodeRenamer
 
visitPackage(SpeedoPackage) - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
visitPackage(SpeedoPackage) - Method in class org.objectweb.speedo.generation.mivisitor.jdo.ExtensionVerifier
 
visitPackage(SpeedoPackage) - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
visitPackage(SpeedoPackage) - Method in class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitorImpl
 
visitReferenceField(SpeedoField, ORMappingGenerator.VisitRequired) - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
Callback method to indicate that a reference field has been visited.
visitReferences(ORMappingGenerator.VisitRequired) - Method in class org.objectweb.speedo.generation.mivisitor.ORMappingGenerator.VisitRemember
Indicates if one or several reference fields must be visited according to the parameter and the current status.
visitSequence(SpeedoSequence, SpeedoPackage) - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
visitSequence(SpeedoSequence, SpeedoPackage) - Method in class org.objectweb.speedo.generation.mivisitor.DataStoreId
Register the sequence as serialized meta objects (.jmi file).
visitSequence(SpeedoSequence, SpeedoPackage) - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
visitTypeInsn(int, String) - Method in class org.objectweb.speedo.generation.enhancer.common.CodeRenamer
 
visitXml(SpeedoXMLDescriptor) - Method in class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
 
visitXml(SpeedoXMLDescriptor) - Method in interface org.objectweb.speedo.generation.mivisitor.MetaInfoVisitor
 
visitXml(SpeedoXMLDescriptor) - Method in class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitorImpl
 
visitXml(SpeedoXMLDescriptor) - Method in class org.objectweb.speedo.generation.recompiler.UpToDateVisitor
 

W

WHERE - Static variable in interface org.objectweb.speedo.query.ejb.parser.EJBQLConstants
 
WhereClause() - Method in class org.objectweb.speedo.query.ejb.parser.EJBQL
 
withoutThis(String) - Method in class org.objectweb.speedo.query.jdo.parser.SpeedoQLAbstractVisitor
 
withPrefetch() - Method in interface org.objectweb.speedo.query.api.QueryDefinition
 
withPrefetch(boolean) - Method in interface org.objectweb.speedo.query.api.QueryDefinition
 
withPrefetch() - Method in class org.objectweb.speedo.query.ejb.EJBQueryDefinitionImpl
 
withPrefetch(boolean) - Method in class org.objectweb.speedo.query.ejb.EJBQueryDefinitionImpl
 
withPrefetch - Variable in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
withPrefetch() - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
withPrefetch(boolean) - Method in class org.objectweb.speedo.query.jdo.JDOQueryDefinitionImpl
 
workingSet - Variable in class org.objectweb.speedo.mapper.rdb.JDBCConnectionHolder
The workingSet attached to this connection holder
workingSetClosed() - Method in class org.objectweb.speedo.genclass.collection.ListAccessor
 
workingSetClosed() - Method in class org.objectweb.speedo.genclass.GenClassAccessor
At the end of the working set, the writing mode is initialized (deltaSupported), and the reference to the persistent are unswilled
workingSetClosed() - Method in interface org.objectweb.speedo.mim.api.StateItf
The context has been closed (ex: transaction end).
workingSetClosed() - Method in class org.objectweb.speedo.mim.lib.AbstractStateImpl
 
WorkingSetGenClassFilter - Class in org.objectweb.speedo.workingset.filter
This filter enables to order objects involved in the working set as follows: ------------------------------------- | PersistentObjectItf | SpeedoGenClassPO | -------------------------------------
WorkingSetGenClassFilter() - Constructor for class org.objectweb.speedo.workingset.filter.WorkingSetGenClassFilter
 
WorkingSetManagerImpl - Class in org.objectweb.speedo.workingset.lib
The class is an implementation of the WorkingSetManager interface.
WorkingSetManagerImpl() - Constructor for class org.objectweb.speedo.workingset.lib.WorkingSetManagerImpl
 
WorkingSetStatistic - Class in org.objectweb.speedo.workingset.lib
This class is a simple implementation of the TransactionListener interface permitting to listen events concerning the transaction life cycle.
WorkingSetStatistic() - Constructor for class org.objectweb.speedo.workingset.lib.WorkingSetStatistic
 
write(PBinding, Object, PAccessor) - Method in class org.objectweb.speedo.genclass.AbstractGenClassHome
 
write(Object, PAccessor) - Method in class org.objectweb.speedo.genclass.GenClass
 
write(ConnectionHolder, Object, State) - Method in class org.objectweb.speedo.mapper.lib.JormStorageManager
 
writeFirstClass(GCInfo, ClassVisitor) - Method in class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassMerger
There is no first class, because the class is created.
writeFirstClass(GCInfo, ClassVisitor) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
writeFirstClass(GCInfo, ClassVisitor) - Method in class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassMerger
There is no first class, because the class is created.
writeIntention(PersistentObjectItf, long[], Object) - Method in interface org.objectweb.speedo.mim.api.HomeItf
Notifies the transactional persistency manager of a write intention for the given persistent instance.
writeIntention(PersistentObjectItf, long[]) - Method in interface org.objectweb.speedo.mim.api.HomeItf
 
writeIntention(PersistentObjectItf, long[]) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
 
writeIntention(PersistentObjectItf, long[], Object) - Method in class org.objectweb.speedo.mim.lib.AbstractHomeImpl
Notifies the transactional persistency manager of a write intention for the given persistent instance.
writeJavaClass(String, ClassWriter) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
Saves the new bytecode of the specified Java class under a specified base directory.
writeJavaClass(String, ClassWriter, String) - Method in class org.objectweb.speedo.generation.enhancer.common.AbstractEnhancerComponent
Saves the new bytecode of the specified Java class under a specified base directory.
writeObject(ObjectOutputStream, PersistentObjectItf, long[]) - Static method in class org.objectweb.speedo.mim.lib.SpeedoPOSerializer
Serializes a persistent class (PersistentObjectItf) into an ObjectOutputStream.
writeSecondClass(GCInfo, ClassVisitor) - Method in class org.objectweb.speedo.genclass.merger.ejb.EJBGenClassMerger
Add a no arg constructor in addition to the normal behavior
writeSecondClass(GCInfo, ClassVisitor) - Method in class org.objectweb.speedo.genclass.merger.GenClassMerger
 
writeSecondClass(GCInfo, ClassVisitor) - Method in class org.objectweb.speedo.genclass.merger.jdo.JDOGenClassMerger
Add a no arg constructor in addition to the normal behavior
ws2removedpo - Variable in class org.objectweb.speedo.mapper.lib.JormStorageManager
listes for each working set the persistent object removed in other working set.

X

xac - Variable in class org.objectweb.speedo.jca.SpeedoManagedConnection
It is the current SpeedoXAContext.
xfieldsAncestorJCN - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
xfieldsAncestorJT - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
xfieldsJCN - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
xfieldsJT - Variable in class org.objectweb.speedo.generation.enhancer.pc.AbstractPCModifier
 
xHomeJCN - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
xHomeJT - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
xid - Variable in class org.objectweb.speedo.jca.SpeedoXAContext
The XID of the transaction
xJCN - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
xJT - Variable in class org.objectweb.speedo.generation.generator.home.HomeGenerator.HomeContext
 
xml - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The list of .jdo file locations.
xmlDescriptor - Variable in class org.objectweb.speedo.metadata.SpeedoPackage
Descriptor to which this package is associated.
xmlDescriptors - Variable in class org.objectweb.speedo.metadata.SpeedoMetaInfo
This fields is used by Speedo to reference the SpeedoXMLDescriptor.
xmlDir - Variable in class org.objectweb.speedo.generation.api.SpeedoCompilerParameter
The base directory of the location of xml file (persistent descriptor)
xmlFile - Variable in class org.objectweb.speedo.metadata.SpeedoXMLDescriptor
 

_

_this - Variable in class org.objectweb.speedo.pm.lib.AbstractPOManagerFactory
The java reference to the current component

A B C D E F G H I J K L M N O P Q R S T U V W X _