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

A

ACF_TYPE - Static variable in class org.objectweb.jorm.generator.lib.BinderGenerator
 
ACTION_BIND - Static variable in interface org.objectweb.jorm.api.PBinding
 
ACTION_EXIST - Static variable in interface org.objectweb.jorm.api.PBinding
 
ACTION_EXPORT - Static variable in interface org.objectweb.jorm.api.PBinding
 
ACTION_READ - Static variable in interface org.objectweb.jorm.api.PBinding
 
ACTION_UNBIND - Static variable in interface org.objectweb.jorm.api.PBinding
 
ACTION_UNEXPORT - Static variable in interface org.objectweb.jorm.api.PBinding
 
ACTION_WRITE - Static variable in interface org.objectweb.jorm.api.PBinding
 
AbstractInheritFilteredPNamingContext - class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext.
This class is abstract implementation of the FilteredPNamingContext interface.
AbstractInheritFilteredPNamingContext() - Constructor for class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
AbstractInheritFilteredPNamingContext(int) - Constructor for class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
AbstractInheritFilteredPNamingContext(int, PNameGetterConverter) - Constructor for class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
AbstractInheritKeyFilteredPNamingContext - class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext.
This class is a PNamingContext for managing the inheritance.
AbstractInheritKeyFilteredPNamingContext() - Constructor for class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
Builds a PNamingContext.
AbstractInheritKeyFilteredPNamingContext(PType, int) - Constructor for class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
AbstractMappingGenerator - class org.objectweb.jorm.generator.lib.AbstractMappingGenerator.
Mapping generator for abstract classes
AbstractMappingGenerator(JormCompilerConfigurator, JormCompilerParameter) - Constructor for class org.objectweb.jorm.generator.lib.AbstractMappingGenerator
This constrcutor permits to specify which BindingMOP must be used
AbstractPMapcluster - class org.objectweb.jorm.lib.AbstractPMapcluster.
Abstract common implementation of a PMapCluster.
AbstractPMapcluster() - Constructor for class org.objectweb.jorm.lib.AbstractPMapcluster
 
AccessorGenerator - class org.objectweb.jorm.generator.lib.AccessorGenerator.
This class is a generator of XXXAccessor objects.
AccessorGenerator() - Constructor for class org.objectweb.jorm.generator.lib.AccessorGenerator
 
AntJorm - class org.objectweb.jorm.util.lib.AntJorm.
The JORM ant task.
AntJorm() - Constructor for class org.objectweb.jorm.util.lib.AntJorm
 
AntJormParser - class org.objectweb.jorm.util.lib.AntJormParser.
 
AntJormParser() - Constructor for class org.objectweb.jorm.util.lib.AntJormParser
 
AntJormTestReport - class org.objectweb.jorm.util.lib.AntJormTestReport.
 
AntJormTestReport() - Constructor for class org.objectweb.jorm.util.lib.AntJormTestReport
 
AntScriptGenerator - class org.objectweb.jorm.util.lib.AntScriptGenerator.
Generate the database creation script and write it into a file.
AntScriptGenerator() - Constructor for class org.objectweb.jorm.util.lib.AntScriptGenerator
 
addAssociation(PClassMapping, int[]) - Method in interface org.objectweb.jorm.api.PClassMapping
Adds an association [pclassmapping-> table of indexes] to the association table.
addAssociation(PClassMapping, int[]) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
addAssociation(PClassMapping, int[]) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
addClass(Class) - Method in interface org.objectweb.jorm.metainfo.api.Package
Adds an existing Class to the current Package
addClass(Class) - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
Adds an existing Class to the current Package
addClassProject(String, ClassProject) - Method in interface org.objectweb.jorm.metainfo.api.Class
Adds a ClassProject object.
addClassProject(String, ClassProject) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Adds a ClassProject object.
addCompositeName(CompositeName) - Method in interface org.objectweb.jorm.metainfo.api.Package
Adds an existing CompositeName to the current Package
addCompositeName(CompositeName) - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
Adds an existing CompositeName to the current Package
addDependency(String) - Method in interface org.objectweb.jorm.api.PMapCluster
Add a dependency to the cluster
addDependency(String, String) - Method in interface org.objectweb.jorm.api.PMappingStructuresManager
Adds a dependency between a defined class and another class.
addDependency(String) - Method in class org.objectweb.jorm.lib.AbstractPMapcluster
 
addDependency(String, String) - Method in class org.objectweb.jorm.lib.Mapper
 
addDependency(String, String) - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
 
addDependency(String, String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
 
addDependency(String) - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
add a dependency to a given jorm class
addDependency(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
 
addDirName(String, String) - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
Adds a table column into these RDB mapping structures.
addError(String) - Method in class org.objectweb.jorm.util.lib.CompilerError
Adds an error message to the list of messages.
addFieldMapping(String) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosClassMapping
Adds a field mapping for this field with the given name.
addFieldMapping(String) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosGenClassMapping
Adds a field mapping for this field with the given name.
addFieldPKAndFields(Collection) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbInheritanceQuery
Adds all the fields of the collection c to the fieldsPKAndFields list.
addFieldPKOnly(Collection) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbInheritanceQuery
Adds all the fields of the collection c to the fieldsPKOnly list.
addFieldPrefetch(Collection, Collection) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbInheritanceQuery
Adds all the fields of the collection fields to the fieldsPrefetch list.
addGenClassMapping(String, GenClassMapping) - Method in interface org.objectweb.jorm.metainfo.api.Mapping
Adds a GenClassMapping object.
addGenClassMapping(String, GenClassMapping) - Method in class org.objectweb.jorm.metainfo.lib.BasicMapping
Adds a GenClassMapping object.
addImplicitDependencies() - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosClassMapping
 
addImplicitDependencies() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
The creation of tables cannot be done until all columns are known and those columns can be defined in the super and subclasses with wich there is a 'to-extended' or a 'to-added' inheritance rule.
addImplicitDependencies() - Method in interface org.objectweb.jorm.metainfo.api.ClassMapping
Add implicit dependencies of mapping structure creation to mapping structure definition.
addIndexField(String) - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
 
addIndexField(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
 
addInheritedCompositeName(CompositeName) - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Add an inherited composite name to the current composite name.
addInheritedCompositeName(CompositeName) - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Add an inherited composite name to the current composite name.
addJoin(RdbJoin) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
addJoinColumnNames(String, String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbJoin
Adds two join column names
addMapperEventListener(PMapperListener) - Method in interface org.objectweb.jorm.api.PMapper
Adds the given mapper listener to this mapper.
addMapperEventListener(PMapperListener) - Method in class org.objectweb.jorm.lib.Mapper
Adds the given mapper listener to this mapper.
addMappingDomtreeBuilder(String, MappingDomtreeBuilder) - Method in interface org.objectweb.jorm.mi2xml.api.DomtreeBuilder
Adds a MappingDomtreeBuilder object.
addMappingDomtreeBuilder(String, MappingDomtreeBuilder) - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
Adds a MappingDomtreeBuilder object.
addMappingFactory(String, MappingFactory) - Method in interface org.objectweb.jorm.metainfo.api.Manager
Adds a mapping factory to the current metainformation manager.
addMappingFactory(String, MappingFactory) - Method in class org.objectweb.jorm.metainfo.lib.JormManager
Adds a mapping factory to the current metainformation manager.
addMappingGenerator(String, MOPFactory) - Method in interface org.objectweb.jorm.generator.api.Generator
Adds a mapping generator which generates a specific mapping part.
addMappingGenerator(String, MOPFactory) - Method in class org.objectweb.jorm.generator.lib.JormGenerator
Adds a mapping generator which generates a specific mapping part.
addMappingParser(String, MappingParser) - Method in interface org.objectweb.jorm.xml2mi.api.Parser
Sets the parser which is able to parse the mapping part of the XML file.
addMappingParser(String, MappingParser) - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Adds a MappingParser object.
addMappingPrinter(MappingPrinter) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
addMappingVerifier(String, MappingVerifier) - Method in interface org.objectweb.jorm.verifier.api.Verifier
Adds a mapping verifier which verifies a specific mapping part of the meta information.
addMappingVerifier(String, MappingVerifier) - Method in class org.objectweb.jorm.verifier.lib.JormVerifier
Sets the mapping verifier which verifies the mapping part of the meta information.
addParentClassMapping(ParentClassMapping) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
Adds a ParentClassMapping object.
addPath(String) - Method in interface org.objectweb.jorm.util.io.api.PathExplorer
adds a classpath and its path separator to the current explorer.
addPath(Collection) - Method in interface org.objectweb.jorm.util.io.api.PathExplorer
creates the paths with the given path
addPath(String) - Method in class org.objectweb.jorm.util.io.lib.DirJavaExplorer
Adds a classpath and its path separator to the current explorer.
addPath(Collection) - Method in class org.objectweb.jorm.util.io.lib.DirJavaExplorer
Creates the paths with the given path.
addPrimitiveElementMapping(PrimitiveElementMapping) - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Adds a PrimitiveElementMapping object.
addPrimitiveElementMapping(String, PrimitiveElementMapping) - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Adds a PrimitiveElementMapping object.
addPrimitiveElementMapping(PrimitiveElementMapping) - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Adds a PrimitiveElementMapping object.
addPrimitiveElementMapping(String, PrimitiveElementMapping) - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Adds a PrimitiveElementMapping object.
addProjection(String, String, String, String, int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
addProjection(String, String) - Method in interface org.objectweb.jorm.metainfo.api.NameRef
Add a projection between a field in the composite name structure and a field in the class.
addProjection(String, String) - Method in class org.objectweb.jorm.metainfo.lib.BasicNameRef
Add a projection between a field in the composite name structure and a field in the class.
addReferenceMapping(ReferenceMapping) - Method in interface org.objectweb.jorm.metainfo.api.ClassMapping
Adds a ReferenceMapping object.
addReferenceMapping(ReferenceMapping) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
Adds a ReferenceMapping object.
addSubClass(Class) - Method in interface org.objectweb.jorm.metainfo.api.Class
Adds a new class to the list of the derived classes for the current class object.
addSubClass(Class) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
addSubMapper(String, String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Adds this submapper to the list of the ones used for generation.
addSubMapper(String, String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Adds this submapper to the list of the ones used for generation.
addSuperClass(Class) - Method in interface org.objectweb.jorm.metainfo.api.Class
Adds a new inherited class to the list of the inherited classes for the current class object.
addSuperClass(Class) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Adds a new inherited class to the list of the inherited classes for the current class object.
addTableColumn(String, String, String, String, boolean, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
Adds a table column into these RDB mapping structures.
allAutoCalculated - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
Indicates if all field of the composite name are calculated (the field value is computed or generated, ex sequence).
allocateHint(Object, int) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
allocateId(Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
allocateId(long, Object) - Method in interface org.objectweb.jorm.facility.naming.rdbsequence.SequenceIdAllocator
Allocate an identifier from a new computed sequence value, and the naming key of the persistant class.
allocateIds(int) - Method in interface org.objectweb.jorm.facility.naming.generator.LongGen
Allocate a range of ids.
allocateIds(int) - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncr
 
allocateIds(int) - Method in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
 
allocateIds(int) - Method in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
 
allocateIds(int) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceLongGen
 
any2I(CodeVisitor, String) - Static method in class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
appendExtentFilters(String, StringBuffer) - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbPPolymorphicClass
This method is called when creating queries.
appendFilter(StringBuffer) - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbPFilteredClass
Appends the filtering expression of the class to a string buffer

B

BasicClass - class org.objectweb.jorm.metainfo.lib.BasicClass.
BasicClass is an implementation of the Class interface defined in the meta information system.
BasicClass(String, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicClass
Builds a new Class object.
BasicClassMapping - class org.objectweb.jorm.metainfo.lib.BasicClassMapping.
BasicClassMapping is THE basic implementation of the ClassMapping interface.
BasicClassMapping(String, MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicClassMapping
Builds a new BasicClassMapping.
BasicClassProject - class org.objectweb.jorm.metainfo.lib.BasicClassProject.
Implementation of ClassProject.
BasicClassProject(String, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicClassProject
Builds a new BasicClassProject object.
BasicClassRef - class org.objectweb.jorm.metainfo.lib.BasicClassRef.
BasicClassRef defines a reference to a class which is class field.
BasicClassRef(String, Class, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicClassRef
Builds a new BasicClassRef object.
BasicCommonClassMapping - class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping.
Description
BasicCommonClassMapping(String, MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Builds a new BasicCommonClassMapping object.
BasicCompositeName - class org.objectweb.jorm.metainfo.lib.BasicCompositeName.
The BasicCompositeName provides an implementation of the composite name.
BasicCompositeName(String, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Builds a new CompositeName object.
BasicCompositePName - class org.objectweb.jorm.naming.lib.BasicCompositePName.
This abstract class helps the implementation of PName for composite name.
BasicCompositePName() - Constructor for class org.objectweb.jorm.naming.lib.BasicCompositePName
 
BasicDomParser - class org.objectweb.jorm.xml2mi.lib.BasicDomParser.
The BasicDomParser class implements the Parser interface.
BasicDomParser() - Constructor for class org.objectweb.jorm.xml2mi.lib.BasicDomParser
 
BasicDomWriter - class org.objectweb.jorm.mi2xml.lib.BasicDomWriter.
BasicDomWriter implements the Writer interface.
BasicDomWriter() - Constructor for class org.objectweb.jorm.mi2xml.lib.BasicDomWriter
 
BasicDomtreeBuilder - class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder.
BasicDomtreeBuilder implements the DomtreeBuilder interface.
BasicDomtreeBuilder() - Constructor for class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
Main constructor for BasicDomtreeBuilder.
BasicFieldName - class org.objectweb.jorm.metainfo.lib.BasicFieldName.
The FieldName object defines methods to reference an already existing Field.
BasicFieldName(String, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicFieldName
Builds a new BasicFieldName object.
BasicGenClass - class org.objectweb.jorm.metainfo.lib.BasicGenClass.
BasicGenClass is the implementation of the GenClass interface defined in the Meta information system.
BasicGenClass(String, boolean, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicGenClass
Builds a new BasicGenClass object.
BasicGenClassMapping - class org.objectweb.jorm.metainfo.lib.BasicGenClassMapping.
Description
BasicGenClassMapping(String, MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicGenClassMapping
Builds a new BasicGenClassMapping.
BasicGenClassRef - class org.objectweb.jorm.metainfo.lib.BasicGenClassRef.
BasicGenClassRef defines a reference to a generic class which is class field.
BasicGenClassRef(String, String, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Builds a new BasicGenClassRef object.
BasicIdentifierMapping - class org.objectweb.jorm.metainfo.lib.BasicIdentifierMapping.
Description
BasicIdentifierMapping(NameDef, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicIdentifierMapping
Builds a new BasicIdentifierMapping object.
BasicMapping - class org.objectweb.jorm.metainfo.lib.BasicMapping.
Implementation of the mapping interface.
BasicMapping(String, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicMapping
Builds a new BasicMapping object.
BasicMappingDomtreeBuilder - class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder.
BasicMappingDomtreeBuilder implements the MappingDomtreeBuilder interface.
BasicMappingDomtreeBuilder() - Constructor for class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
 
BasicMappingParser - class org.objectweb.jorm.xml2mi.lib.BasicMappingParser.
ProxyParser is an implementation of the Parser interface.
BasicMappingParser() - Constructor for class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
 
BasicMappingStructure - class org.objectweb.jorm.metainfo.lib.BasicMappingStructure.
Description
BasicMappingStructure(MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicMappingStructure
Builds a new BasicMappingStructure object.
BasicMemMapping - class org.objectweb.jorm.mapper.mem.metainfo.BasicMemMapping.
Description
BasicMemMapping(String, MetaObject) - Constructor for class org.objectweb.jorm.mapper.mem.metainfo.BasicMemMapping
Builds a new BasicRdbMapping object.
BasicMemMappingFactory - class org.objectweb.jorm.mapper.mem.metainfo.BasicMemMappingFactory.
Implementation of the "mem" MappingFactory.
BasicMemMappingFactory() - Constructor for class org.objectweb.jorm.mapper.mem.metainfo.BasicMemMappingFactory
 
BasicMetaObject - class org.objectweb.jorm.metainfo.lib.BasicMetaObject.
Description
BasicMetaObject(MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicMetaObject
Builds a new BasicMetaObject object.
BasicNameDef - class org.objectweb.jorm.metainfo.lib.BasicNameDef.
The BasicNameDef object describes the mapping of a reference field, It can be the PName of a Class.
BasicNameDef(MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicNameDef
Builds a new BasicNameDef objects.
BasicNameRef - class org.objectweb.jorm.metainfo.lib.BasicNameRef.
The BasicNameRef is used to reference a composite name.
BasicNameRef(CompositeName, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicNameRef
Builds a new BasicNameRef object.
BasicPBinder - class org.objectweb.jorm.naming.lib.BasicPBinder.
It defines the a basic PBinder which able to be also a PNamingContext.
BasicPBinder() - Constructor for class org.objectweb.jorm.naming.lib.BasicPBinder
 
BasicPBinder(PClassMapping) - Constructor for class org.objectweb.jorm.naming.lib.BasicPBinder
 
BasicPBinder(PName) - Constructor for class org.objectweb.jorm.naming.lib.BasicPBinder
 
BasicPName - class org.objectweb.jorm.naming.lib.BasicPName.
This basic implementation of a PName delegates all calls to its methods to the PNamingContext it references.
BasicPName() - Constructor for class org.objectweb.jorm.naming.lib.BasicPName
 
BasicPNamingContext - class org.objectweb.jorm.naming.lib.BasicPNamingContext.
Default implementation for a PNamingContext with no coding support.
BasicPNamingContext() - Constructor for class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
BasicPackage - class org.objectweb.jorm.metainfo.lib.BasicPackage.
BasicPackage is an implementation of the Package interface.
BasicPackage(String, Manager) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicPackage
Builds a new Package object.
BasicParentClassMapping - class org.objectweb.jorm.metainfo.lib.BasicParentClassMapping.
 
BasicParentClassMapping(String, Class, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicParentClassMapping
Builds a new BasicReferenceMapping object.
BasicPolymorphicPName - class org.objectweb.jorm.naming.lib.BasicPolymorphicPName.
 
BasicPolymorphicPName() - Constructor for class org.objectweb.jorm.naming.lib.BasicPolymorphicPName
 
BasicPolymorphicPNamingContext - class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext.
This class is used to encode/decode asymetric PNames.
BasicPolymorphicPNamingContext() - Constructor for class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
BasicPolymorphicPNamingContext(PBinder, PClassMapping, CacheManager, PNameManager) - Constructor for class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
BasicPrimitiveElement - class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement.
The BasicPrimitiveElement object is used to define fields which are primitive types.
BasicPrimitiveElement(String, PType, int, int, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement
Builds a new PrimitiveElement object.
BasicReferenceMapping - class org.objectweb.jorm.metainfo.lib.BasicReferenceMapping.
Description
BasicReferenceMapping(String, MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicReferenceMapping
Builds a new BasicReferenceMapping object.
BasicScalarField - class org.objectweb.jorm.metainfo.lib.BasicScalarField.
A ScalarField describes corresponds to a hidden field of a ClassObject or a Generic Class.
BasicScalarField(String, PType, int, int, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicScalarField
Builds a new BasicScalarField object.
BasicStringCoder - class org.objectweb.jorm.naming.lib.BasicStringCoder.
The coding format supported by this coder is the following one: - char is coded as is (example 'A' <-> "A" - byte, short, int, long are coded to hexadecimal fixed size strings (example 395/short <-> "018B") - string is coded with its encoded short length followed by the string as is (example "Hello world!"
BasicStringCoder() - Constructor for class org.objectweb.jorm.naming.lib.BasicStringCoder
 
BasicStringCoder(String) - Constructor for class org.objectweb.jorm.naming.lib.BasicStringCoder
 
BasicTypedElement - class org.objectweb.jorm.metainfo.lib.BasicTypedElement.
Implementation of TypedElement.
BasicTypedElement(String, PType, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.BasicTypedElement
Builds a new BasicTypedElement object.
BasidBinder - class org.objectweb.jorm.facility.naming.basidir.BasidBinder.
 
BasidBinder() - Constructor for class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
BasidBinder(PMapper, String, byte) - Constructor for class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
BasidBinder(int) - Constructor for class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
BasidBinder(int, Object) - Constructor for class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
BasidBinder(int, long) - Constructor for class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
BasidName - class org.objectweb.jorm.facility.naming.basidir.BasidName.
 
BasidName(Object, BasidBinder) - Constructor for class org.objectweb.jorm.facility.naming.basidir.BasidName
 
BasidName(Object, PNameManager, int) - Constructor for class org.objectweb.jorm.facility.naming.basidir.BasidName
 
BasidName(long, BasidBinder) - Constructor for class org.objectweb.jorm.facility.naming.basidir.BasidName
 
BinderGenerator - class org.objectweb.jorm.generator.lib.BinderGenerator.
This class is a generator of XXXBinder classes.
BinderGenerator() - Constructor for class org.objectweb.jorm.generator.lib.BinderGenerator
 
BindingGenerator - class org.objectweb.jorm.generator.lib.BindingGenerator.
This class is a generator of XXXBinding objects.
BindingGenerator() - Constructor for class org.objectweb.jorm.generator.lib.BindingGenerator
 
bind(PName) - Method in interface org.objectweb.jorm.api.PBinding
It assigns a DSI represented by the PName passed as a parameter to this PBinding.
bind(PName, PBindingCtrl) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
bind(PName) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
bind(PName, PBindingCtrl) - Method in interface org.objectweb.jorm.naming.api.PBinder
It associates a PBinding object with a PName within a PBinder.
bind(PName, PBindingCtrl) - Method in class org.objectweb.jorm.naming.lib.BasicPBinder
 
bindPrimitiveElement(RdbJoin, PrimitiveElement) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
 
bindSubFPNC(FilteredPNamingContext) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
binds a sub filteredPNamingContext to the current.
bindSubFPNC(FilteredPNamingContext) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
binder - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
The actual PBinder.
binder - Variable in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
The Binder associated to the current type.
binderTypeDef(PolymorphIdBinderInfo) - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
Notifies the manager that a PType has been associated with this binder.
binderTypeDef(PolymorphIdBinderInfo) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Notifies the manager that a PType has been associated with this binder.
build(MetaObject) - Method in interface org.objectweb.jorm.mi2xml.api.DomtreeBuilder
Generates the org.w3c.dom.Document object from a Class or a CompositeName object.
build(MetaObject) - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
Generates the org.w3c.dom.Document object from a Class or a CompositeName object.
buildPemList(Collection) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 

C

CLASS - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
CLASSIDN - Static variable in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
CLASS_ID_NAME - Static variable in class org.objectweb.jorm.facility.naming.longid.LongIdManager
Is the name of the persistent class used to load/store the association between a class name and its class identifier
CLASS_ID_NAME - Static variable in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
Is the name of the persistent class used to load/store the association between a class name and its class identifier
CLASS_REF - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
CLEANUP_DONOTHING - Static variable in interface org.objectweb.jorm.api.PClassMapping
It tells that a cleanup is required for a JORM class with nothing to do on existing data or hosting structures.
CLEANUP_REMOVEALL - Static variable in interface org.objectweb.jorm.api.PClassMapping
It tells that a cleanup is required for a JORM class with the removal of existing data as well as hosting structures.
CLEANUP_REMOVEDATA - Static variable in interface org.objectweb.jorm.api.PClassMapping
It tells that a cleanup is required for a JORM class with the removal of only existing data.
CNGenContext - class org.objectweb.jorm.generator.lib.CNGenContext.
This class is a generation context for byte enhancement with ASM.
CNGenContext(ClassVisitor, CommonJVMHelper) - Constructor for class org.objectweb.jorm.generator.lib.CNGenContext
 
CNGenContext(CompositeName, ClassVisitor, CommonJVMHelper) - Constructor for class org.objectweb.jorm.generator.lib.CNGenContext
 
CNLONGGENINCR - Variable in class org.objectweb.jorm.facility.naming.generator.LongGenIncrMgr
 
COLOCATED_CLASS - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
COMPOSITE_NAME - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
COMPOSITE_NAME_FIELD_PROJECTION - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
COMPOSITE_NAME_REF - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
CONSTANT_NON_PERSISTENT - Static variable in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
 
CONSTANT_PERSISTENT - Static variable in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
 
CREATE_STRUCTURE_IF_NEEDED - Static variable in interface org.objectweb.jorm.api.PClassMapping
It permits to specify to create the if it does not already exist.
CTBIGDECIMAL - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a bytearray.
CTBIGINTEGER - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a bytearray.
CTBYTE - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a byte.
CTBYTEARRAY - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a bytearray.
CTCHAR - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is an char.
CTCHARARRAY - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a chararray.
CTCOMPOSITE - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is an Object that is composite name (e.g., a multi-fields relational primary key).
CTDATE - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a date.
CTHelper - class org.objectweb.jorm.naming.lib.CTHelper.
This class is a helper which permits to convert PType code to a pname coding type.
CTHelper() - Constructor for class org.objectweb.jorm.naming.lib.CTHelper
 
CTINT - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is an int.
CTLONG - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a long.
CTOBYTE - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a byte.
CTOCHAR - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is an char.
CTOINT - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is an int.
CTOLONG - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a long.
CTOSHORT - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a short.
CTSHORT - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a short.
CTSTRING - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is a string.
CTSYSTEM - Static variable in interface org.objectweb.jorm.naming.api.PNameCoder
The coding type of the naming context is an Object that is DS-specific.
Class - interface org.objectweb.jorm.metainfo.api.Class.
A Class interface defines methods to describe a Class meta object.
ClassInterfaceAdder - class org.objectweb.jorm.generator.lib.ClassInterfaceAdder.
This visitor adds a list of interface to a class.
ClassInterfaceAdder(ClassVisitor, Set, Logger) - Constructor for class org.objectweb.jorm.generator.lib.ClassInterfaceAdder
 
ClassMappedEvent - class org.objectweb.jorm.api.ClassMappedEvent.
This event is sent when a persistent class is mapped.
ClassMappedEvent(PMapper, String) - Constructor for class org.objectweb.jorm.api.ClassMappedEvent
 
ClassMapping - interface org.objectweb.jorm.metainfo.api.ClassMapping.
This interface gathers methods to the ClassMapping and GenClassMapping interfaces.
ClassMergerVisitor - class org.objectweb.jorm.generator.lib.ClassMergerVisitor.
 
ClassMergerVisitor(ClassVisitor, Logger) - Constructor for class org.objectweb.jorm.generator.lib.ClassMergerVisitor
 
ClassProject - interface org.objectweb.jorm.metainfo.api.ClassProject.
A ClassProject object groups together sets of mapping structures resulting from various mappings of a class and its persistent fields over various persistent models.
ClassRef - interface org.objectweb.jorm.metainfo.api.ClassRef.
A ClassRef is a field which is a reference field to another class.
ClassRenamer - class org.objectweb.jorm.generator.lib.ClassRenamer.
Renames a class.
ClassRenamer(ClassVisitor, Set, String, Logger) - Constructor for class org.objectweb.jorm.generator.lib.ClassRenamer
Constructs a new ClassRenamer.
ColumnAliasing - class org.objectweb.jorm.mapper.rdb.util.ColumnAliasing.
Enable to change the name of the field from the SQL name to the alias name and the reverse.
ColumnAliasing() - Constructor for class org.objectweb.jorm.mapper.rdb.util.ColumnAliasing
 
CommonClassMapping - interface org.objectweb.jorm.metainfo.api.CommonClassMapping.
This interface gather methods to the ClassMapping and GenClassMapping interfaces.
CommonGenerator - class org.objectweb.jorm.generator.lib.CommonGenerator.
This class contains the common elements for generating jorm objects (mapping, binding, accessors).
CommonGenerator() - Constructor for class org.objectweb.jorm.generator.lib.CommonGenerator
 
CommonHelper - class org.objectweb.jorm.generator.lib.CommonHelper.
This class is a helper for the generation.
CommonHelper() - Constructor for class org.objectweb.jorm.generator.lib.CommonHelper
 
CommonJVMHelper - class org.objectweb.jorm.generator.lib.CommonJVMHelper.
This class is a helper for the byte code enhancement.
CommonJVMHelper() - Constructor for class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
CompilerError - class org.objectweb.jorm.util.lib.CompilerError.
This object is used to manage errors from the compiler.
CompilerError() - Constructor for class org.objectweb.jorm.util.lib.CompilerError
Builds a new CompilerError object
CompositeName - interface org.objectweb.jorm.metainfo.api.CompositeName.
The CompositeName interface defines methods to manage composite name.
CompositePBinder - class org.objectweb.jorm.naming.lib.CompositePBinder.
This class helps the implementation of PBinder for composite name.
CompositePBinder() - Constructor for class org.objectweb.jorm.naming.lib.CompositePBinder
 
CompositePBinder(PClassMapping) - Constructor for class org.objectweb.jorm.naming.lib.CompositePBinder
 
CompositePBinder(PName) - Constructor for class org.objectweb.jorm.naming.lib.CompositePBinder
 
CompositePLongGen - class org.objectweb.jorm.facility.naming.longid.CompositePLongGen.
This object long identifier generates identifier divided in two parts.
CompositePLongGen(PLongGen, long, int) - Constructor for class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
 
CompositePLongGen - class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen.
This object long identifier generates identifier divided in two parts.
CompositePLongGen(PLongGen, long, int) - Constructor for class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
 
ConnectionSpecJDBC - class org.objectweb.jorm.mapper.rdb.lib.ConnectionSpecJDBC.
Specifies the characteristics of the requested connections.
ConnectionSpecJDBC(String, String) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.ConnectionSpecJDBC
Construct a ConnectionSpecJDBC knowing the DB url.
ConnectionSpecJDBC(String, String, String, String) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.ConnectionSpecJDBC
Construct a ConnectionSpecJDBC knowing the DB url, user, and password.
cache - Variable in class org.objectweb.jorm.naming.lib.BasicPBinder
 
canBeNullValue(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
canPrint(MappingStructure) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosMappingPrinter
 
canPrint(MappingStructure) - Method in class org.objectweb.jorm.mapper.mem.metainfo.MemMappingPrinter
 
canPrint(MappingStructure) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingPrinter
 
canPrint(MappingStructure) - Method in class org.objectweb.jorm.metainfo.api.MappingPrinter
It retrieves true if the MappingPrinter is able to print the MappingStructure specified in parameter.
checkPName(Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
cid - Variable in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
The identifier of the persitent class
cid - Variable in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
The identifier of the persitent class
cidSize - Variable in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
 
cidSize - Variable in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
 
classDefined(PMappingStructuresManager) - Method in interface org.objectweb.jorm.api.PClassMapping
Register the class in the cluster.
classDefined(String) - Method in interface org.objectweb.jorm.api.PMapCluster
 
classDefined(String) - Method in interface org.objectweb.jorm.api.PMappingStructuresManager
Indicates that a jorm class is defined.
classDefined(String) - Method in class org.objectweb.jorm.lib.AbstractPMapcluster
 
classDefined(String) - Method in class org.objectweb.jorm.lib.Mapper
 
classDefined(PMappingStructuresManager) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
classDefined(String) - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
 
classDefined(PMappingStructuresManager) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
classDefined(String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
 
classMapped(ClassMappedEvent) - Method in interface org.objectweb.jorm.api.PMapperListener
Signals to this listener that a new persistent has been mapped in the mapper.
classMapped(ClassMappedEvent) - Method in class org.objectweb.jorm.naming.lib.KFPNCManager
If the class is a root of an inheritance class tree, a KFPNC is created.
className - Variable in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
classPNC - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
classes - Variable in class org.objectweb.jorm.metainfo.lib.BasicPackage
This structure contains all declared classes for the current schema object.
classesToProcess - Variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
clav - Variable in class org.objectweb.jorm.generator.lib.GenContext
The visitor used to generate the class
clean() - Method in interface org.objectweb.jorm.api.PMapper
Clean the mapper: forget all classes previously mapped.
clean() - Method in class org.objectweb.jorm.lib.Mapper
 
clean() - Method in class org.objectweb.jorm.naming.lib.KFPNCManager
Clean the internal structures to forget classes loaded previously.
clear() - Method in interface org.objectweb.jorm.api.PMappingStructuresManager
Clean the mapping structure manager: forget all classes.
clear() - Method in class org.objectweb.jorm.lib.Mapper
 
clear() - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
 
clear() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
 
clone() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
clone() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
close() - Method in interface org.objectweb.jorm.api.PNameIterator
 
close() - Method in class org.objectweb.jorm.lib.EmptyPNameIterator
 
close() - Method in class org.objectweb.jorm.lib.Iterator2PNameIterator
 
close() - Method in class org.objectweb.jorm.lib.MultiplePNameIterator
Close the PNameIterator is the prefetch is not activated.
close() - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassPNGIterator
 
close() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
close() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
closeConnection(Object) - Method in interface org.objectweb.jorm.api.PMapper
Closes the given connection which has been allocated previously using getConnection.
closeConnection(Object) - Method in class org.objectweb.jorm.lib.MapperJCA
Closes the given connection which has been allocated previously using getConnection.
closeConnection(Object) - Method in class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC
Closes the given connection which has been allocated previously using getConnection.
cn2mn(String) - Method in interface org.objectweb.jorm.api.PMapper
Constructs a "mapped name" starting from a JORM class name.
cn2mn(String) - Method in class org.objectweb.jorm.lib.Mapper
 
cnFieldColumns - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
It associates a projection column for each field of the composite name
cnId - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
An index in [1..n] is associated with each composite name reference.
cnName - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
The name of the composite name used, if it is a composite name.
cnPackage - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
The package name of the composite name.
co - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
Is the JORM meta object representing the composite name
coAllFields - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
 
codingSupported(int) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
codingSupported(int) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
codingSupported(int) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
codingSupported(int) - Method in interface org.objectweb.jorm.naming.api.PName
It tests if a given coding type is supported for this PName.
codingSupported(int) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
It tests if a given coding type is supported by this naming context.
codingSupported(int) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
codingSupported(int) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
codingSupported(int) - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
codingSupported(int) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
codingSupported(int) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
codingType - Variable in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
codingType - Variable in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
The codingType of the current PNamingContext
codingType - Variable in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
The codingType of the current PNamingContext
colInGenId(RdbGenColumn) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Verifies if the given column is used in the identifier of this class, which is defined by genId.
colocated - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
colocatedColumns - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
The list of columns of this table that are shared with a colocated object (i.e., an object stored into the same table along with this object.
colocatedMaster - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
colocatedTable - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
Tells that this table stores colocated objects.
columnInPK - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
Tells if this column belongs to the table primary key.
columnInPK() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
columnName - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbFieldDesc
The column name to which the JORM field should be mapped.
columnName - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
The name of the RDB column.
columnNotNull - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
Tells if this column may store null values.
columnScale - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
columnSize - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
The size of the RDB column in case of string, serialized, [byte|char]array...
columnSqlType - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
the sql type of the column.
columnType - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbFieldDesc
The column type to which the JORM field should be mapped.
columnType - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
The JORM type associated with this mapped field.
columns - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
The list of columns of this table used in this mapping.
commonHelper - Static variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
compare(Object, Object) - Method in class org.objectweb.jorm.metainfo.lib.FieldComparator
 
comparePE(String, String, PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
compareTo(Object) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosPrimitiveElementMapping
 
compareTo(Object) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbColumnInfo
 
compareTo(Object) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbJoin
Compares the join to another join.
compareTo(Object) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
 
compareTo(Object) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassRef
 
compareTo(Object) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
 
compareTo(Object) - Method in class org.objectweb.jorm.metainfo.lib.BasicTypedElement
 
compileFiles(Collection) - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
Compiles with javac the java files generated by the generator system.
compilerConfigurator - Variable in class org.objectweb.jorm.compiler.lib.JormCompiler
The compiler configurator
compilerParameter - Variable in class org.objectweb.jorm.compiler.lib.JormCompiler
The compiler parameters
compositeName - Variable in class org.objectweb.jorm.genclass.api.FieldDesc
 
compositeNames - Variable in class org.objectweb.jorm.metainfo.lib.BasicPackage
This structure contains all declared compositename for the current schema object.
computePBindingInheritance(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
Computes the actual class name which the generated PBinding class must extend.
computePBindingInheritance(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
Computes the actual class name which the generated PBinding class must extend.
computePClassMappingInheritance(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
Computes the actual class name which the generated PClassMapping class must extend.
computePClassMappingInheritance(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
Computes the actual class name which the generated PClassMapping class must extend.
configure(String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Configures the JORM compiler by loading information related to the different mappers supported by this instance of JORM using the given property file.
configure() - Method in interface org.objectweb.jorm.api.JormConfigurator
Configures the JORM compiler by loading information related to the different mappers supported by this instance of JORM using the default property file.
configure(Properties) - Method in interface org.objectweb.jorm.api.JormConfigurator
Configures the JORM compiler by loading information related to the different mappers supported by this instance of JORM using the given properties.
configure(String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Configures the JORM compiler by loading information related to the different mappers supported by this instance of JORM.
configure() - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
 
configure(Properties) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Configures the JORM compiler by loading information related to the different mappers supported by this instance of JORM.
configureLog(String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Configures the logger factory object with a properties object.
configureLog(String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Configures the logger factory object with a properties object.
configureMIManager(Manager) - Method in interface org.objectweb.jorm.api.JormConfigurator
Configures the MI manager associated with either a JORM compiler or a simple mapper.
configureMIManager(Manager) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Configures the MI manager associated with either a JORM compiler or a simple mapper.
configureParser(Parser, ArrayList, PathExplorer, Manager) - Method in interface org.objectweb.jorm.api.JormConfigurator
Configures the parser associated with either a JORM compiler or a simple mapper.
configureParser(Parser, ArrayList, PathExplorer, Manager) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Configures the parser associated with either a JORM compiler or a simple mapper.
configureRefFields(PClassMapping.ReferenceConfigurator) - Method in interface org.objectweb.jorm.api.PClassMapping
It permits to assign the PNameCoder of all the reference fields of the persitent class.
configureRefFields(PClassMapping.ReferenceConfigurator) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
constant - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
Contains the constant as a String in the case is this field is a constant field, otherwise (not a constant field) null.
containClass(String) - Method in class org.objectweb.jorm.lib.AbstractPMapcluster
Looks for this JORM class name into this map cluster.
containsCharArrayField(Mapping) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method tests if a class contains a char[] field.
containsCompositeName(Mapping) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method allows to know if a class represented by its Class meta object, contains a composite PName.
containsFieldWhichCanBeNull(Class) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method tests if a class contains a serialized field.
containsGenClassRef(Class) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method tests if a class references to a generic class.
containsReference(Class) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method tests if a class contains a reference.
containsSerializedField(Class) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method tests if a class contains a serialized field.
convert(Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetterConverter
 
convert(byte) - Method in interface org.objectweb.jorm.naming.api.PNameGetterConverter
 
convert(char) - Method in interface org.objectweb.jorm.naming.api.PNameGetterConverter
 
convert(short) - Method in interface org.objectweb.jorm.naming.api.PNameGetterConverter
 
convert(int) - Method in interface org.objectweb.jorm.naming.api.PNameGetterConverter
 
convert(long) - Method in interface org.objectweb.jorm.naming.api.PNameGetterConverter
 
convert(PNameGetter) - Method in class org.objectweb.jorm.naming.lib.SimplePNGConverter
 
convert(Object) - Method in class org.objectweb.jorm.naming.lib.SimplePNGConverter
 
convert(byte) - Method in class org.objectweb.jorm.naming.lib.SimplePNGConverter
 
convert(char) - Method in class org.objectweb.jorm.naming.lib.SimplePNGConverter
 
convert(short) - Method in class org.objectweb.jorm.naming.lib.SimplePNGConverter
 
convert(int) - Method in class org.objectweb.jorm.naming.lib.SimplePNGConverter
 
convert(long) - Method in class org.objectweb.jorm.naming.lib.SimplePNGConverter
 
converter - Variable in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
createBindingMOP(JormCompilerParameter, String) - Method in class org.objectweb.jorm.mapper.mem.generator.MemMOPFactory
This method must return a new instance of a BindingMOP
createClass(String) - Method in interface org.objectweb.jorm.metainfo.api.Manager
 
createClass(String) - Method in interface org.objectweb.jorm.metainfo.api.Package
Returns a new Class created with a class name.
createClass(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
Returns a new Class created with a class name.
createClass(String) - Method in class org.objectweb.jorm.metainfo.lib.JormManager
 
createClassMapping(String) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosMapping
Creates a new BasicRdbClassMapping object.
createClassMapping(String) - Method in class org.objectweb.jorm.mapper.mem.metainfo.BasicMemMapping
 
createClassMapping(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMapping
NB: OL: Always create multi mapping since only multimapping are expected when parsing the meta-info Creates a new BasicRdbClassMapping object.
createClassMapping(String) - Method in interface org.objectweb.jorm.metainfo.api.Mapping
Create a class mapping
createClassMultiMapping(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMapping
Creates a new BasicRdbClassMultiMapping object.
createClassProject(String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Creates a new ClassProject object.
createClassProject(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Creates a new ClassProject object.
createClassRef(String, Class) - Method in interface org.objectweb.jorm.metainfo.api.Class
Allows to obtain a new ClassRef from a field name an its class.
createClassRef(Class) - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Creates a new ClassRef object, and attach it to the current GenClassRef This method must be used when the recursion is finished (we are on final object which is a ClassRef).
createClassRef(String, Class) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Allows to obtain a new ClassRef from a field name an its class.
createClassRef(Class) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Creates a new ClassRef object, and attach it to the current GenClassRef This method must be used when the recursion is finished (we are on final object which is a ClassRef).
createClasspath() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
createCompositeName(String) - Method in interface org.objectweb.jorm.metainfo.api.Manager
 
createCompositeName(String) - Method in interface org.objectweb.jorm.metainfo.api.Package
Returns a new compositename identified by its name.
createCompositeName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
Returns a new compositename identified by its name.
createCompositeName(String) - Method in class org.objectweb.jorm.metainfo.lib.JormManager
 
createCompositeNameField(String, PType, int, int) - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Build a new scalarfield that describes a field in the composite name
createCompositeNameField(String, PType, int, int) - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Build a new scalarfield that describes a field in the composite name
createDTD() - Method in class org.objectweb.jorm.util.lib.AntJorm
Create a DTD location record.
createDTD() - Method in class org.objectweb.jorm.util.lib.AntJormParser
Create a DTD location record.
createGenClassMapping() - Method in interface org.objectweb.jorm.api.PMapper
Creates a new PClassMapping for a gen class.
createGenClassMapping() - Method in class org.objectweb.jorm.lib.Mapper
 
createGenClassMapping(String, MetaObject) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosMapping
Creates a new BasicFosGenClassMapping object.
createGenClassMapping(String, MetaObject) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMapping
Creates a new BasicRdbGenClassMapping object.
createGenClassRef(String, String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Allows to obtain a new GenClassRef from a field name an its generic class.
createGenClassRef(String) - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Creates a new GenClassRef object.
createGenClassRef(String, String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Allows to obtain a new GenClassRef from a field name an its generic class.
createGenClassRef(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Creates a new GenClassRef object.
createHiddenField(String, PType, int, int) - Method in interface org.objectweb.jorm.metainfo.api.Class
Creates an hiddenfield for the current Class object.
createHiddenField(String, PType, int, int) - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Create a new hidden field for the refgenclass.
createHiddenField(String, PType, int, int) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Creates a new scalar field and adds it to the list of hidden fields.
createHiddenField(String, PType, int, int) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Create a new hidden field for the refgenclass.
createIdNameDef() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Creates a new NameDef object for the new GenClassRef object.
createIdNameDef() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Creates a new NameDef object for the new GenClassRef object.
createIdentifierMapping(NameDef) - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Creates a new IdentifierMapping object.
createIdentifierMapping(NameDef) - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Creates a new IdentifierMapping object.
createImplicitParentClassMapping(Class) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosClassMapping
 
createImplicitParentClassMapping(Class) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
createImplicitParentClassMapping(Class) - Method in interface org.objectweb.jorm.metainfo.api.ClassMapping
Creates a implicit parent class mapping.
createIndexField(String, PType) - Method in interface org.objectweb.jorm.metainfo.api.GenClass
Returns a new PrimitiveElement object, created with its name and its type (PType).
createIndexField(String, PType) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClass
Returns a new PrimitiveElement object, created with its name and its type (PType).
createIndexField(String, PType, int, int) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns a new ScalarField object.
createMapping(String, MetaObject) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosMappingFactory
Creates a new BasicFosMapping object.
createMapping(String, MetaObject) - Method in class org.objectweb.jorm.mapper.mem.metainfo.BasicMemMappingFactory
Creates a new BasicMemMapping object.
createMapping(String, MetaObject) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingFactory
Creates a new BasicRdbMapping object.
createMapping(String) - Method in interface org.objectweb.jorm.metainfo.api.ClassProject
Creates a new Mapping object using a MappingFactory object.
createMapping(String, MetaObject) - Method in interface org.objectweb.jorm.metainfo.api.MappingFactory
Creates a Mapping object from the current factory.
createMapping(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassProject
Creates a new Mapping object using a MappingFactory object.
createMappingMOP(JormCompilerParameter, String) - Method in interface org.objectweb.jorm.generator.api.MOPFactory
This method must return a new instance of a MappingMOP.
createMappingMOP(JormCompilerParameter, String) - Method in class org.objectweb.jorm.mapper.fos.generator.FosMOPFactory
This method must return a new instance of a MappingMOP
createMappingMOP(JormCompilerParameter, String) - Method in class org.objectweb.jorm.mapper.mem.generator.MemMOPFactory
This method must return a new instance of a MappingMOP
createMappingMOP(JormCompilerParameter, String) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbMOPFactory
This method must return a new instance of a MappingMOP
createMappingPrinter() - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosMappingFactory
 
createMappingPrinter() - Method in class org.objectweb.jorm.mapper.mem.metainfo.BasicMemMappingFactory
 
createMappingPrinter() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingFactory
 
createMappingPrinter() - Method in interface org.objectweb.jorm.metainfo.api.MappingFactory
 
createMappingStructures(boolean) - Method in interface org.objectweb.jorm.api.PMapCluster
Creates the mapping structures defined by this map cluster.
createMappingStructures(boolean) - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMapCluster
Creates the mapping structures defined by this map cluster.
createMappingStructures(boolean) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMapCluster
Creates the mapping structures defined by this map cluster.
createNameDef() - Method in interface org.objectweb.jorm.metainfo.api.Class
Creates a new NameDef object for the current Class object.
createNameDef() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Creates a new NameDef object for the current Class object.
createNameRef(CompositeName) - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Builds a reference toward a composite name describing the namedef.
createNameRef(CompositeName) - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
Build a reference toward a composite name describing the namedef.
createPBinding() - Method in interface org.objectweb.jorm.api.PClassMapping
It creates a new PBinding.
createPBinding() - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
It creates a new PBinding.
createPBinding() - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
It creates a new PBinding.
createPIndexedElem() - Method in interface org.objectweb.jorm.api.PIndexedElemFactory
It creates an indexed element to be used by the binding for exchanging elements between the MI and the binding, using the paAdd and the paiterate methods.
createPackage(String) - Method in interface org.objectweb.jorm.metainfo.api.Manager
Returns a new schema.
createPackage(String) - Method in class org.objectweb.jorm.metainfo.lib.JormManager
Returns a new schema.
createParentClassMapping(String, Class) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
Creates a new ParentClassMapping object.
createPrimitiveElement(String, PType, int, int) - Method in interface org.objectweb.jorm.metainfo.api.Class
Allows to obtain a new PrimitiveElement from a class field name an its type.
createPrimitiveElement(PType, int, int) - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Creates a new PrimitiveElement object, and attach it to the current GenClassRef This method must be used when the recursion is finished (we are on final object which is a PrimitiveElement).
createPrimitiveElement(String, PType, int, int) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Allows to obtain a new PrimitiveElement from a class field name an its type.
createPrimitiveElement(PType, int, int) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Creates a new PrimitiveElement object, and attach it to the current GenClassRef This method must be used when the recursion is finished (we are on final object which is a PrimitiveElement).
createPrimitiveElementMapping(PrimitiveElement, String, String, boolean, RdbJoin) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbExternalTable
 
createPrimitiveElementMapping(PrimitiveElement, String, String, boolean) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
Creates and registers a primitive element mapping, that is how a primitive element is mapped onto a column of the table.
createPrimitiveElementMapping(PrimitiveElement, String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
Creates and registers a primitive element mapping, that is how a primitive element is mapped onto a column of the table.
createRdbExternalTable(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
 
createRdbExternalTable(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping
 
createRdbFilter() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
createRdbInheritanceQuery() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
createRdbJoin(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbExternalTable
 
createRdbTable(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
createRdbTable(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping
Sets the name of the primary table
createRefNameDef() - Method in interface org.objectweb.jorm.metainfo.api.Reference
Creates a new NameDef object for the current reference class object.
createRefNameDef() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassRef
Creates a new NameDef object for the current reference class object.
createRefNameDef() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Creates a new NameDef object for the current reference class object.
createReferenceMapping(String, NameDef) - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Creates a new ReferenceMapping object.
createReferenceMapping(String, NameDef) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
 
createReferenceMapping(String, NameDef) - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Creates a new ReferenceMapping object.
createReferenceMapping(String, NameDef) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassMapping
 
createSequence(Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
Create the sql sequence on the relational database
ct2ptc(int) - Static method in class org.objectweb.jorm.naming.lib.CTHelper
It convertes a Coding type to a PType code
current() - Method in interface org.objectweb.jorm.facility.naming.generator.LongGen
return the id that will be assigned next time.
current() - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncr
 
current() - Method in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
 
current() - Method in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
 
current() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceLongGen
 
currentClass - Variable in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
The current Class object.
currentClass - Variable in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
The current Class object.

D

DEFAULT_CID_SIZE - Static variable in class org.objectweb.jorm.facility.naming.longid.LongIdManager
Is the default size of the class identifier in term of number of bits
DEFAULT_CID_SIZE - Static variable in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
Is the default size of the class identifier in term of number of bits
DEFAULT_JORM_CONFIGURATION_FILE - Static variable in interface org.objectweb.jorm.api.JormConfigurator
 
DEFAULT_JORM_CONFIGURATION_FILE - Static variable in interface org.objectweb.jorm.compiler.api.JormCompilerConfigurator
 
DTDResolver - class org.objectweb.jorm.xml2mi.lib.DTDResolver.
 
DTDResolver(ArrayList) - Constructor for class org.objectweb.jorm.xml2mi.lib.DTDResolver
 
DTDResolver(ArrayList, Logger) - Constructor for class org.objectweb.jorm.xml2mi.lib.DTDResolver
 
Debug - interface org.objectweb.jorm.api.Debug.
This inerface contains a constant flag used to remove the source code which makes traces.
DirJavaExplorer - class org.objectweb.jorm.util.io.lib.DirJavaExplorer.
DirJavaExplorer defines methods to create object able to manage a list of paths and furnish input and output stream on files
DirJavaExplorer() - Constructor for class org.objectweb.jorm.util.io.lib.DirJavaExplorer
Builds a new DirJavaExplorer.
DomtreeBuilder - interface org.objectweb.jorm.mi2xml.api.DomtreeBuilder.
DomtreeBuilder
DriverConformTest - class org.objectweb.jorm.mapper.rdb.util.DriverConformTest.
This tools clas permits to check the conformance of a jdbc driver to the standard.
DriverConformTest(boolean) - Constructor for class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
debug - Variable in class org.objectweb.jorm.generator.lib.CommonHelper
 
debug(String) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
debug - Variable in class org.objectweb.jorm.generator.lib.LoggedClassAdapter
 
debug - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
debug - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentGenInfos
 
debug - Static variable in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
debug(String) - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
debug - Variable in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
 
declareClass(String) - Method in interface org.objectweb.jorm.api.PMappingStructuresManager
Declares a persistent class.
declareClass(String) - Method in class org.objectweb.jorm.lib.Mapper
 
declareClass(String) - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
 
declareClass(String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
 
decode(byte[]) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decode(ResultSet, int, Object) - Method in interface org.objectweb.jorm.mapper.rdb.lib.PClassMappingDecoder
 
decode(String, PNameGetter, Object) - Method in interface org.objectweb.jorm.naming.api.FieldCoder
Decode primitive values for a field into a PName.
decode(byte[]) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decode methods recreates PName within a naming context from an encoded representation.
decode(byte[]) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decode(byte[]) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decode(byte[]) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeAbstract(Object, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeAbstract(Object, Object) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
decodeAbstract(Object, Object) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeAbstract methods recreates PName within a naming context from an encoded representation.
decodeAbstract(Object, Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeAbstract(Object, Object) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeAbstract(Object, Object) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeAbstract(Object, Object) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 
decodeBigDecimal(BigDecimal) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeBigDecimal(BigDecimal) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeBigDecimal methods recreates PName within a naming context from an encoded representation.
decodeBigDecimal(BigDecimal) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeBigDecimal(BigDecimal) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeBigDecimal(BigDecimal) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeBigInteger(BigInteger) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeBigInteger(BigInteger) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeBigInteger methods recreates PName within a naming context from an encoded representation.
decodeBigInteger(BigInteger) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeBigInteger(BigInteger) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeBigInteger(BigInteger) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeByte(byte) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeByte(byte) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeByte methods recreates PName within a naming context from an encoded representation.
decodeByte(byte) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeByte(byte) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeByte(byte) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeChar(char) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeChar(char) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeChar methods recreates PName within a naming context from an encoded representation.
decodeChar(char) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeChar(char) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeChar(char) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeCharArray(char[]) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeCharArray(char[]) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeCharArray methods recreates PName within a naming context from an encoded representation.
decodeCharArray(char[]) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeCharArray(char[]) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeCharArray(char[]) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeDate(Date) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeDate(Date) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeDate methods recreates PName within a naming context from an encoded representation.
decodeDate(Date) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeDate(Date) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeDate(Date) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeInt(int) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeInt(int) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeInt methods recreates PName within a naming context from an encoded representation.
decodeInt(int) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeInt(int) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeInt(int) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeLong(long) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeLong(long) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
decodeLong(long) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeLong methods recreates PName within a naming context from an encoded representation.
decodeLong(long) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeLong(long) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeLong(long) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeObyte(Byte) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeObyte(Byte) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeObyte methods recreates PName within a naming context from an encoded representation.
decodeObyte(Byte) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeObyte(Byte) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeObyte(Byte) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeOchar(Character) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeOchar(Character) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeOchar methods recreates PName within a naming context from an encoded representation.
decodeOchar(Character) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeOchar(Character) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeOchar(Character) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeOint(Integer) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeOint(Integer) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeOint methods recreates PName within a naming context from an encoded representation.
decodeOint(Integer) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeOint(Integer) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeOint(Integer) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeOlong(Long) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeOlong(Long) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
decodeOlong(Long) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeOlong methods recreates PName within a naming context from an encoded representation.
decodeOlong(Long) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeOlong(Long) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeOlong(Long) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeOshort(Short) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeOshort(Short) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeOshort methods recreates PName within a naming context from an encoded representation.
decodeOshort(Short) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeOshort(Short) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeOshort(Short) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeShort(short) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeShort(short) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeShort methods recreates PName within a naming context from an encoded representation.
decodeShort(short) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeShort(short) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
decodeShort(short) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
decodeString(String) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
decodeString(String) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
decodeString(String) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
decodeString(String, String, Object) - Method in class org.objectweb.jorm.lib.PSerializableImpl
Decodes a String value in a PName.
decodeString(String) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The decodeString methods recreates PName within a naming context from an encoded representation.
decodeString(String) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
decodeString(String) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
defineJoinColumns(String[], String[]) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
defineJoinColumns(String[], String[]) - Method in interface org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassProp
Defines the two sets of columns that are used to join the main table with the extension table.
deleteData() - Method in interface org.objectweb.jorm.api.PMapCluster
Deletes the data that have been inserted into the mapping structures defined by this map cluster.
deleteData() - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMapCluster
Deletes the data that have been inserted into the mapping structures defined by this map cluster.
deleteData() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMapCluster
Deletes the data that have been inserted into the mapping structures defined by this map cluster.
deleteMappingStructures() - Method in interface org.objectweb.jorm.api.PMapCluster
Deletes all or part of the mapping structures defined by this map cluster when they exist.
deleteMappingStructures() - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMapCluster
Deletes all or part of the mapping structures defined by this map cluster when they exist.
deleteMappingStructures() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMapCluster
Deletes all or part of the mapping structures defined by this map cluster when they exist.
deregisterLonGenMgr(LongGenMgr) - Static method in class org.objectweb.jorm.facility.naming.generator.LongGenMgrRegistry
Removes this LongGenMgr from this registry.
deregisterPolymorphIdMgr(PolymorphIdMgr) - Static method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrRegistry
Removes this PolymorphIdMgr from this registry.
destFile - Variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
detectFilterElementNotInPK(Expression, NameDef) - Method in interface org.objectweb.jorm.metainfo.api.Class
Return true if one element of the expression exp is not part of the namedef.
detectFilterElementNotInPK(Expression, NameDef) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
dirName - Variable in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 

E

ELEMENT - Static variable in class org.objectweb.jorm.lib.JormPathHelper
 
ELEM_CREATED - Static variable in interface org.objectweb.jorm.api.PIndexedElem
It specifies that this element is a new one within this generic class object.
ELEM_DELETED - Static variable in interface org.objectweb.jorm.api.PIndexedElem
It specifies that this element has been deleted from this generic class object.
ELEM_MODIFIED - Static variable in interface org.objectweb.jorm.api.PIndexedElem
It specifies that this element as been modified within this generic class object.
ELEM_UNMODIFIED - Static variable in interface org.objectweb.jorm.api.PIndexedElem
It specifies that this element existed at load time and that it has not been modified until then.
EXTENSION - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
EmptyPNameIterator - class org.objectweb.jorm.lib.EmptyPNameIterator.
 
elemClassMapping - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
The PClassMapping of the generic class instance representing the element stored within this generic class object.
elemFields - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
This array contains the ScalarField meta object elements which represent the element fields of the generic class instance.
elemNameCoder - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
The naming context associated to the reference elements of this generic class instance.
encode(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encode(String, PName) - Method in interface org.objectweb.jorm.naming.api.FieldCoder
Encode a PName for a given field into into primitive values.
encode() - Method in interface org.objectweb.jorm.naming.api.PName
The encode method produces an encoded representation of this PName within its naming context.
encode(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encode method produces an encoded representation of a PName within a naming context.
encode(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encode() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encode(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encode(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeAbstract(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeAbstract(PName) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
encodeAbstract() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeAbstract method produces an encoded representation of this PName.
encodeAbstract(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeAbstract method produces an encoded representation of a PName within a naming context.
encodeAbstract(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeAbstract() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeAbstract(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeAbstract(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeAbstract(PName) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 
encodeBigDecimal(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeBigDecimal() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeBigDecimal method produces an encoded representation of this PName within its naming context.
encodeBigDecimal(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeBigDecimal method produces an encoded representation of a PName within a naming context.
encodeBigDecimal(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeBigDecimal() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeBigDecimal(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeBigDecimal(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeBigInteger(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeBigInteger() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeBigInteger method produces an encoded representation of this PName within its naming context.
encodeBigInteger(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeBigInteger method produces an encoded representation of a PName within a naming context.
encodeBigInteger(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeBigInteger() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeBigInteger(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeBigInteger(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeByte(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeByte() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeByte method produces an encoded representation of this PName within its naming context.
encodeByte(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeByte method produces an encoded representation of a PName within a naming context.
encodeByte(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeByte() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeByte(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeByte(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeChar(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeChar() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeChar method produces an encoded representation of this PName within its naming context.
encodeChar(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeChar method produces an encoded representation of a PName within a naming context.
encodeChar(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeChar() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeChar(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeChar(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeCharArray(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeCharArray() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeCharArray method produces an encoded representation of this PName within its naming context.
encodeCharArray(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeCharArray method produces an encoded representation of a PName within a naming context.
encodeCharArray(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeCharArray() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeCharArray(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeCharArray(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeDate(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeDate() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeDate method produces an encoded representation of this PName within its naming context.
encodeDate(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeDate method produces an encoded representation of a PName within a naming context.
encodeDate(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeDate() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeDate(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeDate(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeInt(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeInt() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeInt method produces an encoded representation of this PName within its naming context.
encodeInt(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeInt method produces an encoded representation of a PName within a naming context.
encodeInt(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeInt() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeInt(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeInt(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeLong(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeLong(PName) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
encodeLong() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeLong method produces an encoded representation of this PName within its naming context.
encodeLong(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeLong method produces an encoded representation of a PName within a naming context.
encodeLong(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeLong() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeLong(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeLong(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeObyte(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeObyte() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeObyte method produces an encoded representation of this PName within its naming context.
encodeObyte(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeObyte method produces an encoded representation of a PName within a naming context.
encodeObyte(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeObyte() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeObyte(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeObyte(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeOchar(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeOchar() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeOchar method produces an encoded representation of this PName within its naming context.
encodeOchar(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeOchar method produces an encoded representation of a PName within a naming context.
encodeOchar(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeOchar() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeOchar(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeOchar(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeOint(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeOint() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeOint method produces an encoded representation of this PName within its naming context.
encodeOint(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeOint method produces an encoded representation of a PName within a naming context.
encodeOint(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeOint() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeOint(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeOint(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeOlong(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeOlong(PName) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
encodeOlong() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeOlong method produces an encoded representation of this PName within its naming context.
encodeOlong(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeOlong method produces an encoded representation of a PName within a naming context.
encodeOlong(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeOlong() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeOlong(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeOlong(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeOshort(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeOshort() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeOshort method produces an encoded representation of this PName within its naming context.
encodeOshort(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeOshort method produces an encoded representation of a PName within a naming context.
encodeOshort(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeOshort() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeOshort(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeOshort(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeShort(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeShort() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeShort method produces an encoded representation of this PName within its naming context.
encodeShort(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeShort method produces an encoded representation of a PName within a naming context.
encodeShort(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeShort() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeShort(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
encodeShort(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeString(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
encodeString(PName) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
encodeString(PName) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
encodeString(PName) - Method in class org.objectweb.jorm.lib.PSerializableImpl
Encodes a PName into a String value
encodeString() - Method in interface org.objectweb.jorm.naming.api.PName
The encodeString method produces an encoded representation of this PName within its naming context.
encodeString(PName) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
The encodeString method produces an encoded representation of a PName within a naming context.
encodeString(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
encodeString(PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
encodeString() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
encodeString(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
encodeString(PName) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 
entries() - Method in interface org.objectweb.jorm.naming.api.KeyFilteredNamingContext
 
entries() - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
equal(char[], char[]) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
equal(byte[], byte[]) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
equalCNType(Object) - Method in interface org.objectweb.jorm.metainfo.api.NameRef
test if the type of the compositename referenced in this nameref is equals to the type referenced by the nameref passed as parameter.
equalCNType(Object) - Method in class org.objectweb.jorm.metainfo.lib.BasicNameRef
test if the type of the compositename referenced in this nameref is equals to the type referenced by the nameref passed as parameter.
equals(Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
equals(Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
equals(Object) - Method in class org.objectweb.jorm.lib.Mapper
 
equals(RdbGenColumn) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
equals(Object) - Method in class org.objectweb.jorm.metainfo.lib.BasicNameRef
 
equals(Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
Overides the equals method.
error(SAXParseException) - Method in class org.objectweb.jorm.xml2mi.lib.SAXParserHelper
 
evaluate(Object, Object) - Method in class org.objectweb.jorm.facility.naming.longid.LongIdPNC
Calculates the class identifier from the long identifier value
evaluate(Object, Object) - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdPNC
Calculates the class identifier from the long identifier value
evaluate(Object, Object) - Method in interface org.objectweb.jorm.naming.api.KeyFilteredNamingContext
Evaluate the Expression/filter on a PNameGetter
evaluate(Object, Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
execute() - Method in class org.objectweb.jorm.util.lib.AntJorm
execute method of the Ant task
execute() - Method in class org.objectweb.jorm.util.lib.AntJormParser
execute method of the Ant task
execute() - Method in class org.objectweb.jorm.util.lib.AntJormTestReport
execute method of the Ant task
execute() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
execute(String[]) - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
exist(Object) - Method in interface org.objectweb.jorm.api.PBinding
It verifies if the DSI attached to this binding exists within the DS.
exist(PBinding, Object) - Method in interface org.objectweb.jorm.api.PClassMapping
It verifies if the DSI attached to a binding exists within the DS.
exist(Object) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
exist(PBinding, Object) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
exist(PBinding, Object) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
expParser - Static variable in class org.objectweb.jorm.mapper.rdb.xml2mi.RdbParser
 
export(Object) - Method in interface org.objectweb.jorm.api.PBinding
It creates a new PName for this binding, the binding state is normally changed to LIFECYCLE_NEWTOWRITE, and the link to a data store instance if it existed is removed.
export(Object, Object) - Method in interface org.objectweb.jorm.api.PBinding
It creates a new PName for this binding, the binding state is normally changed to LIFECYCLE_NEWTOWRITE, and the link to a data store instance if it existed is removed.
export(Object, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
export(Object, Object, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
export(Object, Object) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
export(Object, Object, Object) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
export(Object, Object) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
export(Object, Object, Object) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
export(Object, Object, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
export(Object, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
export(Object) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
export(Object, Object) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
export(Object, PNamingContext) - Method in interface org.objectweb.jorm.naming.api.PName
It associates a PName to an information item within a naming context.
export(Object, PNamingContext, Object) - Method in interface org.objectweb.jorm.naming.api.PName
It associates a PName to an information item within a naming context.
export(Object, Object) - Method in interface org.objectweb.jorm.naming.api.PNameManager
It associates a PName to an information item within a naming context.
export(Object, Object, Object) - Method in interface org.objectweb.jorm.naming.api.PNameManager
It associates a PName to an information item within a naming context.
export(Object, Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
export(Object, Object, Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
export(Object, Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
export(Object, Object, Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
export(Object, PNamingContext) - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
export(Object, PNamingContext, Object) - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
export(Object, Object) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
export(Object, Object, Object) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
export(Object, Object) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 
export(Object, Object, Object) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 
exportClass(PBinder, Object) - Method in interface org.objectweb.jorm.naming.api.KeyFilteredNamingContext
Export a new persistent class into this PNamingContext
exportClass(PBinder, Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
expressionType - Variable in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
The PType of the expression which is also the PType of the key of course.
extCols - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 

F

FIELD - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
FIELD_REF - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
FPNCGenerator - class org.objectweb.jorm.generator.lib.FPNCGenerator.
 
FPNCGenerator() - Constructor for class org.objectweb.jorm.generator.lib.FPNCGenerator
 
FPNCGenerator.FPNCMatchInfo - class org.objectweb.jorm.generator.lib.FPNCGenerator.FPNCMatchInfo.
 
FPNCGenerator.FPNCMatchInfo(Expression, boolean, Logger) - Constructor for class org.objectweb.jorm.generator.lib.FPNCGenerator.FPNCMatchInfo
Builds a FPNCMatchInfo fro an expression.
FieldCoder - interface org.objectweb.jorm.naming.api.FieldCoder.
The FieldCoder interface is used by the state implementation generated by the StateGenerator class.
FieldComparator - class org.objectweb.jorm.metainfo.lib.FieldComparator.
 
FieldComparator() - Constructor for class org.objectweb.jorm.metainfo.lib.FieldComparator
 
FieldDesc - class org.objectweb.jorm.genclass.api.FieldDesc.
This class provides a simple description of a JORM field.
FieldDesc(String, String, PType) - Constructor for class org.objectweb.jorm.genclass.api.FieldDesc
It constructs an RdnFieldDesc.
FieldDesc(String, String, PType, int, int) - Constructor for class org.objectweb.jorm.genclass.api.FieldDesc
It constructs an RdnFieldDesc.
FieldName - interface org.objectweb.jorm.metainfo.api.FieldName.
The FieldName interface defines methods to reference an already existing Field.
FilteredPNamingContext - interface org.objectweb.jorm.naming.api.FilteredPNamingContext.
Represents a PNamingContext able to say if a pname structure (pname getter, a long, ...) match a persistent object represented by this PNamingContext.
FosClassMapping - class org.objectweb.jorm.mapper.fos.metainfo.FosClassMapping.
 
FosClassMapping(MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.mapper.fos.metainfo.FosClassMapping
Builds a new BasicFosClassMapping.
FosDomtreeBuilder - class org.objectweb.jorm.mapper.fos.mi2xml.FosDomtreeBuilder.
BasicRdbMappingDomTreeGenerator extends the BasicMappingDomTreeGenerator class.
FosDomtreeBuilder() - Constructor for class org.objectweb.jorm.mapper.fos.mi2xml.FosDomtreeBuilder
Builds a new rdb domtree generator.
FosGenClassMapping - class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping.
 
FosGenClassMapping() - Constructor for class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
FosGenClassMapping - class org.objectweb.jorm.mapper.fos.metainfo.FosGenClassMapping.
 
FosGenClassMapping(MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.mapper.fos.metainfo.FosGenClassMapping
Builds a new BasicGenClassMapping.
FosGenClassProp - interface org.objectweb.jorm.mapper.fos.genclass.FosGenClassProp.
author Sebastien Chassande-Barrioz
FosMOPFactory - class org.objectweb.jorm.mapper.fos.generator.FosMOPFactory.
 
FosMOPFactory() - Constructor for class org.objectweb.jorm.mapper.fos.generator.FosMOPFactory
 
FosMapping - class org.objectweb.jorm.mapper.fos.metainfo.FosMapping.
 
FosMapping(String, MetaObject) - Constructor for class org.objectweb.jorm.mapper.fos.metainfo.FosMapping
Builds a new BasicRdbMapping object.
FosMappingFactory - class org.objectweb.jorm.mapper.fos.metainfo.FosMappingFactory.
 
FosMappingFactory() - Constructor for class org.objectweb.jorm.mapper.fos.metainfo.FosMappingFactory
 
FosMappingInfos - interface org.objectweb.jorm.mapper.fos.metainfo.FosMappingInfos.
Provides information for mapping classes or generic classes into FOS mapper.
FosMappingMOP - class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP.
 
FosMappingMOP(Logger) - Constructor for class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
FosMappingPrinter - class org.objectweb.jorm.mapper.fos.metainfo.FosMappingPrinter.
 
FosMappingPrinter() - Constructor for class org.objectweb.jorm.mapper.fos.metainfo.FosMappingPrinter
 
FosPMapCluster - class org.objectweb.jorm.mapper.fos.lib.FosPMapCluster.
Defines the PMapCluster used to manage the directory tree for the FOS mappers.
FosPMappingStructuresManager - class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager.
Defines the way to manage relational schema for the FOS mappers.
FosPMappingStructuresManager() - Constructor for class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
 
FosParser - class org.objectweb.jorm.mapper.fos.xml2mi.FosParser.
 
FosParser() - Constructor for class org.objectweb.jorm.mapper.fos.xml2mi.FosParser
Builds a new fos parser.
FosPrimitiveElementMapping - class org.objectweb.jorm.mapper.fos.metainfo.FosPrimitiveElementMapping.
author P.
FosPrimitiveElementMapping(MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.mapper.fos.metainfo.FosPrimitiveElementMapping
Builds a new BasicFosPrimitiveElementMapping object.
fail(String, Throwable, String) - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
fail(String, Throwable) - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
fail(String, String) - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
fail(String) - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
fatalError(SAXParseException) - Method in class org.objectweb.jorm.xml2mi.lib.SAXParserHelper
 
field2declarations - Variable in class org.objectweb.jorm.generator.lib.NamingFilterExpressionHelper
A map containing a list of field declaration/initialisation.
fieldName - Variable in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
fieldName - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
The name of the field that is mapped to this column.
fieldName - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
name of the reference field.
fillMatchInfo(ParameterOperand) - Method in class org.objectweb.jorm.generator.lib.FPNCGenerator.FPNCMatchInfo
 
fillMatchInfo(ParameterOperand) - Method in class org.objectweb.jorm.generator.lib.KFPNCGenerator.NamingKeyFilterExpressionHelper
 
fillMatchInfo(Expression) - Method in class org.objectweb.jorm.generator.lib.NamingFilterExpressionHelper
 
fillMatchInfo(ParameterOperand) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbMappingMOP.PolymorphicFilterExpressionHelper
Genrates the java code to get the value of a field into a Tuple: tuple.getXXX(fieldRank);
fillStringCoder(PNCStringCoder, PName) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 
filter - Variable in class org.objectweb.jorm.generator.lib.NamingFilterExpressionHelper
the expression evaluating the filter
first() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Moves the cursor to the first Tuple of this TupleCollection
fixMustGenerateUpdate() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
Fix the mustGenerateUpdate attribute.
formatElement(String) - Static method in class org.objectweb.jorm.util.lib.AntScriptGenerator
Remove the file extension and replace the separator / or \ by .

G

GEN_CLASS - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
GEN_CLASS_REF - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
GEN_TEMPLATE_DIR - Static variable in class org.objectweb.jorm.generator.lib.CommonGenerator
 
GenClass - interface org.objectweb.jorm.metainfo.api.GenClass.
The GenClass interface defines generic class object which are used to gather other objects.
GenClassMapping - class org.objectweb.jorm.genclass.lib.GenClassMapping.
This abstract class provides all the generic code for the PClassMapping associated with JORM generic classes.
GenClassMapping() - Constructor for class org.objectweb.jorm.genclass.lib.GenClassMapping
 
GenClassMapping - interface org.objectweb.jorm.metainfo.api.GenClassMapping.
todo: Description
GenClassProp - interface org.objectweb.jorm.genclass.api.GenClassProp.
It dscribes the setters for defining the properties that can be set when initialising a GenClassMapping.
GenClassRef - interface org.objectweb.jorm.metainfo.api.GenClassRef.
A GenClassRef is an interface which describes method to define a class field which can be a reference to a generic class.
GenContext - class org.objectweb.jorm.generator.lib.GenContext.
This class defines a generation context based on byte code enhancement with ASM.
GenContext(ClassVisitor, CommonJVMHelper) - Constructor for class org.objectweb.jorm.generator.lib.GenContext
 
Generator - interface org.objectweb.jorm.generator.api.Generator.
Generation is a simple interface which allows to generate object file depending on their nature.
genClassLevel - Variable in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
genClassMetaInfo - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
It references the meta-information associated with this generic class.
genClassPType - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
This field is the PType of the involved generic class.
genId() - Method in interface org.objectweb.jorm.facility.naming.generator.LongGen
/** Generates a new long identifier.
genId(Object) - Method in interface org.objectweb.jorm.facility.naming.generator.LongGen
 
genId() - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncr
Generates a new long identifier.
genId(Object) - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncr
 
genId() - Method in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
Allocates a new composite identifier
genId(Object) - Method in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
Allocates a new composite identifier
genId() - Method in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
Allocates a new composite identifier
genId(Object) - Method in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
Allocates a new composite identifier
genId() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceLongGen
 
genId(Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceLongGen
 
genId - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
The structure of the identifier of the related JORM object.
genInfos - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
genRefs - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
The set of references defined by the generated class.
generate(Class, TargetHolder, JormCompilerParameter, JormCompilerConfigurator) - Method in interface org.objectweb.jorm.generator.api.Generator
Generates code for the given Class.
generate(CompositeName, TargetHolder, JormCompilerParameter) - Method in interface org.objectweb.jorm.generator.api.Generator
Generates code for the given CompositeName.
generate(Class, TargetHolder, JormCompilerParameter, JormCompilerConfigurator) - Method in class org.objectweb.jorm.generator.lib.AbstractMappingGenerator
 
generate(Class, TargetHolder, JormCompilerParameter, NameDef, String) - Method in class org.objectweb.jorm.generator.lib.AbstractMappingGenerator
 
generate(Class, TargetHolder, JormCompilerParameter) - Method in class org.objectweb.jorm.generator.lib.AccessorGenerator
This method generates a XAccessor file corresponding to the pod parameter in the directory parameter.
generate(CompositeName, TargetHolder, JormCompilerParameter) - Method in class org.objectweb.jorm.generator.lib.BinderGenerator
This method generates a XPBinder file corresponding to the co parameter in the directory parameter.
generate(Class, TargetHolder, JormCompilerParameter, JormCompilerConfigurator) - Method in class org.objectweb.jorm.generator.lib.BindingGenerator
This method generates a XPBinding file corresponding to the pod parameter in the directory parameter
generate(Class, TargetHolder, JormCompilerParameter) - Method in class org.objectweb.jorm.generator.lib.FPNCGenerator
 
generate(Class, TargetHolder, JormCompilerParameter, JormCompilerConfigurator) - Method in class org.objectweb.jorm.generator.lib.JormGenerator
This method generates the jorm objects by delegation to the AccessorGenerator, the BindingGenerator and the MappingGenerator.
generate(CompositeName, TargetHolder, JormCompilerParameter) - Method in class org.objectweb.jorm.generator.lib.JormGenerator
This method generates the jorm objects by delegation to the PNameGenerator, BinderGenerator and CompositeNameGenerator.
generate(Class, TargetHolder, JormCompilerParameter) - Method in class org.objectweb.jorm.generator.lib.KFPNCGenerator
 
generate(Class, TargetHolder, JormCompilerParameter, JormCompilerConfigurator) - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
Generates java code mapping for a jorm class.
generate(CompositeName, TargetHolder, JormCompilerParameter) - Method in class org.objectweb.jorm.generator.lib.PNameGenerator
This method generates a XPName file corresponding to the pod parameter in the directory parameter.
generate(CompositeName, TargetHolder, JormCompilerParameter) - Method in class org.objectweb.jorm.generator.lib.PNameGetterGenerator
This method generates a XPNameGetter file corresponding to the mo parameter in the directory parameter.
generate(Class, TargetHolder, JormCompilerParameter) - Method in class org.objectweb.jorm.generator.lib.SerializableGenerator
This method generates a XSerializableData file corresponding to the pod parameter in the directory parameter.
generate(Class, TargetHolder, JormCompilerParameter) - Method in class org.objectweb.jorm.generator.lib.StateGenerator
Public entry point for invoking this generator.
generateCreate - Variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
generateDelete - Variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
generateDrop - Variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
generateFiles(Collection) - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
Generates java files for all meta object specified in the Collection parameter.
generateJormFiles(Collection) - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
Generates .files for all meta object specified in the Collection parameter.
generateKFPNC() - Method in interface org.objectweb.jorm.metainfo.api.Class
Return true if the KFPNC has to be generated.
generateKFPNC() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Determine if we need to generate the kfpnc.
generates(String[]) - Method in class org.objectweb.jorm.util.lib.AntJorm
 
generator - Variable in class org.objectweb.jorm.compiler.lib.JormCompiler
generator is a simple JormGenerator object, which is able to generate java file.
getAccessorItfName(Class) - Method in class org.objectweb.jorm.generator.lib.AccessorGenerator
 
getAccessorItfName(Class) - Method in class org.objectweb.jorm.generator.lib.AccessorGenerator
 
getAccessorItfName(String) - Method in class org.objectweb.jorm.generator.lib.AccessorGenerator
 
getAccessorValue(RdbGenInfos, boolean) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getAccessorValue(RdbGenInfos, boolean, RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getAccessorValue(boolean) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getAdapter() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
getAdapterGet(PType) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getAdapterSet(PType) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getAddedOrExtendedParentClassMapping() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
Returns the parent class mappings having an extened or added inheritance rule.
getAlias() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbColumnInfo
 
getAliasFromColumn(String) - Static method in class org.objectweb.jorm.mapper.rdb.util.ColumnAliasing
 
getAliasName(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
getAllAncestors() - Method in interface org.objectweb.jorm.metainfo.api.Class
Return all the ancestors in the inheritance graph.
getAllAncestors() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Returns all the ancestors of the class, i.e.: A --------- | | B C ----- | D all ancestors of D are C and A.
getAllField() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Deprecated. use getAllFields()
getAllFields() - Method in interface org.objectweb.jorm.metainfo.api.Class
Returns an iterator on existing class fields + fields from super classes.
getAllFields() - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Provides an iterator over the field of the current composite name including the inherited fields.
getAllFields() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getAllFields() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
 
getAllHiddenFields() - Method in interface org.objectweb.jorm.metainfo.api.Class
 
getAllHiddenFields() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getAllPrimitiveElementMappings() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
getAllPrimitiveElementMappings() - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Returns the list of PEM of the current class and its super classes.
getAllPrimitiveElementMappings() - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Important: This method returns only the PrimitiveElementMapping objects of the class.
getAllPrimitiveElementsInGraph(Class, String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentGenInfos
Returns the list of the primitive elements (hidden and non-hidden) for: - the class classA , - all its parents and parents of parents
getAllRdbExternalTables(ArrayList) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
 
getAncestors() - Method in interface org.objectweb.jorm.metainfo.api.Class
Returns only the top ancestors.
getAncestors() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Return the list (most often with only one element) of ancestors.
getAssociationTable() - Method in interface org.objectweb.jorm.api.PClassMapping
Returns the map storing association between a pclassmapping on which is done a query and a table of int representing the fields numbers to select in the tuple to fill in the field of an instance of the class.
getAssociationTable() - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
getAssociationTable() - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
getBigDecimal(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a BigDecimal in the java programming language
getBigDecimal() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getBigDecimal() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getBigInteger(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a BigDecimal in the java programming language
getBigInteger() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getBigInteger() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getBinder() - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
getBinderClassMapping() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
getBinderClassMapping() - Method in interface org.objectweb.jorm.naming.api.PBinder
It returns the PClassMapping for which it is the binder.
getBinderClassMapping() - Method in class org.objectweb.jorm.naming.lib.BasicPBinder
 
getBindingEnhancedClass() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
getBindingEnhancedClass() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getBindingInheritance() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
getBindingInheritance() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getBoolean(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a Boolean of java programming language
getByte(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a Java byte
getByte() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getByte() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getByteArray(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a Java byte
getByteArray() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getByteArray() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getCNId2Column() - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbPrefetchablePCM
 
getCNPackageName(MetaObject) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method retrieve the package name for the meta object passed as parameter.
getCNPackageName() - Method in interface org.objectweb.jorm.metainfo.api.NameRef
Return the name of the schema for the composite name referenced by this nameref.
getCNPackageName() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameRef
 
getCTDeclaration(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
getCache() - Method in interface org.objectweb.jorm.naming.api.PolymorphicPNamingContext
Get the cache.
getCache() - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
getCacheManager() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
Returns the cache manager associated with this binder.
getCacheManager() - Method in interface org.objectweb.jorm.naming.api.PBinder
Returns the cache manager associated with this binder.
getCacheManager() - Method in class org.objectweb.jorm.naming.lib.BasicPBinder
 
getChar(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a Java char
getChar() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getChar() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getCharArray(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a Java char[]
getCharArray() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getCharArray() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getChildren() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
getChildren() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassProject
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassRef
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClass
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicMapping
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
 
getChildren() - Method in class org.objectweb.jorm.metainfo.lib.JormManager
 
getCid() - Method in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
 
getCid() - Method in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
 
getCidSize() - Method in class org.objectweb.jorm.facility.naming.longid.LongIdManager
 
getCidSize() - Method in class org.objectweb.jorm.facility.naming.longid.LongIdPNC
 
getCidSize() - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
 
getCidSize() - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdPNC
 
getClass(String) - Method in interface org.objectweb.jorm.metainfo.api.Manager
Searches a class into all the declared schemas and returns it.
getClass(String) - Method in interface org.objectweb.jorm.metainfo.api.Package
Returns a Class created with a class name.
getClass(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
Returns a Class created with a class name.
getClass(String) - Method in class org.objectweb.jorm.metainfo.lib.JormManager
searches a class into all the declared schemas and returns it.
getClassFieldName(String) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getClassFieldName(String) - Method in interface org.objectweb.jorm.metainfo.api.NameRef
Return the class field name associated with the composite name field name.
getClassFieldName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicNameRef
Return the class field name associated with the composite name field name.
getClassMapping(String, String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Returns a ClassMapping object.
getClassMapping() - Method in interface org.objectweb.jorm.metainfo.api.Mapping
Returns the mapping structure of the class.
getClassMapping(String, String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Returns a ClassMapping object.
getClassMapping() - Method in class org.objectweb.jorm.metainfo.lib.BasicMapping
Returns the mapping structure of the class.
getClassMappingInheritance() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
getClassMappingInheritance() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getClassName() - Method in interface org.objectweb.jorm.api.PClassMapping
It retrieves the name of the class referenced by this PClassMapping.
getClassName() - Method in interface org.objectweb.jorm.api.PSerializable
Get the name of the jorm class.
getClassName() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
getClassName() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
getClassName() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It retrieves the name of the class mapped by this PClassMapping.
getClassName() - Method in class org.objectweb.jorm.lib.PSerializableImpl
 
getClassName() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbColumnInfo
 
getClassName() - Method in interface org.objectweb.jorm.metainfo.api.ClassRef
Returns the name of the class ref.
getClassName() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassRef
Returns the name of the class ref.
getClassName() - Method in class org.objectweb.jorm.naming.lib.BasicPBinder
 
getClassPNameCoder() - Method in interface org.objectweb.jorm.api.PClassMapping
It returns the PNameCoder to use for the class.
getClassPNameCoder() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
getClassPath() - Method in interface org.objectweb.jorm.util.io.api.PathExplorer
 
getClassPath() - Method in class org.objectweb.jorm.util.io.lib.DirJavaExplorer
 
getClassProject(String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Returns a ClassProject object.
getClassProject(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Returns a ClassProject object.
getClassProjects() - Method in interface org.objectweb.jorm.metainfo.api.Class
Returns a collection of ClassProject objects.
getClassProjects() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Returns a collection of ClassProject objects.
getClassRef() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Returns the ClassRef object which defines the current GenClassRef object.
getClassRef() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns the ClassRef object which defines the current GenClassRef object.
getClassRefNameDef(Class, String, String) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Seeks for a ClassRef object given a class, a field name.
getClasses() - Method in interface org.objectweb.jorm.metainfo.api.Manager
Build an iterator to iterate all classes in the meta information (composite names are excluded)
getClasses() - Method in interface org.objectweb.jorm.metainfo.api.Package
Allows to know all the registered classes into the current schema.
getClasses() - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
Allows to know all the registered classes into the current schema.
getClasses() - Method in class org.objectweb.jorm.metainfo.lib.JormManager
build an iterator to iterates all classes of the meta-info
getClassesToProcess() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
getClasspath() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
getClasspath() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getClasspath() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
getClazz() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
getClusterClasses() - Method in interface org.objectweb.jorm.api.PMapCluster
Retrieves the collection of all JORM classes whose mapping structures have to be controlled altogether.
getClusterClasses() - Method in class org.objectweb.jorm.lib.AbstractPMapcluster
Retrieves an Iterator over the collection of all JORM classes whose mapping structures have to be controlled altogether.
getCnFQName() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getCnFieldColumns() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getCnId() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getCnName() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getCnPackage() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getCoderName(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
getCodingType() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
getColocatedColumns() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
getColocatedTable() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
getColumn(String) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
get the genColumn corresponding to the given column columnName.
getColumnAliases(boolean, String, Class) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
getColumnAliasesPKAndFields(Class) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
getColumnClasses() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
getColumnFromAlias(String) - Static method in class org.objectweb.jorm.mapper.rdb.util.ColumnAliasing
 
getColumnInPK() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getColumnName() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getColumnName(String) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getColumnNotNull() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getColumnPosition(RdbGenColumn) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Gets the position (within [1..n] of the given column into the overall list defined into this RdbGenInfos.
getColumnPosition(RdbGenColumn, RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getColumnSqlType() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getColumnType() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getColumns() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
getColumns() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
Gets the set of column names of the table definition
getCompilerConfigurator() - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
It retrieves the CompilerParameter associated to the compiler
getCompilerParameter() - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
It retrieves the CompilerParameter associated to the compiler
getCompositeName(String) - Method in interface org.objectweb.jorm.metainfo.api.Manager
 
getCompositeName() - Method in interface org.objectweb.jorm.metainfo.api.NameRef
Retrieve the metaobject describing the composite name referenced by this nameref.
getCompositeName(String) - Method in interface org.objectweb.jorm.metainfo.api.Package
Returns a compositename identified with its name.
getCompositeName() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameRef
Retrieve the metaobject describing the composite name referenced by this nameref.
getCompositeName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
Returns a compositename identified with its name.
getCompositeName(String) - Method in class org.objectweb.jorm.metainfo.lib.JormManager
 
getCompositeNameDefEntries(NameDef) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method provides an iterator over the map entries which associated a composite field name (key) to the class field name (value).
getCompositeNames() - Method in interface org.objectweb.jorm.metainfo.api.Manager
 
getCompositeNames() - Method in interface org.objectweb.jorm.metainfo.api.Package
Allows to know all the registered classes into the current schema.
getCompositeNames() - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
 
getCompositeNames() - Method in class org.objectweb.jorm.metainfo.lib.JormManager
build an iterator to iterates all classes of the meta-info
getCompositeReferences(Mapping) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method return a list containing the nameref implied in composite reference field
getConnection() - Method in interface org.objectweb.jorm.api.PMapper
Allocates a connection for accessing the underlying DS.
getConnection(Object) - Method in interface org.objectweb.jorm.api.PMapper
Allocates a connection for accessing the underlying DS knowing additional context information.
getConnection(Object, Object) - Method in interface org.objectweb.jorm.api.PMapper
Allocates a connection for accessing the underlying DS knowing additional context information.
getConnection() - Method in class org.objectweb.jorm.lib.MapperJCA
Allocates a connection for accessing the underlying DS.
getConnection(Object) - Method in class org.objectweb.jorm.lib.MapperJCA
Allocates a connection for accessing the underlying DS knowing additional context information.
getConnection(Object, Object) - Method in class org.objectweb.jorm.lib.MapperJCA
 
getConnection() - Method in class org.objectweb.jorm.mapper.rdb.lib.ConnectionSpecJDBC
 
getConnection(String, String) - Method in class org.objectweb.jorm.mapper.rdb.lib.ConnectionSpecJDBC
 
getConnection() - Method in class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC
Allocates a connection for accessing the underlying relational DB.
getConnection(Object) - Method in class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC
Allocates a connection for accessing the underlying relational DB.
getConnection(Object, Object) - Method in class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC
 
getConnectionFactory() - Method in interface org.objectweb.jorm.api.PMapper
Returns the connection factory associated to this mapper.
getConnectionFactory() - Method in class org.objectweb.jorm.lib.MapperJCA
Returns the connection factory associated to this mapper.
getConnectionFactory() - Method in class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC
Returns the connection factory associated to this mapper.
getConstant() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getConstantValue(String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Obtains the value of a constant PrimitiveElement, defined either in the current class or in one of its ancestors.
getConstantValue(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getConstantVisibleColumns() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getConstructorFieldsPncParam(CompositeName) - Method in class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
getConverter() - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
getDate(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a java.sql.Data
getDate() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getDate() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getDecodedPName(TupleCollection, PName, boolean) - Method in interface org.objectweb.jorm.api.PClassMapping
It returns the PName valid in the "good" binder according to the tuple collection.
getDecodedPName(TupleCollection, PName, boolean) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
getDecodedPName(TupleCollection, PName, boolean) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
getDelegatedBinder() - Method in interface org.objectweb.jorm.naming.api.PolymorphicPNamingContext
Get the delegated PBinder.
getDelegatedBinder() - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
getDeleteStatement(RdbGenTable) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Constructs the string representing the SQL query used to delete the part of a JORM object stored into the given table.
getDeleteStatement(RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getDependencies() - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Returns the set of class names (Strings) of which the class mapping is dependent
getDependencies() - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
 
getDestFile() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
getDirName(FosClassMapping, String) - Method in class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
getDirName() - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosClassMapping
Retrieves the name of the directory where class objects are stored.
getDirName() - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosGenClassMapping
Retrieves the name of the directory where class objects are stored.
getDirName() - Method in interface org.objectweb.jorm.mapper.fos.metainfo.FosMappingInfos
Retrieves the name of the directory where class objects are stored.
getDirectoryScanner() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
getDouble(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a Java double
getDtdLocations() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
getDtdLocations() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getETJoinColumnNames() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbJoin
Returns the list of the column names of the primary (main) table involved in the join.
getElemFields() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
getElemStatus() - Method in interface org.objectweb.jorm.api.PIndexedElem
It yields the status of this indexed element.
getEqualPredicateValue(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilter
Returns the predicate value associated with the filter PrimitiveElement name.
getEqualPredicateValue() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
Returns the predicate value associated with the column.
getExistStatement() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Constructs the string representing the SQL query used for testing the existence of a JORM object.
getExpression() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilter
 
getExpressionType() - Method in interface org.objectweb.jorm.naming.api.KeyFilteredNamingContext
 
getExpressionType() - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
getExtDeleteStatement(RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Constructs the string representing the SQL query used to delete the part of a JORM object stored into the given table.
getExtentFieldsNames(boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbInheritanceQuery
Returns the list of fields to be selected.
getExtentQuery(boolean) - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbPPolymorphicClass
Returns the query computed in the pcm.
getExtentQuery(PMapper, boolean, boolean, String, PClassMapping) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbInheritanceQuery
Returns the query of the extent as a String.
getExternalTable() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbJoin
Returns the external table involved in the join.
getExternalTableNames() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
 
getExternalTableNames() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping
 
getExternalTableNames() - Method in interface org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingInfos
get the list of external table names as a {String}
getExternalTables() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
 
getExternalTables() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping
 
getExternalTables() - Method in interface org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingInfos
get the list of external tables as a {RdbExternalTable}
getFQNOfCompositeName(Object) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
getFQName() - Method in interface org.objectweb.jorm.metainfo.api.Class
Gets the fully qualified name (including the package name) associated with this class.
getFQName() - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Allows to know the fully qualifed name of the current CompositeName object.
getFQName() - Method in interface org.objectweb.jorm.metainfo.api.ParentClassMapping
Returns the FQCN of the associated extension.
getFQName() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getFQName() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Allows to know the fully qualifed name of the current CompositeName object.
getFQName() - Method in class org.objectweb.jorm.metainfo.lib.BasicParentClassMapping
Returns the Fully Qualified Name of the associated extension.
getField() - Method in interface org.objectweb.jorm.metainfo.api.FieldName
Returns the name of the referenced field.
getField() - Method in class org.objectweb.jorm.metainfo.lib.BasicFieldName
Returns the name of the referenced field.
getField2declarations() - Method in class org.objectweb.jorm.generator.lib.NamingFilterExpressionHelper
 
getFieldName() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getFieldName(RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getFieldName() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getFieldName(RdbGenColumn) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
Gets the composite name field that is mapped to the given column.
getFieldName() - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Retrieves the name of the field describing the namedef.
getFieldName() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
Retrieve the name of the field describing the namedef.
getFieldName(Element) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Seeks for a father node of type field from a name-def node and returns the corresponding field name.
getFieldNumber() - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Give the number of fields composing the current composite name.
getFieldNumber() - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Returns the number of fields which composed the current object.
getFieldNumber() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Give the number of fields composing the current composite name.
getFieldNumber() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
Returns the number of hidden fields which composed the current object.
getFieldRefNumber() - Method in interface org.objectweb.jorm.metainfo.api.Class
Returns the number of fields which are references to classes.
getFieldRefNumber() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Returns the number of fields which are references to classes.
getFields() - Method in interface org.objectweb.jorm.metainfo.api.Class
Returns an iterator on existing class fields.
getFields() - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Provides an iterator over the field of the current composite name.
getFields() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getFields() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
 
getFile(String) - Method in interface org.objectweb.jorm.util.io.api.TargetHolder
 
getFile(String) - Method in class org.objectweb.jorm.util.io.lib.JavaFileHolder
 
getFileName() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbScriptPMSM
 
getFileName() - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbScriptWriter
Get the name of the file to generate.
getFileName() - Method in interface org.objectweb.jorm.metainfo.api.Class
Allows to retrieve the file name of this class MO.
getFileName() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Allows to retrieve the file name of this class MO.
getFileOutputStream(String) - Method in interface org.objectweb.jorm.util.io.api.TargetHolder
 
getFileOutputStream(String) - Method in class org.objectweb.jorm.util.io.lib.JavaFileHolder
 
getFileWriter() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbScriptPMSM
 
getFileWriter() - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbScriptWriter
 
getFileWriter(String) - Method in interface org.objectweb.jorm.util.io.api.TargetHolder
This method permits to obtain a FileWriter either the filename specified in parameter.
getFileWriter(String) - Method in class org.objectweb.jorm.util.io.lib.JavaFileHolder
This method permits to obtain a FileWriter either the filename specified in parameter.
getFilter() - Method in class org.objectweb.jorm.generator.lib.KFPNCGenerator.NamingKeyFilterExpressionHelper
 
getFilter() - Method in class org.objectweb.jorm.generator.lib.NamingFilterExpressionHelper
 
getFilter() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbMappingMOP.PolymorphicFilterExpressionHelper
 
getFilterExpression() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Return the filter as a string.
getFilterMedorExpression() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Return the filter as a medor expression.
getFilters() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
getFloat(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a Java float
getGcmClass(String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Gets the class name of the GenClassMapping associated with the given mapper.
getGcmClass(String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Gets the class name of the GenClassMapping associated with the given mapper.
getGenClassId() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Returns the id of the GenClass object.
getGenClassId() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
 
getGenClassMapping(String, String, String[]) - Method in interface org.objectweb.jorm.api.PClassMapping.ReferenceConfigurator
It retrieves the PClassMapping which must be associated to the field specified in parameter.
getGenClassMapping(String, String, String[], String) - Method in interface org.objectweb.jorm.api.PClassMapping.ReferenceConfigurator
It retrieves the PClassMapping which must be associated to the field specified in parameter.
getGenClassMapping() - Method in interface org.objectweb.jorm.api.PClassMapping
It gives access to the PClassMapping associated to the element of a generic class whose type is a generic class.
getGenClassMapping(String) - Method in interface org.objectweb.jorm.api.PClassMapping
It gives access to the PClassMapping associated to a field whose type is a generic class.
getGenClassMapping() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It gives access to the PClassMapping associated to the element of a generic class whose type is a generic class.
getGenClassMapping(String) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It gives access to the PClassMapping associated to a field whose type is a generic class.
getGenClassMapping(String) - Method in interface org.objectweb.jorm.metainfo.api.Mapping
Returns the GenClassMapping object of a GenClass.
getGenClassMapping(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicMapping
Returns the GenClassMapping object of a GenClass.
getGenClassMappings() - Method in interface org.objectweb.jorm.metainfo.api.Mapping
Returns a collection of GenClassMapping objects.
getGenClassMappings() - Method in class org.objectweb.jorm.metainfo.lib.BasicMapping
Returns a collection of GenClassMapping objects.
getGenClassName() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Returns the name of the GenClass object.
getGenClassName() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns the name of the GenClass object.
getGenClassNames(GenClassRef) - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
 
getGenClassNestingLevel(Element, String) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Seeks for a father node of type field from a gen-class element or a name-def element.
getGenClassRef() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Returns the GenClassRef object which defines the current GenClassRef object.
getGenClassRef() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns the GenClassRef object which defines the current GenClassRef object.
getGenClassRef(Class, String, int) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Seeks for a GenClassRef object given a class, a field name and a nesting level.
getGenClassRefNameDef(Class, String, String, int) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Seeks for a GenClassRef object given a class, a field name and a nesting level.
getGenId() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getGenInfos() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
getGenRefFieldName(RdbGenRef) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Searches the name of the field which defines the given reference.
getGenRefOfColumn(RdbGenColumn) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Searches the RdbGenRef object, from the genRefs list, which the given column belongs to.
getGenRefOfColumn(RdbGenColumn, RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getGenRefs() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getGenclass(int) - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
This method is a generation helper.
getGenerator() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerConfigurator
Gets the generator to be used by JORM.
getGenerator() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerConfiguratorImpl
Gets the generator to be used by JORM.
getGlobalJormcOptsFile() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerConfigurator
Gets an InputStream for reading the global compiler parameters.
getGlobalJormcOptsFile() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerConfiguratorImpl
Gets an InputStream for reading the global compiler parameters.
getHiddenField(String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Retrieve the hiddenfield identified by its name in the current class.
getHiddenField(String) - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
retrieve an hiddenfield from its name.
getHiddenField(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
retrieve an hiddenfield from its name.
getHiddenField(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
retrieve an hiddenfield from its name.
getHiddenFields() - Method in interface org.objectweb.jorm.metainfo.api.Class
 
getHiddenFields() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
return the collection of the hiddenfield of the refgenclass definition.
getHiddenFields() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getHiddenFields() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
return an iterator over the hiddenfield of the refgenclass definition.
getIdNameDef() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Returns an iterator on existing NameDef of GenClassRef object.
getIdNameDef(String) - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Returns a NameDef object.
getIdNameDef() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns an iterator on existing NameDef of GenClassRef object.
getIdNameDef(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns a NameDef object.
getIdNameDef(Class, String) - Method in class org.objectweb.jorm.xml2mi.lib.ParserHelper
Returns a NameDef object given a NameDef name (name) and possibly the full qualified class name (fqcn) where it is defined.
getIdNameDef(ClassMapping, String) - Method in class org.objectweb.jorm.xml2mi.lib.ParserHelper
 
getIdentifierFields() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
getIdentifierMapping() - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Returns the IdentifierMapping in this class mapping.
getIdentifierMapping() - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Returns the IdentifierMapping object.
getIncrement() - Method in interface org.objectweb.jorm.facility.naming.generator.LongGen
 
getIncrement() - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncr
 
getIncrement() - Method in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
 
getIncrement() - Method in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
 
getIncrement() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceLongGen
 
getIndexField(String) - Method in interface org.objectweb.jorm.metainfo.api.GenClass
Returns the PrimitiveElement corresponding to its name.
getIndexField(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClass
Returns the PrimitiveElement corresponding to its name.
getIndexField() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns the ScalarField object corresponding to the index field.
getIndexFieldNumber() - Method in interface org.objectweb.jorm.metainfo.api.GenClass
Returns the number of index fields for the current generic class.
getIndexFieldNumber() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClass
Returns the number of index fields for the current generic class.
getIndexFields() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
getIndexFields() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Allows to know all the existing index field for the current generic class.
getIndexFields() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Allows to know all the existing index field for the current generic class.
getIndexNumber(GenClass) - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
This method calculates the number of indexes in a GenClass.
getIndexesTable(PClassMapping) - Method in interface org.objectweb.jorm.api.PClassMapping
Returns the indexes table associated to the pclassmapping targetClass, null if not contained in the map.
getIndexesTable(PClassMapping) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
getIndexesTable(PClassMapping) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
getInheritanceFilter(NameDef) - Method in interface org.objectweb.jorm.metainfo.api.Class
 
getInheritanceFilter(NameDef) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getInheritanceNamingKey(NameDef) - Method in interface org.objectweb.jorm.metainfo.api.Class
 
getInheritanceNamingKey(NameDef) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getInheritedClassNumber() - Method in interface org.objectweb.jorm.metainfo.api.Class
Returns the number of inherited classes for the current Class object.
getInheritedClassNumber() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Returns the number of inherited classes for the current Class object.
getInheritedClasses(Class) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method is a helper to reach the getInheritedClasses(Class, HashMap) method.
getInheritedColumns() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
getInheritedCompositeName(String) - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Retrieve an inherited composite name form its name.
getInheritedCompositeName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Retrieve an inherited composite name form its name.
getInheritedCompositeNameNumber() - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Returns the number of inherited composite name for the current composite name object.
getInheritedCompositeNameNumber() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Returns the number of inherited composite name for the current composite name object.
getInputFiles() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
getInputFiles() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getInputStream(String) - Method in interface org.objectweb.jorm.util.io.api.PathExplorer
gets an input stream from a given file.
getInputStream(String) - Method in class org.objectweb.jorm.util.io.lib.DirJavaExplorer
Gets an input stream from a given file.
getInsertStatement(RdbGenTable) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Constructs the string representing the SQL query used to insert the part of a JORM object stored into the given table.
getInsertStatement(RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getInstance() - Static method in class org.objectweb.jorm.lib.EmptyPNameIterator
 
getInt(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a java int
getInt() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getInt() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getItfs() - Method in class org.objectweb.jorm.generator.lib.ClassMergerVisitor
 
getJVMClassName(String) - Static method in class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
getJVMClassName(Class) - Static method in class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
getJVMClassName(Class) - Static method in class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
getJVMType(Class) - Static method in class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
getJVMType(String) - Static method in class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
getJavaLangPrimitive(PType) - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
 
getJavacName() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
getJavacName() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getJoin(RdbGenColumn) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getJoin(RdbGenColumn, String) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getJoinByPrimitiveElement(PrimitiveElement) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
 
getJoinCol() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getJoinColumnsInExt() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
 
getJoinColumnsInMain() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
 
getJoinIdx() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
 
getJoins() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getJoins() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
getJoins() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
getJormClass() - Method in interface org.objectweb.jorm.metainfo.api.ClassMapping
 
getJormClass() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
 
getJormClassName() - Method in class org.objectweb.jorm.api.ClassMappedEvent
 
getJormClassName() - Method in class org.objectweb.jorm.api.PMappingRequiredEvent
Retrives the name of the JORM class that is required to be mapped.
getJormConfigurator() - Method in class org.objectweb.jorm.lib.Mapper
 
getJormObjects() - Method in interface org.objectweb.jorm.metainfo.api.Manager
 
getJormObjects() - Method in class org.objectweb.jorm.metainfo.lib.JormManager
 
getJormcOptsFile() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerConfigurator
Gets the name to be used for the compiler options file.
getJormcOptsFile() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerConfiguratorImpl
Gets the name to be used for the compiler options file.
getKFPNC(String) - Method in class org.objectweb.jorm.naming.lib.KFPNCManager
 
getLastElement(GenClassRef) - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
 
getLikeOperand(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as an org.objectweb.medor.filter.Operand Object
getLinkedMO() - Method in interface org.objectweb.jorm.metainfo.api.MappingStructure
Returns the MetaObject referenced by the current MetaObject.
getLinkedMO() - Method in class org.objectweb.jorm.metainfo.lib.BasicMappingStructure
Returns the MetaObject referenced by the current MetaObject.
getLogWriter() - Method in class org.objectweb.jorm.mapper.rdb.lib.ConnectionSpecJDBC
 
getLogger() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getLogger() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
getLogger() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
getLogger() - Method in class org.objectweb.jorm.generator.lib.CommonGenerator
 
getLogger() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrives the current logger.
getLogger() - Method in class org.objectweb.jorm.generator.lib.JormGenerator
 
getLogger() - Method in class org.objectweb.jorm.generator.lib.LoggedClassAdapter
 
getLogger() - Method in class org.objectweb.jorm.lib.Mapper
 
getLogger() - Method in class org.objectweb.jorm.mapper.fos.generator.FosMOPFactory
 
getLogger() - Method in class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
getLogger() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbMOPFactory
 
getLogger() - Method in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
 
getLogger() - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomWriter
 
getLogger() - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
getLogger() - Method in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
 
getLogger() - Method in class org.objectweb.jorm.naming.lib.KFPNCManager
 
getLogger() - Method in interface org.objectweb.jorm.util.api.Loggable
Returns a logger to an component that wants to log things.
getLogger() - Method in class org.objectweb.jorm.util.io.lib.DirJavaExplorer
Returns a logger to an component that wants to log things.
getLogger() - Method in class org.objectweb.jorm.verifier.lib.JormVerifier
 
getLogger() - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
 
getLogger() - Method in class org.objectweb.jorm.xml2mi.lib.DTDResolver
 
getLogger() - Method in class org.objectweb.jorm.xml2mi.lib.ParserHelper
 
getLoggerFactory() - Method in interface org.objectweb.jorm.api.JormConfigurator
Gets the logger factory associated with this instance of JORM.
getLoggerFactory() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getLoggerFactory() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
getLoggerFactory() - Method in class org.objectweb.jorm.generator.lib.CommonGenerator
 
getLoggerFactory() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrives the current logger factory.
getLoggerFactory() - Method in class org.objectweb.jorm.generator.lib.JormGenerator
 
getLoggerFactory() - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Gets the logger factory associated with this instance of JORM.
getLoggerFactory() - Method in class org.objectweb.jorm.lib.Mapper
 
getLoggerFactory() - Method in class org.objectweb.jorm.mapper.fos.generator.FosMOPFactory
 
getLoggerFactory() - Method in class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
getLoggerFactory() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbMOPFactory
 
getLoggerFactory() - Method in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
 
getLoggerFactory() - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomWriter
 
getLoggerFactory() - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
getLoggerFactory() - Method in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
 
getLoggerFactory() - Method in class org.objectweb.jorm.naming.lib.KFPNCManager
 
getLoggerFactory() - Method in interface org.objectweb.jorm.util.api.Loggable
Returns a logger factory that allows the creation of new loggers.
getLoggerFactory() - Method in class org.objectweb.jorm.util.io.lib.DirJavaExplorer
Returns a logger factory that allows the creation of new loggers.
getLoggerFactory() - Method in class org.objectweb.jorm.verifier.lib.JormVerifier
 
getLoggerFactory() - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
 
getLoggerFactory() - Method in class org.objectweb.jorm.xml2mi.lib.DTDResolver
 
getLoggerFactory() - Method in class org.objectweb.jorm.xml2mi.lib.ParserHelper
 
getLoginTimeout() - Method in class org.objectweb.jorm.mapper.rdb.lib.ConnectionSpecJDBC
 
getLong(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a Java long
getLong() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getLong() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getLongGen(String) - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncrMgr
Retrieves a long generator with the given name.
getLongGen(String, Object) - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncrMgr
Retrieves a long generator with the given name.
getLongGen(String) - Method in interface org.objectweb.jorm.facility.naming.generator.LongGenMgr
Retrieves a long generator with the given name.
getLongGen(String, Object) - Method in interface org.objectweb.jorm.facility.naming.generator.LongGenMgr
 
getLongGenMgr(PMapper) - Static method in class org.objectweb.jorm.facility.naming.generator.LongGenMgrRegistry
Looks for a LonGenMgr associated with this mapper.
getLongGenMgr() - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
Retrieves the LongGenMgr associated with this PolymorphIdMgr.
getLongGenMgr() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Retrieves the LongGenMgr associated with this PolymorphIdMgr.
getMIFactory(String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Gets the MI factory associated with the given mapper.
getMIFactory(String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Gets the MI factory associated with the given mapper.
getMIManager() - Method in interface org.objectweb.jorm.api.JormConfigurator
Gets the MI manager to be used by JORM.
getMIManager() - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
Retrieves the MIanager instance.
getMIManager() - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Gets the MI manager to be used by JORM.
getMOClass() - Method in interface org.objectweb.jorm.metainfo.api.ClassRef
Returns the Class object which describes the ClassRef entity.
getMOClass() - Method in interface org.objectweb.jorm.metainfo.api.ParentClassMapping
Returns the Class object designated by the extension.
getMOClass() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassRef
Returns the Class object which describes the ClassRef entity.
getMOClass() - Method in class org.objectweb.jorm.metainfo.lib.BasicParentClassMapping
Returns the Class object designated by the extension.
getMOPFactory(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerConfigurator
Gets the MOP factory associated with the given mapper.
getMOPFactory(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerConfiguratorImpl
Gets the MOP factory associated with the given mapper.
getMainRdbTable() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
getMainRdbTableOld(ArrayList) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
Get the main table (tables ??).
getMainTable() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
 
getMainTable() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
getMainTable() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
 
getMainTable() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbExternalTable
 
getMainTable() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping
 
getMainTable() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbJoin
Returns the main table involved in the join.
getMainTable() - Method in interface org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingInfos
Get the main table
getManager() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMapCluster
 
getManager() - Method in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
Returns the Manager object.
getMappedClasses() - Method in interface org.objectweb.jorm.api.PMapper
 
getMappedClasses() - Method in class org.objectweb.jorm.lib.Mapper
 
getMapper() - Method in class org.objectweb.jorm.facility.naming.longid.LongIdManager
 
getMapper() - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
 
getMapperName() - Method in interface org.objectweb.jorm.api.PMapper
The name yielded by this method defines what kind of PMapper is used on a particular DS.
getMapperName() - Method in class org.objectweb.jorm.lib.Mapper
The name yielded by this method defines what kind of PMapper is used on a particular DS.
getMapperName() - Method in interface org.objectweb.jorm.metainfo.api.Mapping
Returns the name of the mapper.
getMapperName() - Method in interface org.objectweb.jorm.metainfo.api.MappingStructure
Returns the mapper name.
getMapperName() - Method in class org.objectweb.jorm.metainfo.lib.BasicMapping
Returns the name of the mapper.
getMapperName() - Method in class org.objectweb.jorm.metainfo.lib.BasicMappingStructure
Returns the mapper name.
getMapperName() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
getMappers() - Method in interface org.objectweb.jorm.metainfo.api.ClassProject
Returns a set of mapper names.
getMappers() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassProject
Returns a set of mapper names.
getMapping(String) - Method in interface org.objectweb.jorm.metainfo.api.ClassProject
Returns a Mapping object.
getMapping(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassProject
Returns a Mapping object.
getMappingDomtreeBuilder(String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Gets the MappingDomTreeBuilder object associated with the given mapper.
getMappingDomtreeBuilder(String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Gets the MappingDomTreeBuilder object associated with the given mapper.
getMappingFactories() - Method in interface org.objectweb.jorm.metainfo.api.Manager
 
getMappingFactories() - Method in class org.objectweb.jorm.metainfo.lib.JormManager
 
getMappingFactory(String) - Method in interface org.objectweb.jorm.metainfo.api.Manager
Returns a mapping factory corresponding to a mapper name.
getMappingFactory(String) - Method in class org.objectweb.jorm.metainfo.lib.JormManager
Returns a mapping factory corresponding to a mapper name.
getMappingFilterFromNamingFilter() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
getMappingFilterFromNamingFilter(NamingFilterKeyProvider) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
getMappingParser(String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Gets the parser associated with the given mapper for mapping infos.
getMappingParser(String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Gets the parser associated with the given mapper for mapping infos.
getMappingParser(String) - Method in interface org.objectweb.jorm.xml2mi.api.Parser
Returns a MappingParser object.
getMappingParser(String) - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Returns a MappingParser object.
getMappingVerifier(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerConfigurator
Gets the verifier associated with the given mapper.
getMappingVerifier(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerConfiguratorImpl
Gets the verifier associated with the given mapper.
getMappings() - Method in interface org.objectweb.jorm.metainfo.api.ClassProject
Returns a collection of Mapping objects.
getMappings() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassProject
Returns a collection of Mapping objects.
getMemoryInstance() - Method in interface org.objectweb.jorm.api.PAccessor
It returns the memory instance within which the persistent variables are defined.
getMemoryInstance() - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncr
It returns the memory instance within which the persistent variables are defined.
getMemoryInstance() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
getMemoryInstance() - Method in class org.objectweb.jorm.lib.PSerializableImpl
 
getMetaData() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
getMetaInfo() - Method in interface org.objectweb.jorm.api.PClassMapping
It returns the Class/GenClass object representing the meta-information associated to the JORM class/generic class whose mapping is defined by this PClassMapping.
getMetaInfo() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It returns the Class/GenClass object representing the meta-information associated to the JORM class/generic class whose mapping is defined by this PClassMapping.
getMetaInfoManager() - Method in interface org.objectweb.jorm.api.PMapper
It retrieves a meta-information Manager that may used by a parser in order to load the meta-information associated to JORM classes mapped within this PMapper.
getMetaInfoManager() - Method in class org.objectweb.jorm.lib.Mapper
 
getMustGenerateUpdate() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
getName() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbColumnInfo
 
getName() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
getName() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbJoin
 
getName() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
Returns the name of the current column.
getName() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
 
getName() - Method in interface org.objectweb.jorm.metainfo.api.Class
Allows to know the name of the current class object.
getName() - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Allows to know the name of the current CompositeName object.
getName() - Method in interface org.objectweb.jorm.metainfo.api.GenClass
Allows to know the name of the current generic class object.
getName() - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Returns the name of the NameDef object.
getName() - Method in interface org.objectweb.jorm.metainfo.api.NameRef
Retrieve the name of the nameref.
getName() - Method in interface org.objectweb.jorm.metainfo.api.Package
Returns the name of the schema.
getName() - Method in interface org.objectweb.jorm.metainfo.api.TypedElement
Returns the name of the current typed element.
getName() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Allows to know the name of the current class object.
getName() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassRef
Returns the name of the current typed element.
getName() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Allows to know the name of the current CompositeName object.
getName() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClass
Allows to know the name of the current generic class object.
getName() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns the name of the current typed element.
getName() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
Returns the name of the NameDef object.
getName() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameRef
Retrieve the name of the nameref.
getName() - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
Returns the name of the schema.
getName() - Method in class org.objectweb.jorm.metainfo.lib.BasicTypedElement
Returns the name of the current typed element.
getNameDef(String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Returns a NameDef object from a given mapperName and mappingName.
getNameDef() - Method in interface org.objectweb.jorm.metainfo.api.IdentifierMapping
 
getNameDef(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Returns a NameDef object.
getNameDef() - Method in class org.objectweb.jorm.metainfo.lib.BasicIdentifierMapping
 
getNameDefFromSuper(String) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Returns a NameDef object given the full qualified class name of an inherited class and possibly a NameDef name.
getNameDefs() - Method in interface org.objectweb.jorm.metainfo.api.Class
 
getNameDefs() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getNameRef() - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Retrieves the nameref if the namedef is a composite one.
getNameRef() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
Retrieves the nameref if the namedef is a composite one.
getNamingFilterKey() - Method in interface org.objectweb.jorm.naming.api.NamingFilterKeyProvider
 
getNamingFilterKeyType() - Method in interface org.objectweb.jorm.naming.api.NamingFilterKeyProvider
 
getNd() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getNull() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
getNull() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
getNull() - Method in interface org.objectweb.jorm.naming.api.PNameCoder
It yields a "null" representation of a name within this naming context.
getNull() - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
getNull() - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
getNull() - Method in class org.objectweb.jorm.naming.lib.BasicPBinder
 
getNull() - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
getNullValue() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getNullValue() - Method in interface org.objectweb.jorm.metainfo.api.ScalarField
get the null value for this field.
getNullValue() - Method in class org.objectweb.jorm.metainfo.lib.BasicScalarField
get the null value for this field.
getNullValueObject() - Method in interface org.objectweb.jorm.metainfo.api.ScalarField
get the null value for this field
getNullValueObject() - Method in class org.objectweb.jorm.metainfo.lib.BasicScalarField
 
getObject(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as an Object in the java programming language
getObyte() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getObyte() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getOchar() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getOchar() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getOint() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getOint() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getOlong() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getOlong() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getOperator() - Method in class org.objectweb.jorm.metainfo.lib.Predicate
 
getOriginClass(String) - Static method in class org.objectweb.jorm.lib.JormPathHelper
 
getOshort() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getOshort() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getOutput() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
getOutput() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getOutputStream(String) - Method in interface org.objectweb.jorm.util.io.api.PathExplorer
gets an output stream from a given file.
getOutputStream(String) - Method in class org.objectweb.jorm.util.io.lib.DirJavaExplorer
Gets an output stream from a given file.
getOwner(TypedElement, Class, String) - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
 
getPBinder() - Method in interface org.objectweb.jorm.api.PClassMapping
It yields the PBinder associated to this PClassMapping.
getPBinder(String) - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
Retrieves a PBinder that manages polymorphic identifiers for the class with the given name.
getPBinder(long) - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
Retrieves a PBinder that manages polymorphic identifiers for the class with the given name.
getPBinder(String, Object) - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
Retrieves a PBinder that manages polymorphic identifiers for the class with the given name.
getPBinder(String) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Retrieves a PBinder that manages polymorphic identifiers for the class with the given name.
getPBinder(String, Object) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Retrieves a PBinder that manages polymorphic identifiers for the class with the given name.
getPBinder(long) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Retrieves a PBinder that manages polymorphic identifiers for the class with the given identifier.
getPBinder(long, Object) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Retrieves a PBinder that manages polymorphic identifiers for the class with the given identifier.
getPBinder() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It yields the PBinder associated to this PClassMapping.
getPClassMapping() - Method in interface org.objectweb.jorm.api.PBinding
It gives access to the PClassMapping which manages this binding.
getPClassMapping(String, PMapper) - Static method in class org.objectweb.jorm.lib.JormPathHelper
Retrieves the GenClassMapping instance corresponding to a path
getPClassMapping() - Method in class org.objectweb.jorm.lib.PBindingImpl
 
getPKfield() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbInheritanceQuery
 
getPMapCluster(String) - Method in interface org.objectweb.jorm.api.PMappingStructuresManager
Asks for the map cluster associated with a JORM class.
getPMapCluster(String) - Method in class org.objectweb.jorm.lib.Mapper
Asks for the map cluster associated with a JORM class.
getPMapCluster(String) - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
Asks for the map cluster associated with a JORM class.
getPMapCluster(String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
Asks for the map cluster associated with a JORM class.
getPMapClusters() - Method in interface org.objectweb.jorm.api.PMappingStructuresManager
Asks for all the map clusters defined within this mapper.
getPMapClusters() - Method in class org.objectweb.jorm.lib.Mapper
Asks for all the map clusters defined within this mapper.
getPMapClusters() - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
Asks for all the map clusters defined within this mapper.
getPMapClusters() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
Asks for all the map clusters defined within this mapper.
getPMapper() - Method in class org.objectweb.jorm.api.ClassMappedEvent
 
getPMapper() - Method in interface org.objectweb.jorm.api.PClassMapping
It gives access to the mapper that has mapped the associated JORM class as defined by this PClassMapping.
getPMapper() - Method in interface org.objectweb.jorm.facility.naming.generator.LongGenMgr
Retrieves the mapper associated with this LongGenMgr.
getPMapper() - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
Retrieves the mapper associated with this PolymorphIdMgr.
getPMapper() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Retrieves the mapper associated with this PolymorphIdMgr.
getPMapper() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It gives access to the mapper that has mapped the associated JORM class as defined by this PClassMapping.
getPMapper() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
 
getPMappingStructuresManager() - Method in interface org.objectweb.jorm.api.PMapper
Retrieves the PMappingStructuresManager associated with this mapper.
getPMappingStructuresManager() - Method in class org.objectweb.jorm.lib.Mapper
Retrieves the PMappingStructuresManager associated with this mapper.
getPNGItfName(String) - Method in class org.objectweb.jorm.generator.lib.PNameGetterGenerator
 
getPNGTypes() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
getPName() - Method in interface org.objectweb.jorm.api.PBinding
It gives access to the PName, which designate a particular DSI, associated to this binding.
getPName(PBinder) - Method in interface org.objectweb.jorm.api.PSerializable
 
getPName() - Method in class org.objectweb.jorm.lib.PBindingImpl
 
getPName(PBinder) - Method in class org.objectweb.jorm.lib.PSerializableImpl
 
getPNameCoder(String, String, String) - Method in interface org.objectweb.jorm.api.PClassMapping.ReferenceConfigurator
It retrieves the PNameCoder which must be associated to the field specified in parameter.
getPNameCoder(String, String, String[]) - Method in interface org.objectweb.jorm.api.PClassMapping.ReferenceConfigurator
It retrieves the PNameCoder which should manage the reference.
getPNameCoder() - Method in interface org.objectweb.jorm.api.PClassMapping
It returns the naming context that manages the references contained by the generic class instance whose mapping is defined by this PClassMapping.
getPNameCoder(String) - Method in interface org.objectweb.jorm.api.PClassMapping
It returns the naming context that manages the reference associated to a field whose type is a JORM class.
getPNameCoder() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It returns the naming context that manages the references contained by the generic class instance whose mapping is defined by this PClassMapping.
getPNameCoder(String) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It returns the naming context that manages the reference associated to a field whose type is a JORM class.
getPNameCoder(String, PMapper) - Static method in class org.objectweb.jorm.lib.JormPathHelper
Retrieves the PNameCoder instance corresponding to a path
getPNameDecodeFunction(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method permits to find the right decode function either the PType specified by the parameter @pt.
getPNameEncodeFunction(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method permits to find the right encode function either the PType specified by the parameter @pt.
getPNameFields() - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbPPolymorphicClass
Returns the primary key of the class as a String of type "x1, x2" where x1 and x2 compose the primary key.
getPNameFrom(Object, Object, Object, boolean) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
Try to build a PName from a java object.
getPNameGetterGetFunction(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method permits to find the right pngetXField function either the PType specified by the parameter @pt.
getPNameIndex() - Method in interface org.objectweb.jorm.api.PPrefetchTupleCollection
Gets the index of the PName of the persistent class which is pefetched
getPNameIndex() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
getPNameIterator(Object, boolean, boolean, Object) - Method in interface org.objectweb.jorm.api.PClassMapping
It returns an iterator over all pname of persitent objects availlable in this class.
getPNameIterator(Object) - Method in interface org.objectweb.jorm.api.PClassMapping
Deprecated. use getPNameIterator(Object, boolean, boolean)
getPNameIterator(Object) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
getPNameIterator(Object, boolean, boolean, Object) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
It returns an iterator over all pname of persitent objects availlable in this class.
getPNameIterator(Object, boolean, boolean, Object) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
It returns an iterator over all pname of persitent objects availlable in this class.
getPNameIteratorSelectClause() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Constructs the string representing the SQL query used to get the extent of a JORM class (the ID PName of all objects of this class).
getPNameIteratorSelectClauseWithPrefetch() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getPNameIteratorWhereClause() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getPNameManager() - Method in interface org.objectweb.jorm.naming.api.PName
It retrieves the name manager associated to this PName.
getPNameManager() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
getPTJoinColumnNames() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbJoin
Returns the list of the column names of the primary (main) table involved in the join.
getPType() - Method in interface org.objectweb.jorm.api.PClassMapping
Retrieves the PType of this mapped JORM class.
getPType() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
getPType() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
Retrieves the PType associated to the JORM class which is the type of the name managed by this naming context.
getPType(String) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
getPType() - Method in interface org.objectweb.jorm.metainfo.api.Class
 
getPType() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getPType() - Method in interface org.objectweb.jorm.naming.api.PName
It retrieves the PType associated to this PName if any exists.
getPType() - Method in interface org.objectweb.jorm.naming.api.PNameCoder
Retrieves the PType associated to the JORM class which is the type of the name managed by this naming context.
getPType() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
getPType() - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
getPType() - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
getPTypeBigDecimal() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the BigDecimal jorm type.
getPTypeBigInteger() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the BigInteger jorm type.
getPTypeBoolean() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the boolean jorm type.
getPTypeByte() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the byte jorm type.
getPTypeByteArray() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the bytearray jorm type.
getPTypeChar() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the char jorm type.
getPTypeCharArray() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the chararray jorm type.
getPTypeDate() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the date jorm type.
getPTypeDouble() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the double jorm type.
getPTypeFloat() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the float jorm type.
getPTypeInt() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the int jorm type.
getPTypeLong() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the long jorm type.
getPTypeOboolean() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the Boolean jorm type.
getPTypeObyte() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the Byte jorm type.
getPTypeOchar() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the Character jorm type.
getPTypeOdouble() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the Double jorm type.
getPTypeOfloat() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the Float jorm type.
getPTypeOint() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the Integer jorm type.
getPTypeOlong() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the Long jorm type.
getPTypeOshort() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the Short jorm type.
getPTypeReference() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents a reference.
getPTypeSerialized() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the serialized jorm type.
getPTypeShort() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the short jorm type.
getPTypeSpace() - Method in interface org.objectweb.jorm.api.PMapper
It returns a PTypeSpace that may be used to create PType associated to JORM classes mapped within this PMapper.
getPTypeSpace() - Method in class org.objectweb.jorm.lib.Mapper
It returns a PTypeSpace that may be used to create PType associated to JORM classes mapped within this PMapper.
getPTypeSpace() - Method in interface org.objectweb.jorm.metainfo.api.Manager
Returns the PTypeSpace structure.
getPTypeSpace() - Method in class org.objectweb.jorm.metainfo.lib.JormManager
TBD
getPTypeSpaceFieldName(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Retrieves the name of the static field of the interface PTypeSpace corresponding to a PType.
getPTypeString() - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its retrieves the PType object which represents the string jorm type.
getPaGetMethod(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method does the conversion between a PType @pt and the getter function to use on a PAccessorGen (generic accessor).
getPaSetMethod(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method does the conversion between a PType @pt and the setter function to use on a PAccessorGen (generic accessor).
getPackage() - Method in interface org.objectweb.jorm.metainfo.api.Class
 
getPackage(String) - Method in interface org.objectweb.jorm.metainfo.api.Manager
Returns an existing schema.
getPackage() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getPackage(String) - Method in class org.objectweb.jorm.metainfo.lib.JormManager
Returns an existing schema.
getPackages() - Method in interface org.objectweb.jorm.metainfo.api.Manager
Allows to know all the declared schemas into the current metainformation manager.
getPackages() - Method in class org.objectweb.jorm.metainfo.lib.JormManager
Allows to know all the declared schemas into the current metainformation manager.
getParameterPType(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilterParameterTypeProvider
 
getParent() - Method in interface org.objectweb.jorm.metainfo.api.MetaObject
Allows to know the parent MetaObject of the current MetaObject.
getParent() - Method in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
Returns the parent MetaObject of the current MetaObject.
getParentClassMapping(Set) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
Returns the parent class mappings having a inheritance rule in a set of inheritance rules.
getParentClassMapping(String) - Method in interface org.objectweb.jorm.metainfo.api.ClassMapping
 
getParentClassMapping(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
Returns the parent class mapping using the Fully-Qualified name of its parent
getParentClassMappings() - Method in interface org.objectweb.jorm.metainfo.api.ClassMapping
 
getParentClassMappings() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
Returns a collection of ParentClassMapping objects.
getParser() - Method in interface org.objectweb.jorm.api.JormConfigurator
Gets the parser to be used by JORM.
getParser() - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Gets the parser to be used by JORM.
getParserException() - Method in interface org.objectweb.jorm.xml2mi.api.Parser
Returns the exception which is reached during the parsing of a file.
getParserException() - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
returns the exception which is reached during the parsing of a file
getPath(GenClassRef, boolean) - Static method in class org.objectweb.jorm.lib.JormPathHelper
Retrieves the path of a GenClass.
getPath(ClassRef) - Static method in class org.objectweb.jorm.lib.JormPathHelper
Retrieves the path of the reference to a class.
getPath(Class) - Static method in class org.objectweb.jorm.lib.JormPathHelper
Retrieves the path of the class.
getPath(String) - Static method in class org.objectweb.jorm.lib.JormPathHelper
 
getPath(String, String, String[]) - Static method in class org.objectweb.jorm.lib.JormPathHelper
 
getPcm() - Method in interface org.objectweb.jorm.naming.api.PolymorphicPNamingContext
Get the PClassMapping.
getPcm() - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
getPemPos(PrimitiveElementMapping[], PrimitiveElement) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
getPersistentClassType() - Method in interface org.objectweb.jorm.naming.api.NamingFilterKeyProvider
 
getPnFieldName(RdbGenColumn) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Searches the name of the field in the composite name associated with the identifier, which is mapped to the given column.
getPolymorphIdMgr(PMapper) - Static method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrRegistry
Looks for a PolymorphIdMgr associated with this mapper.
getPolymorphicClassExtent(Class, String, String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentGenInfos
Calculates the query representing the extent of the class.
getPolymorphicClassExtent(Class, String, String, boolean) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentGenInfos
This method is used to create the list of extent mapping infos for the class classA.
getPrefetchBuffer() - Method in interface org.objectweb.jorm.api.PPrefetchTupleCollection
Gets the PrefetchBuffer associated with the TupleCollection.
getPrefetchBuffer() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
getPrefetchCache() - Method in interface org.objectweb.jorm.api.PMapper
Returns the prefetch cache associated to this mapper.
getPrefetchCache() - Method in class org.objectweb.jorm.lib.Mapper
Returns the prefetch cache associated to this mapper.
getPrefetchSelectCols() - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbPrefetchablePCM
 
getPrefetchTables() - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbPrefetchablePCM
 
getPrefetchWhereClause() - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbPrefetchablePCM
 
getPrimitive(PType) - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
 
getPrimitiveElement(Object, Class, boolean) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method allow to retrieve a primitive element from th meta object mo.
getPrimitiveElement(String, Class) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
getPrimitiveElement() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Returns the PrimitiveElement object which defines the current GenClassRef object.
getPrimitiveElement() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns the PrimitiveElement object which defines the current GenClassRef object.
getPrimitiveElement(String) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
 
getPrimitiveElementByRdbJoin() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
 
getPrimitiveElementMapping(String, boolean) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosClassMapping
 
getPrimitiveElementMapping(String, boolean) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
getPrimitiveElementMapping(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
 
getPrimitiveElementMapping(String, boolean) - Method in interface org.objectweb.jorm.metainfo.api.ClassMapping
Get the primitive element mapping corresponding to a field name by searching recursively in the super classes until it is found (if requested)
getPrimitiveElementMapping(String) - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Returns the PrimitiveElementMapping objects (hidden or not) matching a given fieldName.
getPrimitiveElementMapping(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
 
getPrimitiveElementMappingByCol(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
Gets the primitive element mapping by its column name
getPrimitiveElementMappingByField(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbExternalTable
 
getPrimitiveElementMappingByField(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
Gets the primitive element mapping by its field name
getPrimitiveElementMappings() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
 
getPrimitiveElementMappings() - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Returns the collection of PEM of the current class only defined at the inheritance level, that is, without the inherited ones.
getPrimitiveElementMappings() - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Returns a collection of PrimitiveElementMapping objects.
getProjectName() - Method in interface org.objectweb.jorm.api.PClassMapping
It retrieves the project name.
getProjectName() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
getProjectName() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getProjectName() - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
getProjectName() - Method in interface org.objectweb.jorm.metainfo.api.ClassProject
Returns the project name.
getProjectName() - Method in interface org.objectweb.jorm.metainfo.api.MappingStructure
Returns the project name.
getProjectName() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassProject
Returns the project name.
getProjectName() - Method in class org.objectweb.jorm.metainfo.lib.BasicMappingStructure
Returns the project name.
getProjection() - Method in interface org.objectweb.jorm.metainfo.api.NameRef
Retrieve the list of projections between the fields of the composite name and the field of the class.
getProjection() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameRef
Retrieve the list of projections between the fields of the composite name and the field of the class.
getProjectionField(NameDef, String) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method provides the projection of the field name belonging to the class over a field name belonging to the composite name corresponding definition.
getRdbAdapter(String) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbCommonHelper
Retrieves the adapter associated with the given mapper.
getRdbAdapter() - Method in class org.objectweb.jorm.mapper.rdb.lib.MapperJCA_JDBC
 
getRdbAdapter() - Method in class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC
 
getRdbAdapter() - Method in interface org.objectweb.jorm.mapper.rdb.lib.PMapperRdb
 
getRdbExternalTable(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
 
getRdbExternalTable(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping
 
getRdbExternalTables() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
 
getRdbExternalTables() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping
 
getRdbFilter() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
getRdbFilter() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
Returns an RdbFilter object.
getRdbInheritanceQuery() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
getRdbJoin(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbExternalTable
 
getRdbJoins() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbExternalTable
 
getRdbScriptPMSM() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
getRdbTable() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
getRdbTable() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping
Returns the name of the primary table.
getReadFromTables() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Build the data structure representing the from clause and the joins for accessing all fields of the class.
getReadOnly() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
getReadSelectFields() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getReadSelectFields(boolean) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Build the select clause that access all fields of the class.
getReadSelectFieldsAsColArray() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getReadSelectNbFields() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getReadWhereClause() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getReadableColumns() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getRefColumn() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
getRefNC(String) - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
Retrieves a PNamingContext that manages polymorphic references for the class with the given name.
getRefNC(String) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Retrieves a PNamingContext that manages polymorphic references for the class with the given name.
getRefNameDef(Mapping, Reference) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
getRefNameDef() - Method in interface org.objectweb.jorm.metainfo.api.Reference
Returns an iterator on existing NameDef for the current object.
getRefNameDef(String) - Method in interface org.objectweb.jorm.metainfo.api.Reference
Returns a NameDef object from a given mappingName.
getRefNameDef(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassRef
Returns a NameDef object.
getRefNameDef() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassRef
Returns an iterator on existing NameDef for the current Class.
getRefNameDef(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns a NameDef object.
getRefNameDef() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Returns an iterator on existing NameDef for the current Class.
getRefNameDef(String, String) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Returns a NameDef object given a NameDef name (name), a field or a scalarfield name (fn) and possibly the full qualified class name where it is defined.
getRefValue(RdbGenInfos, boolean) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getRefValue(RdbGenInfos, boolean, RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getReferenceMapping(String) - Method in interface org.objectweb.jorm.metainfo.api.ClassMapping
Retrieves the ReferenceMapping instance corresponding to the name of a reference field.
getReferenceMapping() - Method in interface org.objectweb.jorm.metainfo.api.GenClassMapping
Returns a ReferenceMapping object.
getReferenceMapping(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
 
getReferenceMapping() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassMapping
Returns a ReferenceMapping object.
getReferenceMappings() - Method in interface org.objectweb.jorm.metainfo.api.ClassMapping
Returns a collection of ReferenceMapping objects.
getReferenceMappings() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
Returns a collection of ReferenceMapping objects.
getReferenceTable() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getRow() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Retrieves the current row Number of this TupleCollection
getRuleName() - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Returns the name of the rule used to map the class.
getRuleName() - Method in interface org.objectweb.jorm.metainfo.api.ParentClassMapping
Returns the name of the rule involved in the mapping of the inheritance relationship.
getRuleName() - Method in interface org.objectweb.jorm.metainfo.api.ReferenceMapping
Returns the name of the rule used to map the reference.
getRuleName() - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Returns the name of the rule used to map the class.
getRuleName() - Method in class org.objectweb.jorm.metainfo.lib.BasicParentClassMapping
Returns the name of the rule involved in the mapping of the inheritance relationship.
getRuleName() - Method in class org.objectweb.jorm.metainfo.lib.BasicReferenceMapping
Returns the name of the rule used to map the reference.
getScalarField(String) - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Retrieve a scalarfield describing the field identified by it name in the current compositename.
getScalarField(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Retrieve a scalarfield describing the field identified by it name in the current compositename.
getScale() - Method in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
 
getScale() - Method in class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement
 
getSchMgr(String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Gets the schema manager associated with the given mapper.
getSchMgr(String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Gets the schema manager associated with the given mapper.
getSelectPKAndFields(RdbAdapter, Class) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
Returns a String of type "x1 as y1, x2 as y2, x3 as y3" for the pk and fields case, x1 and x2 composing the primary key, x3 being a field that belongs to the class or one of its super classes.
getSelectPKOnly(RdbAdapter, String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
Returns a String of type "x1 as y1, x2 as y2" for the pk only case, x1 and x2 composing the primary key.
getSelectParameter(String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
get a select parameter to give to the getQuery method of adapter this method is called in RdbExtentDefinition.vm when generating the extent definition
getSelectPrefetch(RdbAdapter, Class) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
Returns a String of type "x1 as y1, x2 as y2, x3 as y3" for the prefetch case.
getSequenceCache() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
getSequenceHelper() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
getSequenceIdAllocator() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
getSequenceIncrement() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
getSequenceName() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
getSequenceStart() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
getSerObjectCast(PType) - Method in class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
getSerRead(PType) - Method in class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
getSerWrite(PType) - Method in class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
getShort(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a Short in the java programming language
getShort() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getShort() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getSingleFieldName() - Method in class org.objectweb.jorm.generator.lib.FPNCGenerator.FPNCMatchInfo
 
getSingleFieldPType() - Method in class org.objectweb.jorm.generator.lib.FPNCGenerator.FPNCMatchInfo
 
getSize() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Give the number of the attribute in this Tuple object.
getSize() - Method in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
Returns the size of the field in case of string, serialized, arrays, bigdecimal, etc
getSize() - Method in class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement
Returns the size of the field in case of string, serialized, arrays, etc
getSqlGet(String, String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
Constructs the string that defines the way to access to the relevant result part into a particular ResultSet.
getSqlSet(String, String, String, int) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
Constructs the string that defines the way to assign to the relevant query parameter into a particular prepared statement through the adapter.
getSqlType(RdbPrimitiveElementMapping, String, boolean) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbCommonHelper
 
getSqlType(String) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
Gets the SQL type associated with this column into the database for which we define the mapping.
getSqlTypeCode(PType) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getSrc() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
getStateInheritance() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
getStateInheritance() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
getStatus() - Method in interface org.objectweb.jorm.api.PBinding
It yields the current status associated with this PBinding.
getStatus() - Method in class org.objectweb.jorm.lib.PBindingImpl
 
getStatus() - Method in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
Gets the status wrt constance and persistence.
getStatus() - Method in class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement
 
getString(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a String in java programming language
getString() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getString() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getStringCode() - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
getStringCode() - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
getStringExpression() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilter
 
getSubClasses() - Method in interface org.objectweb.jorm.metainfo.api.Class
Allows us to obtain all classes derived from the current class object.
getSubClasses() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getSubMappers(String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Gets the submappers associated with a given mapper.
getSubMappers(String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Gets the submappers associated with a given mapper.
getSubPCMs() - Method in interface org.objectweb.jorm.api.PClassMapping
Gets the list of the sub PClassMappings.
getSubPCMs() - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
Returns null in case of genclass.
getSubPCMs() - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
Returns null in case of genclass.
getSuperClass(String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Retrieves a super class whith its name.
getSuperClass(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
getSuperClasses() - Method in interface org.objectweb.jorm.metainfo.api.Class
Retrieves the collection of super classes
getSuperClasses() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Returns a collection of Class objects.
getSuperCompositeNames() - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Provides an iterator over all the composite name inherited by the current composite name.
getSuperCompositeNames() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
 
getTable() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
getTable() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
 
getTableCompositeGenRefs(RdbGenTable) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Computes the list of references (i.e., their definition) stored into this particular table.
getTableCompositeGenRefs(RdbGenTable, RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getTableName() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
getTableNameNoDot() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
getTables() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getTemplateLibraries() - Method in interface org.objectweb.jorm.generator.api.MOP
 
getTemplateLibraries() - Method in class org.objectweb.jorm.generator.lib.AbstractMappingGenerator
 
getTemplateLibraries() - Method in class org.objectweb.jorm.generator.lib.CommonGenerator
 
getTemplateLibraries() - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
 
getTemplateLibraries() - Method in class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
getTemplateLibraries() - Method in class org.objectweb.jorm.mapper.mem.generator.MemBindingMOP
 
getTemplateLibraries() - Method in class org.objectweb.jorm.mapper.mem.generator.MemMappingMOP
 
getTemplateLibraries() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbMappingMOP
 
getTuple() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
getTuple(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
getTupleCollection(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Returns the value of the designated column in the current row of this Tuple as a org.objectweb.medor object
getTupleDecoding(String, PType, String) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
getTupleDecoding(String, String, String, PType, int) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Builds the string representing the expression to decode a PName wrt the relevant tuple field having the right type.
getTupleGetter(String, PType, int) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Builds the string representing the expression to access the relevant tuple field having the right type.
getType() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
Returns the SQL type of the current object.
getType() - Method in interface org.objectweb.jorm.metainfo.api.TypedElement
Returns the type of the field.
getType() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassRef
Allows to know the type of the field.
getType() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Allows to know the type of the field.
getType() - Method in class org.objectweb.jorm.metainfo.lib.BasicTypedElement
Returns the type of the field.
getTypedElement(String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Allows to obtain an existing Field.
getTypedElement(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Allows to obtain an existing Field.
getUnResolvedDependencies() - Method in interface org.objectweb.jorm.api.PMapCluster
 
getUnResolvedDependencies() - Method in class org.objectweb.jorm.lib.AbstractPMapcluster
 
getUpdateNullStatement(RdbGenTable) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getUpdateNullStatement(RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getUpdateStatement(RdbGenTable) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
Constructs the string representing the SQL query used to update the part of a JORM object stored into the given table.
getUpdateStatement(RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
getValue() - Method in class org.objectweb.jorm.metainfo.lib.Predicate
 
getVerifier() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerConfigurator
Gets the verifier to be used by JORM.
getVerifier() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerConfiguratorImpl
Gets the verifier to be used by JORM.
getWhereParameter(PClassMapping) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
getWriter() - Method in interface org.objectweb.jorm.api.JormConfigurator
Gets the BasicDomWriter object.
getWriter() - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Gets the BasicDomWriter object.
getcnField2ColumnName() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 

H

hasAutoCalculatedField - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
Indicates if all field of the composite name are not calculated (the field value is computed or generated, ex sequence).
hasFilter() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
hasJoins() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
hasNext() - Method in class org.objectweb.jorm.lib.EmptyPNameIterator
 
hasNext() - Method in class org.objectweb.jorm.lib.Iterator2PNameIterator
 
hasNext() - Method in class org.objectweb.jorm.lib.MultiplePNameIterator
 
hasNext() - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassPNGIterator
 
hasNullValue() - Method in interface org.objectweb.jorm.metainfo.api.ScalarField
Test if the null value exists for this field.
hasNullValue() - Method in class org.objectweb.jorm.metainfo.lib.BasicScalarField
Test if the null value exists for this field.
hasUnmappedPrimitiveElements(Collection) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
Check if any (hidden) field defined in the class (or its supers) has a defined mapping (defined in the class mapping or in it supers)
hashCode() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
hashCode() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
hashCode() - Method in class org.objectweb.jorm.lib.Mapper
 
helper - Variable in class org.objectweb.jorm.generator.lib.FPNCGenerator
 
helper - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
hiddenField - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
Tells is this field is an hidden one.

I

ID - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
IDCLASSN - Static variable in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
IDVALUE_SEP - Static variable in class org.objectweb.jorm.mapper.rdb.xml2mi.RdbParser
 
IDVALUE_SEP - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
ID_CLASS_NAME - Static variable in class org.objectweb.jorm.facility.naming.longid.LongIdManager
Is the name of the persistent class used to load/store the association between a class identifier and its class name.
ID_CLASS_NAME - Static variable in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
Is the name of the persistent class used to load/store the association between a class identifier and its class name.
ID_MAPPING - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
INDEX - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
INHERITANCE_CLASSNAME_PATTERN - Static variable in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
The pattern that represents the JORM class name to be replaced into the string defining the inherited class of a either the PBinding or the PClassMapping that is generated.
INHERITANCE_PACKAGE_PATTERN - Static variable in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
IdentifierMapping - interface org.objectweb.jorm.metainfo.api.IdentifierMapping.
Les identifiants, c'est des NameDefs !!
Iterator2PNameIterator - class org.objectweb.jorm.lib.Iterator2PNameIterator.
Convertes a simple iterator into a PNameIterator
Iterator2PNameIterator(Iterator) - Constructor for class org.objectweb.jorm.lib.Iterator2PNameIterator
 
identifierFields - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
This array contains the ScalarField meta object elements which represent the identifier fields of the generic class instance.
idvalue2genclassref - Variable in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
A Map of String objects.
indexFields - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
This array contains the ScalarField meta object elements which represent the index fields of the generic class instance.
inheritedColumns - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
The list of inherited columns of this table used in this mapping.
inheritsStructures(ParentClassMapping) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
inheritsStructures() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
 
init(PClassMapping) - Method in interface org.objectweb.jorm.api.PBinding
It initialises a PBinding.
init(PMappingCallback, MetaObject) - Method in interface org.objectweb.jorm.api.PClassMapping
It intialises the class mapping.
init(PMappingStructuresManager) - Method in interface org.objectweb.jorm.api.PClassMapping
Register the mapping structures and the dependencies.
init(String, PClassMapping, LongGenMgr) - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncr
Initializes this long generator.
init(PMapper, byte) - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncrMgr
Initializes a long generator manager by mapping relevant classes to the given mapper, and setting relevant initial persistent information.
init(PMapper, byte) - Method in interface org.objectweb.jorm.facility.naming.generator.LongGenMgr
Initializes a long generator manager by mapping relevant classes to the given mapper, and setting up relevant initial persistent information.
init(String, PClassMapping, LongGenMgr) - Method in interface org.objectweb.jorm.facility.naming.generator.PLongGen
Initializes this long generator.
init(String, PClassMapping, LongGenMgr) - Method in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
Initializes the underlying object identifier generator
init(String, PClassMapping, LongGenMgr) - Method in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
Initializes the underlying object identifier generator
init(PMapper, byte) - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
Initializes a polymorphic identifier manager by mapping relevant classes to the given mapper, and setting up relevant initial persistent information.
init(PMapper, byte) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Initializes a polymorphic identifier manager by mapping relevant classes to the given mapper, and setting up relevant initial persistent information.
init(PMappingCallback, MetaObject) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It intialises the class mapping.
init() - Method in interface org.objectweb.jorm.generator.api.Generator
Initializes the generator.
init() - Method in class org.objectweb.jorm.generator.lib.JormGenerator
Initializes the generator.
init(PClassMapping) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
init(PMappingCallback, MetaObject) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
It intialises the class mapping.
init(PMappingStructuresManager) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
init(PMappingCallback, MetaObject) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
It intialises the class mapping.
init(PMappingStructuresManager) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
init() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbScriptPMSM
Creates the file.
init() - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbScriptWriter
Init the script writer: create the file.
init() - Method in interface org.objectweb.jorm.metainfo.api.Manager
Initializes the current Manager.
init() - Method in class org.objectweb.jorm.metainfo.lib.JormManager
Initializes the current Manager.
init(JormConfigurator) - Method in interface org.objectweb.jorm.mi2xml.api.Writer
Initializes a BasicDomWriter object.
init(JormConfigurator) - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomWriter
Initializes a BasicDomWriter object.
init() - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
init(boolean, ArrayList) - Method in interface org.objectweb.jorm.xml2mi.api.Parser
Initializes the Parser.
init(boolean, ArrayList) - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Main constructor for BasicDomParser.
initContext(Context, Class, String, String) - Method in interface org.objectweb.jorm.generator.api.MOP
Initializes a velocity context
initContext(Context, Class, String, String) - Method in class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
initContext(Context, Class, String, String) - Method in class org.objectweb.jorm.mapper.mem.generator.MemBindingMOP
 
initContext(Context, Class, String, String) - Method in class org.objectweb.jorm.mapper.mem.generator.MemMappingMOP
 
initContext(Context, Class, String, String) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbMappingMOP
 
initJormCompiler() - Method in class org.objectweb.jorm.util.lib.AntJormParser
 
initSequenceHelper() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
instance - Static variable in class org.objectweb.jorm.metainfo.lib.FieldComparator
 
invalidatePrefetchBuffer() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
isAbstract() - Method in interface org.objectweb.jorm.metainfo.api.Class
Allows to know if the current class is an abstract class or not.
isAbstract() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Allows to know if the current class is an abstract class or not.
isAllAutoCalculated() - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 
isAutoCalculated() - Method in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
Indicate if the primitive element is auto calculated.
isAutoCalculated() - Method in class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement
 
isBindingAbstract() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
isBindingAbstract() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
isCharArrayType(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the PType parameter designs a Serialized type.
isClass(Object) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the parameter is an instance of org.objectweb.jorm.metainfo.api.Class
isClassRef(TypedElement) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the parameter is an instance of org.objectweb.jorm.metainfo.api.ClassRef
isClassRef() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Allows to know if the current object is a reference to a Class or not.
isClassRef() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Allows to know if the current object is a reference to a Class or not.
isColocated() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
Gets the collocated attribute
isColocatedMaster() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
 
isColumnInPK() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
isColumnNotNull() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
isComposite - Variable in class org.objectweb.jorm.generator.lib.FPNCGenerator.FPNCMatchInfo
Indicates if the naming is based on a composite name.
isCompositeName(NameDef) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the NameDef is composed by several fields.
isConform(String) - Method in interface org.objectweb.jorm.api.PClassMapping
It specifies if the given kind of PMapper is supported by this PClassMapping.
isConform(String) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
It specifies if the given kind of PMapper is supported by this PClassMapping.
isConform(String) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
It specifies if the given kind of PMapper is supported by this PClassMapping.
isConstant() - Method in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
 
isConstant() - Method in class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement
 
isDefined() - Method in interface org.objectweb.jorm.api.PMapCluster
Indicates if the mapping cluster is fully defined.
isDefined() - Method in class org.objectweb.jorm.lib.AbstractPMapcluster
 
isDefined(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
isEmpty() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
isEmpty() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
isFieldName(Object) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the parameter is an instance of org.objectweb.jorm.metainfo.api.FieldName
isFieldName() - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Allows to know if the namedef is describe by a single field.
isFieldName() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
allow to know if the namedef is describe by a single field.
isFilter(PrimitiveElement) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilter
Indicates if a PrimitiveElement is part of the filter.
isFilter() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
Indicates if the column is used as a filter column
isFilteredMapping() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMapping
 
isGenClassRef(TypedElement) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the parameter is an instance of org.objectweb.jorm.metainfo.api.GenClassRef
isGenClassRef() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Allows to know if the current object is a reference to a generic class or not.
isGenClassRef() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Allows to know if the current object is a reference to a generic class or not.
isGenDep() - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Allows to know if the dependances must be generated or not.
isGenerateBinding() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
isGenerateBinding() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
isGenerateCreate() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
isGenerateDelete() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
isGenerateDrop() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
isGeneratedPDFiles() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
isGeneratedPDFiles() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
isGeneratedWithMapperPackage() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
isGeneratedWithMapperPackage() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
isHiddenField(PrimitiveElement) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the parameter is an instance of org.objectweb.jorm.metainfo.api.PrimitiveElement
isHiddenField() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
isInJoin(RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
isInPK(PrimitiveElementMapping) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbMappingMOP
 
isJavac() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
isJavac() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
isKeepSrc() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
isKeepSrc() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
isLast() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
isMainTable - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
indicates if the table is the main table of a the class
isMainTable() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
isManagedPName(Object) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
Indicates if the PName can be managed by this Binder
isNameRef() - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Allows to know if the namedef is describe by a composite name.
isNameRef() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
allow to know if the namedef is describe by a composite name.
isNotNull() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
Allows to know if the column is null or not.
isNull() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
isNull(Object, Object) - Method in class org.objectweb.jorm.facility.naming.longid.LongIdPNC
 
isNull(Object, Object) - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdPNC
 
isNull() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdRefN
 
isNull() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
isNull(Object) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
isNull() - Method in interface org.objectweb.jorm.naming.api.PName
It tells if this name corresponds to "null" representation within a its naming context.
isNull(Object, Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
isNull() - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
isNull(Object, Object) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
Indicates if value encapsulated into a pname getter (generic or specific) represents a null PName
isParseOnly() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
isParseOnly() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
isPersistent() - Method in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
 
isPersistent() - Method in class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement
 
isPolymorphic() - Method in interface org.objectweb.jorm.metainfo.api.Class
Returns true if the class is polymorphic, i.e. it has subclasses or superclasses
isPolymorphic() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
isPolymorphic() - Method in interface org.objectweb.jorm.naming.api.PolymorphicPName
It returns true if the PName is polymorphic, else it returns false.
isPolymorphic() - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPName
 
isPrimitive() - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Allows to know if the current object is primitive or not (final and "basic").
isPrimitive() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
Allows to know if the current object is primitive or not (final and "basic").
isPrimitiveElement(Object) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the parameter is an instance of org.objectweb.jorm.metainfo.api.PrimitiveElement
isReadOnly() - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
 
isRefExtField - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbFieldDesc
This field maps to a column that belongs to another table.
isReference(TypedElement) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the parameter is an instance of org.objectweb.jorm.metainfo.api.Reference
isScalar() - Method in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
Allows to know if the current Field is a scalar field or not.
isScalar() - Method in class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement
Allows to know if the current Field is a scalar field or not.
isSequenceCreated() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
isSerializedField(Object) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the parameter designs a Serialized field.
isSerializedType(PType) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method checks if the PType parameter designs a Serialized type.
isStateGenerated() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
isStateGenerated() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
isSystem() - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Allows to know if the mapping of the referenced field is defined by another system (could be defined by Versant system for instance).
isSystem() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
Allows to know if the mapping of the referenced field is defined by another system (could be defined by Versant system for instance).
isUserDefinedIncludes() - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
isValidString(String) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This method tests if a String is valid.
isVerbose() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
isVerbose() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
isWriteScript() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbScriptPMSM
 
isWriteScript() - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbScriptWriter
Return true if the script has to be written.
iterateAllField() - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Deprecated. use getAllFields().
iterateAllField() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Provides an iterator over the field of the current composite name including the inherited fields.
iterateCompositeName() - Method in interface org.objectweb.jorm.metainfo.api.Package
Allows to know all the registered compositename into the current schema.
iterateCompositeName() - Method in class org.objectweb.jorm.metainfo.lib.BasicPackage
Allows to know all the registered compositename into the current schema.
iterateError() - Method in class org.objectweb.jorm.util.lib.CompilerError
Allows to know all the error message registered by the compiler.
iterateField() - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Deprecated. use getFields().
iterateField() - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Returns an iterator on all fields (HiddenFields and FieldRef).
iterateField() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
Provides an iterator over the field of the current composite name.
iterateField() - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
Returns an iterator on all fields (HiddenFields and FieldRef).
iterateFile() - Method in interface org.objectweb.jorm.util.io.api.TargetHolder
Return an iterator on the file managed by this holder.
iterateFile() - Method in class org.objectweb.jorm.util.io.lib.JavaFileHolder
Return an iterator on the absolute file managed by this holder.
iterateFileWriter() - Method in interface org.objectweb.jorm.util.io.api.TargetHolder
Return an iterator on the file writer maneged by this holder.
iterateFileWriter() - Method in class org.objectweb.jorm.util.io.lib.JavaFileHolder
Return an iterator on the absolute file writer managed by this holder.
iterateIndexField() - Method in interface org.objectweb.jorm.metainfo.api.GenClass
Allows to know all the existing index field for the current generic class.
iterateIndexField() - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClass
Allows to know all the existing index field for the current generic class.
iterateInheritedCompositeName() - Method in interface org.objectweb.jorm.metainfo.api.CompositeName
Deprecated. use getSuperCompositeNames()
iterateInheritedCompositeName() - Method in class org.objectweb.jorm.metainfo.lib.BasicCompositeName
 
iterateParentClassMappings() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
Returns an Iterator over ParentClassMapping objects.
iterateReferenceMappings() - Method in interface org.objectweb.jorm.metainfo.api.ClassMapping
Returns an Iterator over ReferenceMapping objects.
iterateReferenceMappings() - Method in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
Returns an Iterator over ReferenceMapping objects.

J

JORM - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
JORMPROPFILE - Static variable in interface org.objectweb.jorm.api.PMapper
 
JavaFileHolder - class org.objectweb.jorm.util.io.lib.JavaFileHolder.
A TargetHolder ...
JavaFileHolder(String) - Constructor for class org.objectweb.jorm.util.io.lib.JavaFileHolder
 
JormCompiler - class org.objectweb.jorm.compiler.lib.JormCompiler.
 
JormCompiler() - Constructor for class org.objectweb.jorm.compiler.lib.JormCompiler
It builds a JormCompiler with the default JormCompilerParameter and JormCompilerParameter.
JormCompiler(JormCompilerParameter, JormCompilerConfigurator) - Constructor for class org.objectweb.jorm.compiler.lib.JormCompiler
It builds a JormCompiler with the specified JormCompilerParameter instance.
JormCompilerConfigurator - interface org.objectweb.jorm.compiler.api.JormCompilerConfigurator.
Used to hold the configuration information related to a JORM compiler instance.
JormCompilerConfiguratorImpl - class org.objectweb.jorm.compiler.lib.JormCompilerConfiguratorImpl.
Used to hold the configuration information related to a JORM compiler instance.
JormCompilerConfiguratorImpl() - Constructor for class org.objectweb.jorm.compiler.lib.JormCompilerConfiguratorImpl
 
JormCompilerParameter - interface org.objectweb.jorm.compiler.api.JormCompilerParameter.
A JormCompilerParameter object is an object which manages informations read by the command line parser.
JormCompilerParameterImpl - class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl.
A JormCompilerParameter object is an object which manages informations read by the command line parser.
JormCompilerParameterImpl() - Constructor for class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
JormConfigurator - interface org.objectweb.jorm.api.JormConfigurator.
Used to hold the configuration information related to the JORM runtime.
JormConfiguratorImpl - class org.objectweb.jorm.lib.JormConfiguratorImpl.
Used to hold the configuration information related to the JORM runtime.
JormConfiguratorImpl() - Constructor for class org.objectweb.jorm.lib.JormConfiguratorImpl
 
JormGenerator - class org.objectweb.jorm.generator.lib.JormGenerator.
This class start the generations of the jorm objects and user object.
JormGenerator() - Constructor for class org.objectweb.jorm.generator.lib.JormGenerator
 
JormManager - class org.objectweb.jorm.metainfo.lib.JormManager.
Implementation object of the Manager interface.
JormManager() - Constructor for class org.objectweb.jorm.metainfo.lib.JormManager
 
JormPathHelper - class org.objectweb.jorm.lib.JormPathHelper.
This class is a Helper for the Jorm user (Speedo, JOnAS, Medor, ...) which uses pathes.
JormPathHelper() - Constructor for class org.objectweb.jorm.lib.JormPathHelper
 
JormVerifier - class org.objectweb.jorm.verifier.lib.JormVerifier.
 
JormVerifier() - Constructor for class org.objectweb.jorm.verifier.lib.JormVerifier
builds a new JormVerifier object.
javacAll() - Method in interface org.objectweb.jorm.util.io.api.TargetHolder
This method compiles all files managed by this holder
javacAll() - Method in class org.objectweb.jorm.util.io.lib.JavaFileHolder
This method compiles all files managed by this holder
jcNames - Variable in class org.objectweb.jorm.lib.AbstractPMapcluster
The names of the Jorm classes defined and managed by this PMapCluster
jn2join - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
join - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
joinCol - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
references a column in the main table in case of this column participates in the join with the main table.
joinColumnsInExt - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
Along with this list, we define the position the column of this table with which these external columns join.
joinColumnsInMain - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
The list of columns used to join with the reference table.
joinIdx - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
 
joins - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
contains the association between a RdbGenJoin and a primitive element.
joins - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
jormClassName - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
Fully quailied name of the persitent class

K

KFPNCGenerator - class org.objectweb.jorm.generator.lib.KFPNCGenerator.
 
KFPNCGenerator() - Constructor for class org.objectweb.jorm.generator.lib.KFPNCGenerator
 
KFPNCGenerator.NamingKeyFilterExpressionHelper - class org.objectweb.jorm.generator.lib.KFPNCGenerator.NamingKeyFilterExpressionHelper.
 
KFPNCGenerator.NamingKeyFilterExpressionHelper(Expression, CompositeName, Logger) - Constructor for class org.objectweb.jorm.generator.lib.KFPNCGenerator.NamingKeyFilterExpressionHelper
 
KFPNCManager - class org.objectweb.jorm.naming.lib.KFPNCManager.
Is a manager of FKPNC instances.
KFPNCManager() - Constructor for class org.objectweb.jorm.naming.lib.KFPNCManager
 
KFPNCManager(Map) - Constructor for class org.objectweb.jorm.naming.lib.KFPNCManager
 
KeyFilteredNamingContext - interface org.objectweb.jorm.naming.api.KeyFilteredNamingContext.
 
key2binder - Variable in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
The map mainting the association between keys and binder
knownMappers() - Method in interface org.objectweb.jorm.api.JormConfigurator
Lists the names of supported mappers.
knownMappers() - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Lists the names of supported mappers.

L

LIFECYCLE_ACTIVEFORIO - Static variable in interface org.objectweb.jorm.api.PBinding
The PBinding can perform read and write to the data store: It has a PName to reach an existing data store instance.
LIFECYCLE_DELTOWRITE - Static variable in interface org.objectweb.jorm.api.PBinding
On the next write call, the PBinding will delete the data store instance associated to its PName, and release its PName: It has a PName to reach the related data store instance.
LIFECYCLE_ERROR - Static variable in interface org.objectweb.jorm.api.PBinding
This is not a real state for a PBinding.
LIFECYCLE_NEWTOWRITE - Static variable in interface org.objectweb.jorm.api.PBinding
The PBinding has a PName to reach the data store, but the corresponding data store instance does not exist yet.
LIFECYCLE_NOTBOUND - Static variable in interface org.objectweb.jorm.api.PBinding
The PBinding does not have any PName to reach a data store instance.
LINKEND_SEP - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
LOGGER_NAME - Static variable in interface org.objectweb.jorm.api.JormConfigurator
 
LOGGER_NAME - Static variable in interface org.objectweb.jorm.compiler.api.JormCompilerConfigurator
 
LONG_SIZE - Static variable in class org.objectweb.jorm.facility.naming.longid.LongIdManager
is the number of bits of an identifier.
LONG_SIZE - Static variable in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
is the number of bits of an identifier.
Loggable - interface org.objectweb.jorm.util.api.Loggable.
The interface Loggable must be implemented by all objects which want to log something.
LoggedClassAdapter - class org.objectweb.jorm.generator.lib.LoggedClassAdapter.
This class is base class for implementing ASM visitor.
LoggedClassAdapter(ClassVisitor) - Constructor for class org.objectweb.jorm.generator.lib.LoggedClassAdapter
 
LoggedClassAdapter(ClassVisitor, Logger) - Constructor for class org.objectweb.jorm.generator.lib.LoggedClassAdapter
 
LongGen - interface org.objectweb.jorm.facility.naming.generator.LongGen.
Provides a generator of long identifiers and ensures that allocated ones are never proposed again (allocation information is made persistent).
LongGenIncr - class org.objectweb.jorm.facility.naming.generator.LongGenIncr.
Implements a long generator (LongGen) that produces new long ID merely by incrementing a persistent long variable.
LongGenIncr() - Constructor for class org.objectweb.jorm.facility.naming.generator.LongGenIncr
 
LongGenIncrMgr - class org.objectweb.jorm.facility.naming.generator.LongGenIncrMgr.
Manages LongGenIncr long generators.
LongGenIncrMgr() - Constructor for class org.objectweb.jorm.facility.naming.generator.LongGenIncrMgr
 
LongGenMgr - interface org.objectweb.jorm.facility.naming.generator.LongGenMgr.
Provides a means to allocates long identifiers generators.
LongGenMgrRegistry - class org.objectweb.jorm.facility.naming.generator.LongGenMgrRegistry.
Statically registers LongGenMgr associated with mappers within a JVM context.
LongGenMgrRegistry() - Constructor for class org.objectweb.jorm.facility.naming.generator.LongGenMgrRegistry
 
LongIdManager - class org.objectweb.jorm.facility.naming.longid.LongIdManager.
Is a manager helping the used of LongId identifier.
LongIdManager() - Constructor for class org.objectweb.jorm.facility.naming.longid.LongIdManager
Builds a LongIdManager with the default class identifier size.
LongIdManager(PMapper) - Constructor for class org.objectweb.jorm.facility.naming.longid.LongIdManager
Builds and intializes a LongIdManager with the default class identifier size.
LongIdManager(PMapper, int) - Constructor for class org.objectweb.jorm.facility.naming.longid.LongIdManager
Builds and intializes a LongIdManager with a particular class identifier size.
LongIdManager - class org.objectweb.jorm.facility.naming.olongid.LongIdManager.
Is a manager helping the used of LongId identifier.
LongIdManager() - Constructor for class org.objectweb.jorm.facility.naming.olongid.LongIdManager
Builds a LongIdManager with the default class identifier size.
LongIdManager(PMapper) - Constructor for class org.objectweb.jorm.facility.naming.olongid.LongIdManager
Builds and intializes a LongIdManager with the default class identifier size.
LongIdManager(PMapper, int) - Constructor for class org.objectweb.jorm.facility.naming.olongid.LongIdManager
Builds and intializes a LongIdManager with a particular class identifier size.
LongIdPBinder - class org.objectweb.jorm.facility.naming.longid.LongIdPBinder.
is a LongIdBinder. the only role of this clas is to set the key value to the PClassMapping when the Binder is linked to the PCM.
LongIdPBinder() - Constructor for class org.objectweb.jorm.facility.naming.longid.LongIdPBinder
 
LongIdPBinder - class org.objectweb.jorm.facility.naming.olongid.LongIdPBinder.
is a LongIdBinder. the only role of this clas is to set the key value to the PClassMapping when the Binder is linked to the PCM.
LongIdPBinder() - Constructor for class org.objectweb.jorm.facility.naming.olongid.LongIdPBinder
 
LongIdPNC - class org.objectweb.jorm.facility.naming.longid.LongIdPNC.
Is a PNamingContext managing the LongIdPName and LongIdBinder.
LongIdPNC(int) - Constructor for class org.objectweb.jorm.facility.naming.longid.LongIdPNC
Builds a LongIdPNC with a particular class identifier size
LongIdPNC - class org.objectweb.jorm.facility.naming.olongid.LongIdPNC.
Is a PNamingContext managing the LongIdPName and LongIdBinder.
LongIdPNC(int) - Constructor for class org.objectweb.jorm.facility.naming.olongid.LongIdPNC
Builds a LongIdPNC with a particular class identifier size
linkedMO - Variable in class org.objectweb.jorm.metainfo.lib.BasicMappingStructure
The MetaObject object referenced by the current object.
listAllFields(List) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
listAllHiddenField(List) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
listField() - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
returns an ArrayList which contains the current fields.
listField(List) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
listHiddenFields(List) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
loadConfFile(String, Iterator) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
Load a jorm configuration file.
loadConfFile(InputStream, Iterator) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
Load a jorm configuration file.
loadConfFile(String, Iterator) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
Load a jorm configuration file.
loadConfFile(InputStream, Iterator) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
Load a jorm configuration file.
loadJavaClass(String, TargetHolder, boolean) - Method in class org.objectweb.jorm.generator.lib.BindingGenerator
 
loadNull(CodeVisitor, PType) - Static method in class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
loader - Variable in class org.objectweb.jorm.lib.JormConfiguratorImpl
 
log(String) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
logProperties - Variable in class org.objectweb.jorm.lib.JormConfiguratorImpl
 
logger - Variable in class org.objectweb.jorm.compiler.lib.JormCompiler
The logger used by the compiler to log messages
logger - Variable in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
 
logger - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
The logger to log all information related to the mapping of this class.
logger - Variable in class org.objectweb.jorm.generator.lib.CommonGenerator
The logger instance which logs the traces of the generator.
logger - Variable in class org.objectweb.jorm.generator.lib.CommonHelper
 
logger - Variable in class org.objectweb.jorm.generator.lib.LoggedClassAdapter
 
logger - Variable in class org.objectweb.jorm.generator.lib.NamingFilterExpressionHelper
 
logger - Variable in class org.objectweb.jorm.lib.JormConfiguratorImpl
 
logger - Variable in class org.objectweb.jorm.lib.Mapper
The logger associated with this mapper.
logger - Variable in class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
 
logger - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
logger - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentGenInfos
 
logger - Static variable in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
logger - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
 
logger - Variable in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
 
logger - Variable in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
a simple logger to log
logger - Variable in class org.objectweb.jorm.xml2mi.lib.ParserHelper
a simple logger to log
loggerFactory - Variable in class org.objectweb.jorm.compiler.lib.JormCompiler
The logger factory used by the compiler to log messages
loggerFactory - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
The loggerFactory.
loggerFactory - Variable in class org.objectweb.jorm.generator.lib.CommonGenerator
The logger factory instance which permits to fetch Logger instance.
loggerFactory - Variable in class org.objectweb.jorm.generator.lib.CommonHelper
 
loggerFactory - Variable in class org.objectweb.jorm.lib.JormConfiguratorImpl
 
loggerFactory - Variable in class org.objectweb.jorm.lib.Mapper
The logger factory associated with this mapper.
loggerFactory - Variable in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
 
loggerFactory - Variable in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
a logger factory to create other loggers if needed
loggerFactory - Variable in class org.objectweb.jorm.xml2mi.lib.ParserHelper
a logger factory to create other loggers if needed
lookup(String) - Method in interface org.objectweb.jorm.api.PMapper
It looks for the PClassMapping object associated to a JORM class within this PMapper.
lookup(PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
lookup(String) - Method in class org.objectweb.jorm.lib.Mapper
It looks for the PClassMapping object associated to a JORM class within this PMapper.
lookup(Object) - Method in interface org.objectweb.jorm.naming.api.KeyFilteredNamingContext
 
lookup(PName) - Method in interface org.objectweb.jorm.naming.api.PBinder
It looks for a PBinding object with the given PName within a PBinder.
lookup(Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
lookup(PName) - Method in class org.objectweb.jorm.naming.lib.BasicPBinder
 
lookupPrimitiveElement(RdbJoin) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
 

M

MAPPER_TEMPLATE_DIR - Static variable in class org.objectweb.jorm.generator.lib.CommonGenerator
The base directory where to find velocity template.
MAPPING - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
MAP_NEW_FIELDS_TO_ADDED_STRUCTURES - Static variable in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
Specifies that the structures and the mapping of the parent is inherited, new structures are added (i.e. new tables are added) and the some of new fields are mapped to this new structures.
MAP_NEW_FIELDS_TO_EXTENDED_STRUCTURES - Static variable in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
Specifies that the structures and the mapping of the parent is inherited, the structures are extended (i.e. new columns are defined in existing tables) and the new fields are mapped to this extension.
MOP - interface org.objectweb.jorm.generator.api.MOP.
 
MOPFactory - interface org.objectweb.jorm.generator.api.MOPFactory.
This interface is used to specify Meta Object Protocol must be used to specialize the the generation of mapping objects and binding objects.
Manager - interface org.objectweb.jorm.metainfo.api.Manager.
The Manager object is the main interface to create the meta information.
MapPNameGetter - class org.objectweb.jorm.naming.lib.MapPNameGetter.
 
MapPNameGetter(String[], Object[]) - Constructor for class org.objectweb.jorm.naming.lib.MapPNameGetter
 
MapPNameGetter(Map) - Constructor for class org.objectweb.jorm.naming.lib.MapPNameGetter
 
MapPNameGetter() - Constructor for class org.objectweb.jorm.naming.lib.MapPNameGetter
 
Mapper - class org.objectweb.jorm.lib.Mapper.
 
Mapper() - Constructor for class org.objectweb.jorm.lib.Mapper
It builds a JormConfigurator with the default JormCompilerParameter and JormCompilerParameter.
Mapper(JormConfigurator) - Constructor for class org.objectweb.jorm.lib.Mapper
 
MapperJCA - class org.objectweb.jorm.lib.MapperJCA.
This mapper supports JCA CCI connection management.
MapperJCA() - Constructor for class org.objectweb.jorm.lib.MapperJCA
 
MapperJCA(JormConfigurator) - Constructor for class org.objectweb.jorm.lib.MapperJCA
 
MapperJCA_JDBC - class org.objectweb.jorm.mapper.rdb.lib.MapperJCA_JDBC.
This mapper supports JDBC connection management through JCA.
MapperJCA_JDBC() - Constructor for class org.objectweb.jorm.mapper.rdb.lib.MapperJCA_JDBC
 
MapperJCA_JDBC(JormConfigurator) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.MapperJCA_JDBC
 
MapperJDBC - class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC.
This mapper supports JDBC connection management.
MapperJDBC() - Constructor for class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC
 
MapperJDBC(JormConfigurator) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC
 
Mapping - interface org.objectweb.jorm.metainfo.api.Mapping.
A Mapping object contains mapping structures obtained by applying a set of mapping rules whose syntax and semantics depend of a particular mapper.
MappingDomtreeBuilder - interface org.objectweb.jorm.mi2xml.api.MappingDomtreeBuilder.
MappingDomtreeBuilder builds a DOMTree representation of a class mapping specification or a generic class mapping specification.
MappingFactory - interface org.objectweb.jorm.metainfo.api.MappingFactory.
MappingFactory defines amethod through which Mapping objects will be created.
MappingGenerator - class org.objectweb.jorm.generator.lib.MappingGenerator.
This class is a generator of XPMapping objects.
MappingGenerator(JormCompilerConfigurator, JormCompilerParameter) - Constructor for class org.objectweb.jorm.generator.lib.MappingGenerator
This constrcutor permits to specify which BindingMOP must be used
MappingParser - interface org.objectweb.jorm.xml2mi.api.MappingParser.
The MappingParser interface provides methods to parse specific mapping information from an XML Element object and build the corresponding Jorm metainformation.
MappingPrinter - class org.objectweb.jorm.metainfo.api.MappingPrinter.
This abstract class must be extends for each mapping.
MappingPrinter() - Constructor for class org.objectweb.jorm.metainfo.api.MappingPrinter
 
MappingStructure - interface org.objectweb.jorm.metainfo.api.MappingStructure.
todo: Description
MappingVerifier - interface org.objectweb.jorm.verifier.api.MappingVerifier.
 
MemBindingMOP - class org.objectweb.jorm.mapper.mem.generator.MemBindingMOP.
This class implements the BindingMOP interface in order to specialize the generation of the PBinding for the memory mapping.
MemBindingMOP() - Constructor for class org.objectweb.jorm.mapper.mem.generator.MemBindingMOP
 
MemDomtreeBuilder - class org.objectweb.jorm.mapper.mem.mi2xml.MemDomtreeBuilder.
BasicRdbMappingDomTreeGenerator extends the BasicMappingDomTreeGenerator class.
MemDomtreeBuilder() - Constructor for class org.objectweb.jorm.mapper.mem.mi2xml.MemDomtreeBuilder
Builds a new rdb domtree generator.
MemMOPFactory - class org.objectweb.jorm.mapper.mem.generator.MemMOPFactory.
 
MemMOPFactory() - Constructor for class org.objectweb.jorm.mapper.mem.generator.MemMOPFactory
 
MemMappingMOP - class org.objectweb.jorm.mapper.mem.generator.MemMappingMOP.
This class implements the BindingMOP interface in order to specialize the generation of the PClassMapping for the memory mapping.
MemMappingMOP() - Constructor for class org.objectweb.jorm.mapper.mem.generator.MemMappingMOP
 
MemMappingPrinter - class org.objectweb.jorm.mapper.mem.metainfo.MemMappingPrinter.
 
MemMappingPrinter() - Constructor for class org.objectweb.jorm.mapper.mem.metainfo.MemMappingPrinter
 
MemParser - class org.objectweb.jorm.mapper.mem.xml2mi.MemParser.
 
MemParser() - Constructor for class org.objectweb.jorm.mapper.mem.xml2mi.MemParser
 
MetaInfoPrinter - class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter.
This class permits to print the jorm meta information in a PrintStream (System.out for example).
MetaInfoPrinter() - Constructor for class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
MetaInfoPrinter(MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
MetaInfoPrinter(Manager) - Constructor for class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
MetaObject - interface org.objectweb.jorm.metainfo.api.MetaObject.
The MetaObject interface is the top level of all meta information interfaces.
MultiplePNameIterator - class org.objectweb.jorm.lib.MultiplePNameIterator.
is an implementation of the PNameIterator interface over several PClassMapping instances.
MultiplePNameIterator(PClassMapping[], Object, boolean, Object) - Constructor for class org.objectweb.jorm.lib.MultiplePNameIterator
Builds a PNameIterator over a set of PClassMapping instances
MultiplePNameIterator(PClassMapping[], Iterator, Object, boolean, Object) - Constructor for class org.objectweb.jorm.lib.MultiplePNameIterator
Builds a PNameIterator over an iterator and a set of PClassMapping instances.
main(String[]) - Static method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
Main method to launch the tests manually.
main(String[]) - Static method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
mainCols - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
mainTable - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
The reference table used in this mapping.
mainTable - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
 
manager - Variable in class org.objectweb.jorm.compiler.lib.JormCompiler
The manager is in charge of the meta information management.
map(PClassMapping) - Method in interface org.objectweb.jorm.api.PMapper
It registers a PClassMapping associated to a particular JORM class within this PMapper.
map(Object, PClassMapping) - Method in interface org.objectweb.jorm.api.PMapper
It registers a PClassMapping associated to a particular JORM class within this PMapper.
map(Object, PClassMapping, boolean) - Method in interface org.objectweb.jorm.api.PMapper
It registers a PClassMapping associated to a particular JORM class within this PMapper.
map(PClassMapping) - Method in class org.objectweb.jorm.lib.Mapper
It registers a PClassMapping associated to a particular JORM class within this PMapper.
map(Object, PClassMapping) - Method in class org.objectweb.jorm.lib.Mapper
It registers a PClassMapping associated to a particular JORM class within this PMapper.
map(Object, PClassMapping, boolean) - Method in class org.objectweb.jorm.lib.Mapper
It registers a PClassMapping associated to a particular JORM class within this PMapper.
mapper - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
This field references the mapper.
mappers - Variable in class org.objectweb.jorm.lib.JormConfiguratorImpl
 
mapping - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
The associated Mapping
mappingDone(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
mappingFactories - Variable in class org.objectweb.jorm.metainfo.lib.JormManager
this structure defines all the mapping factories declared in the meta information manager.
mappingNull(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
mappingRequired(PMappingRequiredEvent) - Method in interface org.objectweb.jorm.api.PMapperListener
Signlas to this listener that the mapper requires a particular JORM class to be mapped.
mappingRequired(PMappingRequiredEvent) - Method in class org.objectweb.jorm.naming.lib.KFPNCManager
 
match(Object, boolean) - Method in interface org.objectweb.jorm.api.PClassMapping
Returns true if the object obj matches (exactly) this class, else it returns false.
match(Object, boolean) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
match(Object, boolean) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
match(byte[]) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this byte[] value matches a Persistent object manages by the PNamingContext
match(Object) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this Object value matches a Persistent object manages by the PNamingContext
match(byte) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this byte value matches a Persistent object manages by the PNamingContext
match(Byte) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this Byte value matches a Persistent object manages by the PNamingContext
match(char) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this char value matches a Persistent object manages by the PNamingContext
match(Character) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this Character value matches a Persistent object manages by the PNamingContext
match(int) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this int value matches a Persistent object manages by the PNamingContext
match(Integer) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this Integer value matches a Persistent object manages by the PNamingContext
match(long) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this long value matches a Persistent object manages by the PNamingContext
match(Long) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this Long value matches a Persistent object manages by the PNamingContext
match(short) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this short value matches a Persistent object manages by the PNamingContext
match(Short) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this Short value matches a Persistent object manages by the PNamingContext
match(String) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this String value matches a Persistent object manages by the PNamingContext
match(char[]) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this char[] value matches a Persistent object manages by the PNamingContext
match(Date) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this Date value matches a Persistent object manages by the PNamingContext
match(BigInteger) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this BigInteger value matches a Persistent object manages by the PNamingContext
match(BigDecimal) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Indicates if the identifier represented this BigDecimal value matches a Persistent object manages by the PNamingContext
metaInfoManager - Variable in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
The meta information manager for managing meta-objects within the context of a mapper.
metaobject2idvalue - Variable in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
This HashTable associates a MetaObject with an id value.
mmops - Variable in class org.objectweb.jorm.generator.lib.AbstractMappingGenerator
The mapper generation specializations (some MOP objects) key = mapper name value = a MOP
mmops - Variable in class org.objectweb.jorm.generator.lib.MappingGenerator
The mapper generation specializations (some MOP objects) key = mapper name value = a MOP
motable - Variable in class org.objectweb.jorm.xml2mi.lib.ParserHelper
This structure contains Class and CompositeName objects.
msm - Variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
mustGenerateUpdate - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
indicates if code must be generated to update the table when updating an instance

N

NAME_DEF - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
NULL_COLUMN - Static variable in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
NULL_VALUE - Static variable in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
NULL_VALUE - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
NameDef - interface org.objectweb.jorm.metainfo.api.NameDef.
The NameDef interface describes the mapping of a reference field, ut can be the PName of a Class.
NameRef - interface org.objectweb.jorm.metainfo.api.NameRef.
The NameRef interface defines methods to manage reference to composite name.
NamingFilterExpressionHelper - class org.objectweb.jorm.generator.lib.NamingFilterExpressionHelper.
This class is a helper for managing the evaluation of medor expression in naming.
NamingFilterExpressionHelper(Logger) - Constructor for class org.objectweb.jorm.generator.lib.NamingFilterExpressionHelper
 
NamingFilterKeyProvider - interface org.objectweb.jorm.naming.api.NamingFilterKeyProvider.
In order to support a particular naming filtering
name - Variable in class org.objectweb.jorm.genclass.api.FieldDesc
The name of the JORM field.
name - Variable in class org.objectweb.jorm.metainfo.lib.BasicPackage
The name of the schema, this name could be null if the name is not defined by the user.
nbPrefetchCol - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
ncTypeDef(PolymorphRefNC) - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
Notifies the manager that a PType has been associated with this binder.
ncTypeDef(PolymorphRefNC) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Notifies the manager that a PType has been associated with this binder.
nd - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
newClassId() - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
Allocates a new persisttent class identifier.
newClassId(Object) - Method in interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr
 
newClassId() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
Allocates a new persisttent class identifier.
newClassId(Object) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
 
newClassPBinder(String, Object) - Method in class org.objectweb.jorm.facility.naming.longid.LongIdManager
Allocates a new PBinder for a normal persistent class (not a generic class).
newClassPBinder(String, Object) - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
Allocates a new PBinder for a normal persistent class (not a generic class).
newClassPNamingContext() - Method in class org.objectweb.jorm.facility.naming.longid.LongIdManager
Allocates a new PNamingcontext for a normal persistent class (not a generic class).
newClassPNamingContext() - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
Allocates a new PNamingcontext for a normal persistent class (not a generic class).
newGenClassPBinder() - Method in class org.objectweb.jorm.facility.naming.longid.LongIdManager
Allocates a new PBinder for gen class.
newGenClassPBinder() - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
Allocates a new PBinder for gen class.
newPName(PName) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
Allocate a new PName instance with values containing in existing one.
next() - Method in class org.objectweb.jorm.lib.EmptyPNameIterator
 
next() - Method in class org.objectweb.jorm.lib.Iterator2PNameIterator
 
next() - Method in class org.objectweb.jorm.lib.MultiplePNameIterator
 
next() - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassPNGIterator
 
next() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Moves the cursor down one row from its current position to the next tuple
nextStatePBinding(byte, byte) - Static method in class org.objectweb.jorm.api.PStateGraph
It defines the state graph that represents the lifecycle of PBinding objects.
not(boolean) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
 
nullOValue - Variable in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
nullPName - Variable in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
nullPName - Variable in class org.objectweb.jorm.naming.lib.BasicPBinder
 
nullValue - Variable in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
nullValue - Variable in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
An object representing the null pname value.

O

ON - Static variable in interface org.objectweb.jorm.api.Debug
 
o - Variable in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
objectIdGenerator - Variable in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
The inner generator of object identifier
objectIdGenerator - Variable in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
The inner generator of object identifier
objectJT - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
ok(String, String) - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
ok(String) - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
operator2String(Operator) - Method in class org.objectweb.jorm.generator.lib.NamingFilterExpressionHelper
 
org.objectweb.jorm.api - package org.objectweb.jorm.api
 
org.objectweb.jorm.compiler.api - package org.objectweb.jorm.compiler.api
 
org.objectweb.jorm.compiler.lib - package org.objectweb.jorm.compiler.lib
 
org.objectweb.jorm.facility.naming.basidir - package org.objectweb.jorm.facility.naming.basidir
 
org.objectweb.jorm.facility.naming.generator - package org.objectweb.jorm.facility.naming.generator
 
org.objectweb.jorm.facility.naming.longid - package org.objectweb.jorm.facility.naming.longid
 
org.objectweb.jorm.facility.naming.olongid - package org.objectweb.jorm.facility.naming.olongid
 
org.objectweb.jorm.facility.naming.polymorphid - package org.objectweb.jorm.facility.naming.polymorphid
 
org.objectweb.jorm.facility.naming.rdbsequence - package org.objectweb.jorm.facility.naming.rdbsequence
 
org.objectweb.jorm.genclass.api - package org.objectweb.jorm.genclass.api
 
org.objectweb.jorm.genclass.lib - package org.objectweb.jorm.genclass.lib
 
org.objectweb.jorm.generator.api - package org.objectweb.jorm.generator.api
 
org.objectweb.jorm.generator.lib - package org.objectweb.jorm.generator.lib
 
org.objectweb.jorm.lib - package org.objectweb.jorm.lib
 
org.objectweb.jorm.mapper.fos.genclass - package org.objectweb.jorm.mapper.fos.genclass
 
org.objectweb.jorm.mapper.fos.generator - package org.objectweb.jorm.mapper.fos.generator
 
org.objectweb.jorm.mapper.fos.lib - package org.objectweb.jorm.mapper.fos.lib
 
org.objectweb.jorm.mapper.fos.metainfo - package org.objectweb.jorm.mapper.fos.metainfo
 
org.objectweb.jorm.mapper.fos.mi2xml - package org.objectweb.jorm.mapper.fos.mi2xml
 
org.objectweb.jorm.mapper.fos.xml2mi - package org.objectweb.jorm.mapper.fos.xml2mi
 
org.objectweb.jorm.mapper.mem.generator - package org.objectweb.jorm.mapper.mem.generator
 
org.objectweb.jorm.mapper.mem.metainfo - package org.objectweb.jorm.mapper.mem.metainfo
 
org.objectweb.jorm.mapper.mem.mi2xml - package org.objectweb.jorm.mapper.mem.mi2xml
 
org.objectweb.jorm.mapper.mem.xml2mi - package org.objectweb.jorm.mapper.mem.xml2mi
 
org.objectweb.jorm.mapper.rdb.genclass - package org.objectweb.jorm.mapper.rdb.genclass
 
org.objectweb.jorm.mapper.rdb.generator - package org.objectweb.jorm.mapper.rdb.generator
 
org.objectweb.jorm.mapper.rdb.lib - package org.objectweb.jorm.mapper.rdb.lib
 
org.objectweb.jorm.mapper.rdb.metainfo - package org.objectweb.jorm.mapper.rdb.metainfo
 
org.objectweb.jorm.mapper.rdb.mi2xml - package org.objectweb.jorm.mapper.rdb.mi2xml
 
org.objectweb.jorm.mapper.rdb.util - package org.objectweb.jorm.mapper.rdb.util
 
org.objectweb.jorm.mapper.rdb.xml2mi - package org.objectweb.jorm.mapper.rdb.xml2mi
 
org.objectweb.jorm.metainfo.api - package org.objectweb.jorm.metainfo.api
 
org.objectweb.jorm.metainfo.lib - package org.objectweb.jorm.metainfo.lib
 
org.objectweb.jorm.mi2xml.api - package org.objectweb.jorm.mi2xml.api
 
org.objectweb.jorm.mi2xml.lib - package org.objectweb.jorm.mi2xml.lib
 
org.objectweb.jorm.naming.api - package org.objectweb.jorm.naming.api
 
org.objectweb.jorm.naming.lib - package org.objectweb.jorm.naming.lib
 
org.objectweb.jorm.util.api - package org.objectweb.jorm.util.api
 
org.objectweb.jorm.util.io.api - package org.objectweb.jorm.util.io.api
 
org.objectweb.jorm.util.io.lib - package org.objectweb.jorm.util.io.lib
 
org.objectweb.jorm.util.lib - package org.objectweb.jorm.util.lib
 
org.objectweb.jorm.verifier.api - package org.objectweb.jorm.verifier.api
 
org.objectweb.jorm.verifier.lib - package org.objectweb.jorm.verifier.lib
 
org.objectweb.jorm.xml2mi.api - package org.objectweb.jorm.xml2mi.api
 
org.objectweb.jorm.xml2mi.lib - package org.objectweb.jorm.xml2mi.lib
 

P

PACKAGE - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
PARENT_CLASS_MAPPING - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
PAccessor - interface org.objectweb.jorm.api.PAccessor.
The PAccessor interface defines a minimal accessor to be used by a persistent binding to access the memory instance of a persistent object.
PAccessorGen - interface org.objectweb.jorm.api.PAccessorGen.
The PAccessorGen interface defines a generic accessor to be used by persistent bindings to access persistent variable within memory instances.
PAccessorGenClass - interface org.objectweb.jorm.api.PAccessorGenClass.
Deprecated. Renamed into PGenClassAccessor
PBINDINGAPPENDER - Static variable in interface org.objectweb.jorm.api.PMapper
 
PBinder - interface org.objectweb.jorm.naming.api.PBinder.
This interface defines a binder as a particular PNameManager that manages the association of bindings with PName.
PBinding - interface org.objectweb.jorm.api.PBinding.
The PBinding interface defines the behaviour of binding objects used in order to control the I/Os between a data store instance and its associated memory instance.
PBindingCtrl - interface org.objectweb.jorm.api.PBindingCtrl.
This interface is defines in order to allow PBinders to access to PName and status attributes associated with PBindings.
PBindingImpl - class org.objectweb.jorm.lib.PBindingImpl.
This class is the default implementation of the PBinding interface.
PBindingImpl() - Constructor for class org.objectweb.jorm.lib.PBindingImpl
 
PBindingImpl(PClassMapping) - Constructor for class org.objectweb.jorm.lib.PBindingImpl
 
PCLASSMAPPINGAPPENDER - Static variable in interface org.objectweb.jorm.api.PMapper
 
PClassMapping - interface org.objectweb.jorm.api.PClassMapping.
The PClassMapping interface defines the behaviour of objects that contain all information required to map a JORM class.
PClassMapping.ReferenceConfigurator - interface org.objectweb.jorm.api.PClassMapping.ReferenceConfigurator.
 
PClassMappingCtrl - interface org.objectweb.jorm.api.PClassMappingCtrl.
 
PClassMappingDecoder - interface org.objectweb.jorm.mapper.rdb.lib.PClassMappingDecoder.
 
PExceptionCompiler - class org.objectweb.jorm.compiler.api.PExceptionCompiler.
This exception is thrown when an error occured inside the compiler.
PExceptionCompiler(String) - Constructor for class org.objectweb.jorm.compiler.api.PExceptionCompiler
 
PExceptionCompiler(Exception, String) - Constructor for class org.objectweb.jorm.compiler.api.PExceptionCompiler
 
PExceptionExistingDSI - class org.objectweb.jorm.api.PExceptionExistingDSI.
 
PExceptionExistingDSI(String) - Constructor for class org.objectweb.jorm.api.PExceptionExistingDSI
It builds a new Jorm Exception related to DSI existence (trying to create a duplicate!).
PExceptionExistingName - class org.objectweb.jorm.naming.api.PExceptionExistingName.
This PException means that a existing PName is already used in a PNamingContext.
PExceptionExistingName(String) - Constructor for class org.objectweb.jorm.naming.api.PExceptionExistingName
 
PExceptionExistingName(PException, String) - Constructor for class org.objectweb.jorm.naming.api.PExceptionExistingName
 
PExceptionIO - class org.objectweb.jorm.api.PExceptionIO.
This exception is raised in case of problem during any kind of I/O action.
PExceptionIO(String) - Constructor for class org.objectweb.jorm.api.PExceptionIO
It builds a new Jorm Exception related to I/O problems.
PExceptionIO(Exception) - Constructor for class org.objectweb.jorm.api.PExceptionIO
It builds a new Jorm Exception related to an I/O problem characterized by the given exception.
PExceptionIO(Exception, String) - Constructor for class org.objectweb.jorm.api.PExceptionIO
 
PExceptionNameCoding - class org.objectweb.jorm.naming.api.PExceptionNameCoding.
Generated when a problem arise during coding operations.
PExceptionNameCoding(String) - Constructor for class org.objectweb.jorm.naming.api.PExceptionNameCoding
 
PExceptionNameCoding(Exception, String) - Constructor for class org.objectweb.jorm.naming.api.PExceptionNameCoding
 
PExceptionNaming - class org.objectweb.jorm.naming.api.PExceptionNaming.
This exception is raised when a problem occured during name management.
PExceptionNaming(String) - Constructor for class org.objectweb.jorm.naming.api.PExceptionNaming
It builds a new Jorm Exception related to naming problems.
PExceptionNaming(Exception, String) - Constructor for class org.objectweb.jorm.naming.api.PExceptionNaming
It builds a new Jorm Exception related to naming problems.
PExceptionNaming(Exception) - Constructor for class org.objectweb.jorm.naming.api.PExceptionNaming
 
PExceptionNoDSI - class org.objectweb.jorm.api.PExceptionNoDSI.
 
PExceptionNoDSI(String) - Constructor for class org.objectweb.jorm.api.PExceptionNoDSI
It builds a new Jorm Exception related to DSI non existence.
PExceptionProtocol - class org.objectweb.jorm.api.PExceptionProtocol.
This exception is raised when a problem occured due to protocol inconsistency with respect to life-cycle management for example.
PExceptionProtocol(String) - Constructor for class org.objectweb.jorm.api.PExceptionProtocol
It builds a new Jorm Exception related to the binding protocol.
PExceptionProtocol(Exception, String) - Constructor for class org.objectweb.jorm.api.PExceptionProtocol
 
PGenClassAccessor - interface org.objectweb.jorm.api.PGenClassAccessor.
The PGenClassAccessor interface defines the Accessor for all generic classes.
PIndexedElem - interface org.objectweb.jorm.api.PIndexedElem.
The PIndexedElem interface defines the representation of an element of a generic class.
PIndexedElemFactory - interface org.objectweb.jorm.api.PIndexedElemFactory.
 
PK - Static variable in class org.objectweb.jorm.mapper.rdb.metainfo.RdbInheritanceQuery
 
PLongGen - interface org.objectweb.jorm.facility.naming.generator.PLongGen.
 
PMapCluster - interface org.objectweb.jorm.api.PMapCluster.
The PMapCluster interface defines a the set of JORM classes which mapping structures have to be managed altogether.
PMapper - interface org.objectweb.jorm.api.PMapper.
The PMapper interface defines a JORM mapper as an object that mainly maintains the set of JORM classes that it maps on a particular DS.
PMapperListener - interface org.objectweb.jorm.api.PMapperListener.
Allows to listen to mapper-related events.
PMapperRdb - interface org.objectweb.jorm.mapper.rdb.lib.PMapperRdb.
This interface is the speciailisation of the PMapper generic interface, for the relational databases (rdb mapper).
PMappingCallback - interface org.objectweb.jorm.api.PMappingCallback.
This is a control interface dedicated to the JORM mapping code.
PMappingRequiredEvent - class org.objectweb.jorm.api.PMappingRequiredEvent.
The event used to signals the requirement of the mapping of a particular JORM class.
PMappingRequiredEvent(PClassMapping, String) - Constructor for class org.objectweb.jorm.api.PMappingRequiredEvent
Constructs a PMappingRequiredEvent event.
PMappingStructuresManager - interface org.objectweb.jorm.api.PMappingStructuresManager.
Defines the way to access the map clusters used to define and instanciate the mapping structures.
PNCStringCoder - interface org.objectweb.jorm.naming.api.PNCStringCoder.
Used to encode/decode a composite name to/from a String.
PN_GET_TYPES - Static variable in class org.objectweb.jorm.generator.lib.CommonHelper
 
PName - interface org.objectweb.jorm.naming.api.PName.
The PName interface defines the behaviour of a persistent name as it is managed by its associated naming context.
PNameCoder - interface org.objectweb.jorm.naming.api.PNameCoder.
The PNameCoder defines the external structure of the name it manages, which corresponds to the type involved in the encoding/decoding process.
PNameGenerator - class org.objectweb.jorm.generator.lib.PNameGenerator.
This class is a generator of XXXBinder objects.
PNameGenerator() - Constructor for class org.objectweb.jorm.generator.lib.PNameGenerator
 
PNameGetter - interface org.objectweb.jorm.naming.api.PNameGetter.
The PNameGetter interface defines a generic accessor to be used by persistent bindings to access fields of composite names it manages.
PNameGetterConverter - interface org.objectweb.jorm.naming.api.PNameGetterConverter.
Defines a PNameGetter converter permitting to managee the translation between two composite naming structures.
PNameGetterGenerator - class org.objectweb.jorm.generator.lib.PNameGetterGenerator.
This class is a generator of XXXPNG objects.
PNameGetterGenerator() - Constructor for class org.objectweb.jorm.generator.lib.PNameGetterGenerator
 
PNameIterator - interface org.objectweb.jorm.api.PNameIterator.
 
PNameManager - interface org.objectweb.jorm.naming.api.PNameManager.
The PNameManager interface provides a means to create, remove and manage PName.
PNamingContext - interface org.objectweb.jorm.naming.api.PNamingContext.
The PNamingContext interface adds a means to retrieves the information item attached to a PName it manages.
PPrefetchTupleCollection - interface org.objectweb.jorm.api.PPrefetchTupleCollection.
Defines an extension of a TupleCollection to use for the prefetching mechanism.
PRIMITIVE_TYPE - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
PSerializable - interface org.objectweb.jorm.api.PSerializable.
This class defines an object sent to the replicas to ensure durability.
PSerializableImpl - class org.objectweb.jorm.lib.PSerializableImpl.
This class is incomplete implementation of PSerializable interface.
PSerializableImpl() - Constructor for class org.objectweb.jorm.lib.PSerializableImpl
 
PStateGraph - class org.objectweb.jorm.api.PStateGraph.
This class, which is entirely static, defines the state graphs for various JORM objects.
PStateGraph() - Constructor for class org.objectweb.jorm.api.PStateGraph
 
Package - interface org.objectweb.jorm.metainfo.api.Package.
Package object defines an object able to gather a set of classes.
ParentClassMapping - interface org.objectweb.jorm.metainfo.api.ParentClassMapping.
 
Parser - interface org.objectweb.jorm.xml2mi.api.Parser.
The Parser interface defines the behaviour of a JORM component used to parse a set of JORM definition files.
ParserHelper - class org.objectweb.jorm.xml2mi.lib.ParserHelper.
This class is a common helper between generic and specific parsers.
ParserHelper() - Constructor for class org.objectweb.jorm.xml2mi.lib.ParserHelper
 
PathExplorer - interface org.objectweb.jorm.util.io.api.PathExplorer.
PathExplorer interface defines methods to create object able to manage a list of paths and furnish input and output stream on files
PolymorphIdBinderInfo - class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo.
Implements a binder that manages polymorphic names.
PolymorphIdBinderInfo() - Constructor for class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
PolymorphIdMgr - interface org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgr.
This manager allows the retrieval/allocation of PBinders and PNamingContext that manage polymorphic identifiers/references.
PolymorphIdMgrImpl - class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl.
 
PolymorphIdMgrImpl() - Constructor for class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
 
PolymorphIdMgrRegistry - class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrRegistry.
Statically registers PolymorphIdMgr associated with mappers within a JVM context.
PolymorphIdMgrRegistry() - Constructor for class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrRegistry
 
PolymorphIdRefN - class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdRefN.
 
PolymorphRefNC - class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC.
 
PolymorphRefNC() - Constructor for class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
PolymorphicPName - interface org.objectweb.jorm.naming.api.PolymorphicPName.
Polymorphic PNames are used for inheritance.
PolymorphicPNamingContext - interface org.objectweb.jorm.naming.api.PolymorphicPNamingContext.
 
Predicate - class org.objectweb.jorm.metainfo.lib.Predicate.
 
Predicate(String, String, MetaObject) - Constructor for class org.objectweb.jorm.metainfo.lib.Predicate
Builds a new Predicate object.
PrimitiveElement - interface org.objectweb.jorm.metainfo.api.PrimitiveElement.
A PrimitiveElement is a field with a primitive type.
PrimitiveElementMapping - interface org.objectweb.jorm.metainfo.api.PrimitiveElementMapping.
todo: Description
p - Variable in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pClassMapping - Variable in class org.objectweb.jorm.lib.PBindingImpl
 
pName - Variable in class org.objectweb.jorm.lib.PSerializableImpl
 
paAdd(PIndexedElem, Object) - Method in interface org.objectweb.jorm.api.PGenClassAccessor
It passes one of the elements extracted from the data store to the memory instance.
paDeltaSupported() - Method in interface org.objectweb.jorm.api.PGenClassAccessor
It tells if the generic class memory instance supports delta modifications, which means that paadded, padeleted and pamodified are supported.
paGetBigDecimalField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a BigDecimal field.
paGetBigIntegerField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a BigInteger field.
paGetBooleanField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a boolean field.
paGetByteArrayField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a byte[] field.
paGetByteField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a byte field.
paGetCharArrayField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a char[] field.
paGetCharField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a char field.
paGetClassId() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
paGetClassName() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
paGetDateField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a date field.
paGetDoubleField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a double field.
paGetFloatField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a float field.
paGetIntField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of an int field.
paGetLongField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a long field.
paGetNbElem() - Method in interface org.objectweb.jorm.api.PGenClassAccessor
It retrieves the number of elements contained within the generic class memory instance before storing it.
paGetNextId() - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncr
nextId getter.
paGetObooleanField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a Boolean field.
paGetObyteField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a Byte field.
paGetOcharField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a Character field.
paGetOdoubleField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a Double field.
paGetOfloatField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a Float field.
paGetOintField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of an Integer field.
paGetOlongField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a Long field.
paGetOshortField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a Short field.
paGetRefField(String, Object) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a reference field.
paGetSerializedField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a serialized field.
paGetShortField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a short field.
paGetStringField(String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It retrieves the value of a string field.
paIterator() - Method in interface org.objectweb.jorm.api.PGenClassAccessor
It returns an Iterator over the elements of a generic class memory instance.
paSetBigDecimalField(String, BigDecimal) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a BigDecimal field.
paSetBigIntegerField(String, BigInteger) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a BigInteger field.
paSetBooleanField(String, boolean) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a boolean field.
paSetByteArrayField(String, byte[]) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a byte[] field.
paSetByteField(String, byte) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a byte field.
paSetCharArrayField(String, char[]) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a char[] field.
paSetCharField(String, char) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a char field.
paSetClassId(long) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
paSetClassName(String) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
paSetDateField(String, Date) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a date field.
paSetDoubleField(String, double) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a double field.
paSetFloatField(String, float) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a float field.
paSetIntField(String, int) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to an int field.
paSetLongField(String, long) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a long field.
paSetNbElem(int) - Method in interface org.objectweb.jorm.api.PGenClassAccessor
It passes the number of elements contained within the generic class DSI to the memory instance.
paSetNextId(long) - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncr
nextId setter.
paSetObooleanField(String, Boolean) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a Boolean field.
paSetObyteField(String, Byte) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a Byte field.
paSetOcharField(String, Character) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a Character field.
paSetOdoubleField(String, Double) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a Double field.
paSetOfloatField(String, Float) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a Float field.
paSetOintField(String, Integer) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to an Integer field.
paSetOlongField(String, Long) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a Long field.
paSetOshortField(String, Short) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a Short field.
paSetRefField(String, PName, Object) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a reference field.
paSetSerializedField(String, Serializable) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a serialized field.
paSetShortField(String, short) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a short field.
paSetStringField(String, String) - Method in interface org.objectweb.jorm.api.PAccessorGen
It assigns the value to a string field.
packages - Variable in class org.objectweb.jorm.metainfo.lib.JormManager
this structure defines all declared schema in the current manager.
parent - Variable in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
The parent of the current object.
parentClassMappings - Variable in class org.objectweb.jorm.metainfo.lib.BasicClassMapping
A vector of ParentClassMapping objects.
parse(Iterator) - Method in interface org.objectweb.jorm.xml2mi.api.Parser
Launches the parsing process.
parse(String) - Method in interface org.objectweb.jorm.xml2mi.api.Parser
Launches the parsing process.
parse(Iterator) - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Launches the parsing process.
parse(String) - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Launches the parsing process.
parse(String) - Method in class org.objectweb.jorm.xml2mi.lib.SAXParserHelper
Parses a xml file.
parse(InputStream) - Method in class org.objectweb.jorm.xml2mi.lib.SAXParserHelper
Parses a stream as an xml file.
parseFiles(Collection) - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
Parses the input files and build the meta information.
parseInheritanceFilter(String, NameDef) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
parseMapping(Element, Mapping) - Method in class org.objectweb.jorm.mapper.fos.xml2mi.FosParser
Parses the mapping information related to a particular mapper and builds the corresponding Jorm meta-information.
parseMapping(Element, Mapping) - Method in class org.objectweb.jorm.mapper.mem.xml2mi.MemParser
Parses the mapping information related to a particular mapper and builds the corresponding Jorm meta-information.
parseMapping(Element, Mapping) - Method in class org.objectweb.jorm.mapper.rdb.xml2mi.RdbParser
Parses the mapping information related to a particular mapper and builds the corresponding Jorm meta-information.
parseMapping(Element, Mapping) - Method in interface org.objectweb.jorm.xml2mi.api.MappingParser
Parses the mapping information related to a particular mapper and builds the corresponding Jorm meta-information.
parseMapping(Element, ClassProject) - Method in interface org.objectweb.jorm.xml2mi.api.Parser
 
parseMapping(Element, ClassProject) - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Parses the mapping part of the XML file and builds the corresponding meta-information for a given Class object.
parseMapping(Element, Mapping) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Parses the mapping information related to a particular mapper and builds the corresponding Jorm meta-information.
parseValue(PType, String) - Static method in class org.objectweb.jorm.metainfo.lib.BasicScalarField
 
parser - Variable in class org.objectweb.jorm.compiler.lib.JormCompiler
The parser object is able to parse XML files and build an internal representation of its content.
pathExplorer - Variable in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
pathExplorer is able to return input or output stream from a given file.
pathToJormcOpts - Variable in class org.objectweb.jorm.lib.JormConfiguratorImpl
 
pcm - Variable in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
pcm - Variable in class org.objectweb.jorm.naming.lib.BasicPBinder
 
pcmJT - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
pes - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
pexceptionJCN - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
pieGetBigDecimalElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a BigDecimal element.
pieGetBigIntegerElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a BigInteger element.
pieGetBooleanElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a boolean element.
pieGetByteArrayElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a bytearray element.
pieGetByteElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a byte element.
pieGetByteIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a byte index field.
pieGetCharArrayElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a chararray element.
pieGetCharElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a char element.
pieGetCharIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a char index field.
pieGetDateElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a date element.
pieGetDateIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a date index field.
pieGetDoubleElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a double element.
pieGetFloatElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a float element.
pieGetIntElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of an int element.
pieGetIntIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of an int index field.
pieGetLongElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a long element.
pieGetLongIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a long index field.
pieGetObooleanElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a boolean element.
pieGetObyteElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a byte element.
pieGetObyteIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a byte index field.
pieGetOcharElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a char element.
pieGetOcharIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a char index field.
pieGetOdoubleElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a double element.
pieGetOfloatElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a float element.
pieGetOintElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of an int element.
pieGetOintIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of an int index field.
pieGetOlongElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a long element.
pieGetOlongIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a long index field.
pieGetOshortElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a short element.
pieGetOshortIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a short index field.
pieGetRefElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a reference element.
pieGetSerializedElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a serialized element.
pieGetShortElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a short element.
pieGetShortIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a short index field.
pieGetStringElem() - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a string element.
pieGetStringIndexField(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It retrieves the value of a string index field.
pieSetBigDecimalElem(BigDecimal) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a BigDecimal element.
pieSetBigIntegerElem(BigInteger) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a BigInteger element.
pieSetBooleanElem(boolean) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a boolean element.
pieSetByteArrayElem(byte[]) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a bytearray element.
pieSetByteElem(byte) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a byte element.
pieSetByteIndexField(String, byte) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a byte index field.
pieSetCharArrayElem(char[]) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a chararray element.
pieSetCharElem(char) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a char element.
pieSetCharIndexField(String, char) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a char index field.
pieSetDateElem(Date) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a date element.
pieSetDateIndexField(String, Date) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a date index field.
pieSetDoubleElem(double) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a double element.
pieSetFloatElem(float) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a float element.
pieSetIntElem(int) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to an int element.
pieSetIntIndexField(String, int) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to an int index field.
pieSetLongElem(long) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a long element.
pieSetLongIndexField(String, long) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a long index field.
pieSetObooleanElem(Boolean) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a boolean element.
pieSetObyteElem(Byte) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a Byte element.
pieSetObyteIndexField(String, Byte) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a Byte index field.
pieSetOcharElem(Character) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a Character element.
pieSetOcharIndexField(String, Character) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a Character index field.
pieSetOdoubleElem(Double) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a Double element.
pieSetOfloatElem(Float) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a Float element.
pieSetOintElem(Integer) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to an Integer element.
pieSetOintIndexField(String, Integer) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to an Integer index field.
pieSetOlongElem(Long) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a Long element.
pieSetOlongIndexField(String, Long) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a Long index field.
pieSetOshortElem(Short) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a Short element.
pieSetOshortIndexField(String, Short) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a Short index field.
pieSetRefElem(PName) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a reference element.
pieSetSerializedElem(Serializable) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a serialized element.
pieSetShortElem(short) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a short element.
pieSetShortIndexField(String, short) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a short index field.
pieSetStringElem(String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a string element.
pieSetStringIndexField(String, String) - Method in interface org.objectweb.jorm.api.PIndexedElem
It assigns the value to a string index field.
pname - Variable in class org.objectweb.jorm.lib.PBindingImpl
 
pnameJCN - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
pnameJT - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
pnameManagerJT - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
pnc - Variable in class org.objectweb.jorm.naming.lib.BasicPName
The PNamingContext that manages this PName
pngConverter - Variable in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
The PNameGetterConvert to use to convert a primitive value to a PNameGetter.
pngJCN - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
pngetBigDecimalField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetBigDecimalField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetBigDecimalField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a BigDecimal field.
pngetBigDecimalField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetBigDecimalField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetBigIntegerField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetBigIntegerField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetBigIntegerField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a BigInteger field.
pngetBigIntegerField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetBigIntegerField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetByteArrayField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetByteArrayField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetByteArrayField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a byte[] field.
pngetByteArrayField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetByteArrayField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetByteField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetByteField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetByteField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a byte field.
pngetByteField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetByteField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetCharArrayField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetCharArrayField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetCharArrayField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a char[] field.
pngetCharArrayField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetCharArrayField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetCharField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetCharField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetCharField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a char field.
pngetCharField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetCharField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetDateField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetDateField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetDateField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a date field.
pngetDateField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetDateField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetIntField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetIntField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetIntField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of an int field.
pngetIntField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetIntField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetLongField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetLongField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetLongField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a long field.
pngetLongField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetLongField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetObyteField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetObyteField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetObyteField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a Byte field.
pngetObyteField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetObyteField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetOcharField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetOcharField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetOcharField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a Character field.
pngetOcharField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetOcharField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetOintField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetOintField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetOintField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of an Integer field.
pngetOintField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetOintField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetOlongField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetOlongField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetOlongField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a Long field.
pngetOlongField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetOlongField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetOshortField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetOshortField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetOshortField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a Short field.
pngetOshortField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetOshortField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetShortField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetShortField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetShortField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a short field.
pngetShortField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetShortField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
pngetStringField(String, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
pngetStringField(String, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
pngetStringField(String, Object) - Method in interface org.objectweb.jorm.naming.api.PNameGetter
It retrieves the value of a string field.
pngetStringField(String, Object) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
pngetStringField(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
polymorphic - Variable in class org.objectweb.jorm.naming.lib.BasicPolymorphicPName
 
prefetchActivated - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
prefetchedPCM - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
preparedStatementMandatory() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
Tells if only PreparedStatement can be used to store data associated with this table.
primitiveElementMappingsIterator() - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Returns an Iterator over PrimitiveElementMapping objects.
primitiveElementMappingsIterator() - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Returns an Iterator over PrimitiveElementMapping objects.
print() - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
Prints informations managed by the current object.
print() - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
Prints informations managed by the current object.
print(String, ClassMapping, PrintStream) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosMappingPrinter
 
print(String, GenClassMapping, PrintStream) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosMappingPrinter
 
print(String, PrimitiveElementMapping, PrintStream) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosMappingPrinter
 
print(String, ClassMapping, PrintStream) - Method in class org.objectweb.jorm.mapper.mem.metainfo.MemMappingPrinter
 
print(String, GenClassMapping, PrintStream) - Method in class org.objectweb.jorm.mapper.mem.metainfo.MemMappingPrinter
 
print(String, PrimitiveElementMapping, PrintStream) - Method in class org.objectweb.jorm.mapper.mem.metainfo.MemMappingPrinter
 
print(String, ClassMapping, PrintStream) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingPrinter
 
print(String, GenClassMapping, PrintStream) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingPrinter
 
print(String, PrimitiveElementMapping, PrintStream) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingPrinter
 
print(String, RdbTable, PrintStream) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingPrinter
 
print(String, PrimitiveElementMapping, PrintStream) - Method in class org.objectweb.jorm.metainfo.api.MappingPrinter
 
print(String, ClassMapping, PrintStream) - Method in class org.objectweb.jorm.metainfo.api.MappingPrinter
 
print(String, ParentClassMapping, PrintStream) - Method in class org.objectweb.jorm.metainfo.api.MappingPrinter
 
print(String, GenClassMapping, PrintStream) - Method in class org.objectweb.jorm.metainfo.api.MappingPrinter
 
print(String, MetaObject, Logger) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, Manager, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, Package, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, CompositeName, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, Class, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, TypedElement, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, PrimitiveElement, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, Reference, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, NameDef, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, NameRef, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(ClassRef, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, GenClassRef, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, PrimitiveElementMapping, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, ClassMapping, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
print(String, GenClassMapping, PrintStream) - Method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
printMO(MetaObject) - Static method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
printMO(String, MetaObject, PrintStream) - Static method in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
process() - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
Creates class instances for the XML parser, the Meta Information Manager and manages the JormGenerator system.
processClassMapping(Document, Element, ClassMapping) - Method in class org.objectweb.jorm.mapper.fos.mi2xml.FosDomtreeBuilder
Adds a fos-class-mapping element to a mapping element.
processClassMapping(Document, Element, ClassMapping) - Method in class org.objectweb.jorm.mapper.mem.mi2xml.MemDomtreeBuilder
Adds a fos-class-mapping element to a mapping element.
processClassMapping(Document, Element, ClassMapping) - Method in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
Adds a rdb-class-mapping element to a mapping element.
processClassMapping(Document, Element, ClassMapping) - Method in interface org.objectweb.jorm.mi2xml.api.MappingDomtreeBuilder
Adds a class mapping element to a mapping element.
processClassMapping(Document, Element, ClassMapping) - Method in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
Adds a class mapping element to a mapping element.
processGenClassMapping(Document, Element, GenClassMapping) - Method in class org.objectweb.jorm.mapper.fos.mi2xml.FosDomtreeBuilder
Adds a fos-gen-class-mapping element to a mapping element.
processGenClassMapping(Document, Element, GenClassMapping) - Method in class org.objectweb.jorm.mapper.mem.mi2xml.MemDomtreeBuilder
Adds a fos-gen-class-mapping element to a mapping element.
processGenClassMapping(Document, Element, GenClassMapping) - Method in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
Adds a rdb-gen-class-mapping element to a mapping element.
processGenClassMapping(Document, Element, GenClassMapping) - Method in interface org.objectweb.jorm.mi2xml.api.MappingDomtreeBuilder
Adds a generic class mapping element to a mapping element.
processGenClassMapping(Document, Element, GenClassMapping) - Method in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
Adds a generic class mapping element to a mapping element.
projectName - Variable in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
properties - Variable in class org.objectweb.jorm.lib.JormConfiguratorImpl
 
ptc2ct(int) - Static method in class org.objectweb.jorm.naming.lib.CTHelper
It convertes a PType code to a Coding type.
ptype - Variable in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
ptype - Variable in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
ptype2CTString(PType) - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
This generation helper method retrieves the string corresponding to the codding type (short value) associated to a PType.
ptype2String(PType) - Method in class org.objectweb.jorm.generator.lib.MappingGenerator
This generation helper method retrieves the string corresponding to the instance of the PType.
ptypeJCN - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
ptypeJT - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
ptypeSpace - Variable in class org.objectweb.jorm.metainfo.lib.JormManager
TBD
ptypespaceJCN - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
ptypespaceJT - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
putBigDecimal(BigDecimal) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putBigDecimal(BigDecimal) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putBigInteger(BigInteger) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putBigInteger(BigInteger) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putByte(byte) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putByte(byte) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putByteArray(byte[]) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putByteArray(byte[]) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putChar(char) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putChar(char) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putCharArray(char[]) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putCharArray(char[]) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putDate(Date) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putDate(Date) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putInt(int) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putInt(int) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putLong(long) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putLong(long) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putObyte(Byte) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putObyte(Byte) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putOchar(Character) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putOchar(Character) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putOint(Integer) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putOint(Integer) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putOlong(Long) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putOlong(Long) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putOshort(Short) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putOshort(Short) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putShort(short) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putShort(short) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 
putString(String) - Method in interface org.objectweb.jorm.naming.api.PNCStringCoder
 
putString(String) - Method in class org.objectweb.jorm.naming.lib.BasicStringCoder
 

R

RDB_CLASS_MAPPING - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_CLASS_REF_MAPPING - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_COLUMN_MATCH - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_COLUMN_SPEC - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_EXTENSION_REF_MAPPING - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_EXTERNAL_TABLE_SPEC - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_FILTER - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_FILTER_SPEC - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_GEN_CLASS_MAPPING - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_GEN_CLASS_REF_MAPPING - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_JOIN - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_REF_MAPPING - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
RDB_TABLE_SPEC - Static variable in class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
 
REF - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
REMAP_FIELDS_TO_NEW_STRUCTURES - Static variable in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
Specifies that neither the structures nor the mapping is inherited, structures are completely redefined (i.e. new tables are defined) and ALL the fields (defined in the class or previously defined in super classes are remapped to this new structures.
RdbClassMapping - class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping.
This class defines information on the mapping of a class to relational structures In the case of inheritance, one must defines how the mapping definitions are inherited, and how to distinguish instances of the class to instances of super or sub classes.
RdbClassMapping(String, MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMapping
Builds a new BasicRdbClassMapping object.
RdbClassMultiMapping - class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping.
Implementation of the RdbClassMultiMapping interface.
RdbClassMultiMapping(String, MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
Builds a new BasicRdbClassMultiMapping object.
RdbColumnInfo - class org.objectweb.jorm.mapper.rdb.lib.RdbColumnInfo.
This class is used to describe a mapping for the inheritance.
RdbColumnInfo(String, String, String) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.RdbColumnInfo
 
RdbCommonHelper - class org.objectweb.jorm.mapper.rdb.generator.RdbCommonHelper.
This helper contains all common tool methods shared by the RdbBindingMOP and the RdbMappingMOP.
RdbCommonHelper() - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbCommonHelper
 
RdbCommonHelper(Logger) - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbCommonHelper
 
RdbDomtreeBuilder - class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder.
BasicRdbMappingDomTreeGenerator extends the BasicMappingDomTreeGenerator class.
RdbDomtreeBuilder() - Constructor for class org.objectweb.jorm.mapper.rdb.mi2xml.RdbDomtreeBuilder
Builds a new rdb domtree generator.
RdbExtentGenInfos - class org.objectweb.jorm.mapper.rdb.lib.RdbExtentGenInfos.
 
RdbExtentGenInfos(Logger) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.RdbExtentGenInfos
 
RdbExtentMappingInfos - class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos.
This class is used to construct extent mapping information when calculating extents (see getNonFinalClassExtent) and that will then be used to generate the appropriate union of select/from/where clauses
RdbExternalTable - class org.objectweb.jorm.mapper.rdb.metainfo.RdbExternalTable.
As a meta-object, the parent is the main table
RdbExternalTable(MetaObject, MetaObject, String) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbExternalTable
Create a meta-info object representing an external table.
RdbFieldDesc - class org.objectweb.jorm.mapper.rdb.genclass.RdbFieldDesc.
This class provides a description of a JORM field to be mapped to a RDBMS.
RdbFieldDesc(String, String, PType, String, String) - Constructor for class org.objectweb.jorm.mapper.rdb.genclass.RdbFieldDesc
It constructs an RdbFieldDesc.
RdbFieldDesc(String, String, PType, String, String, int, int) - Constructor for class org.objectweb.jorm.mapper.rdb.genclass.RdbFieldDesc
It constructs an RdbFieldDesc.
RdbFieldDesc(String, String, PType, String, String, boolean) - Constructor for class org.objectweb.jorm.mapper.rdb.genclass.RdbFieldDesc
It constructs an RdbFieldDesc.
RdbFieldDesc(String, String, PType, String, String, int, int, boolean) - Constructor for class org.objectweb.jorm.mapper.rdb.genclass.RdbFieldDesc
It constructs an RdbFieldDesc.
RdbFilter - class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilter.
 
RdbFilter(MetaObject) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilter
Builds a new RdbFilter object.
RdbFilterParameterTypeProvider - class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilterParameterTypeProvider.
 
RdbFilterParameterTypeProvider(Class) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilterParameterTypeProvider
 
RdbGenClassMapping - class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping.
This class provides the implementation of PClassMapping for RDBMS.
RdbGenClassMapping() - Constructor for class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
RdbGenClassMapping - class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping.
Description
RdbGenClassMapping(String, MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping
Builds a new BasicRdbGenClassMapping object.
RdbGenClassPNGIterator - class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassPNGIterator.
It is an iterator over a resultset.
RdbGenClassPNGIterator(PreparedStatement, ResultSet, FieldDesc[], RdbGenClassMapping, boolean, RdbAdapter) - Constructor for class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassPNGIterator
 
RdbGenClassProp - interface org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassProp.
It dscribes the setters for defining the properties that can be set when initialising a RdbGenClassMapping.
RdbGenColumn - class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn.
This class contains all required information related to a column to which some field of a JORM class is mapped.
RdbGenColumn() - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
 
RdbGenInfos - class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos.
This is the root class that contains all the required information for generating Java code specific to the RDB mapping.
RdbGenInfos() - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
RdbGenJoin - class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin.
 
RdbGenJoin(RdbGenTable, RdbGenTable, RdbJoin, int) - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
 
RdbGenRef - class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef.
Defines the structure of a reference of a JORM class.
RdbGenRef() - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
RdbGenTable - class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable.
Defines one of the table that is used to mapped a particular JORM class.
RdbGenTable() - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
 
RdbGenTable(RdbExternalTable, RdbGenTable, Class, RdbGenInfos) - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
Creates an RdbGenTable from an external table.
RdbGenTable(RdbTable, Class, RdbGenInfos) - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
Creates an RdbGenTable from a main table.
RdbInheritanceQuery - class org.objectweb.jorm.mapper.rdb.metainfo.RdbInheritanceQuery.
This class stores two queries in String format: a query with prefetch a query without prefetch These queries retrieve the Extent of a class in case of inheritance.
RdbInheritanceQuery(MetaObject) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbInheritanceQuery
 
RdbJoin - class org.objectweb.jorm.mapper.rdb.metainfo.RdbJoin.
Implementation of the RdbJoin interface.
RdbJoin(RdbExternalTable, String) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbJoin
Builds a new BasicRdbJoin object between an external table and its asociated main table.
RdbMOPFactory - class org.objectweb.jorm.mapper.rdb.generator.RdbMOPFactory.
 
RdbMOPFactory() - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbMOPFactory
 
RdbMapping - class org.objectweb.jorm.mapper.rdb.metainfo.RdbMapping.
Description
RdbMapping(String, MetaObject) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbMapping
Builds a new BasicRdbMapping object.
RdbMappingFactory - class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingFactory.
Implementation of the RdbMappingFactory interface.
RdbMappingFactory() - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingFactory
 
RdbMappingInfos - interface org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingInfos.
The objective of this interface is to gather accessors to common rdb information.
RdbMappingMOP - class org.objectweb.jorm.mapper.rdb.generator.RdbMappingMOP.
 
RdbMappingMOP(Logger) - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbMappingMOP
 
RdbMappingMOP.PolymorphicFilterExpressionHelper - class org.objectweb.jorm.mapper.rdb.generator.RdbMappingMOP.PolymorphicFilterExpressionHelper.
This class is used to compute the filter for classes being part of an inheritance object graph and not having the filter in the primary key.
RdbMappingMOP.PolymorphicFilterExpressionHelper(Expression, Logger) - Constructor for class org.objectweb.jorm.mapper.rdb.generator.RdbMappingMOP.PolymorphicFilterExpressionHelper
 
RdbMappingPrinter - class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingPrinter.
 
RdbMappingPrinter() - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbMappingPrinter
 
RdbPFilteredClass - interface org.objectweb.jorm.mapper.rdb.lib.RdbPFilteredClass.
This interface is supposed to be implemented by (generated) polymorphic classes that inherits their super-class w/ an 'added' or 'extend' mapping.
RdbPMapCluster - class org.objectweb.jorm.mapper.rdb.lib.RdbPMapCluster.
Defines the PMapCluster used to manage relational schema for the RDB mappers.
RdbPMappingStructuresManager - class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager.
Defines the way to manage relational schema for the RDB mappers.
RdbPMappingStructuresManager() - Constructor for class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
 
RdbPPolymorphicClass - interface org.objectweb.jorm.mapper.rdb.lib.RdbPPolymorphicClass.
This interface is supposed to be implemented by (generated) polymorphic classes.
RdbParser - class org.objectweb.jorm.mapper.rdb.xml2mi.RdbParser.
RdbParser only parses the relational mapping specification in order to build the corresponding Jorm meta information.
RdbParser() - Constructor for class org.objectweb.jorm.mapper.rdb.xml2mi.RdbParser
Builds a new rdb parser.
RdbPrefetchablePCM - interface org.objectweb.jorm.mapper.rdb.lib.RdbPrefetchablePCM.
 
RdbPrimitiveElementMapping - class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping.
Description
RdbPrimitiveElementMapping(String, String, boolean, MetaObject, MetaObject) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
Builds a new BasicRdbPrimitiveElementMapping.
RdbPrimitiveElementMapping(String, String, boolean, MetaObject, MetaObject, RdbJoin) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
Builds a new BasicRdbPrimitiveElementMapping.
RdbScriptPMSM - class org.objectweb.jorm.mapper.rdb.lib.RdbScriptPMSM.
This class is used to define a dummy PMappingStructuresManager to generate the database creation script.
RdbScriptPMSM(String, boolean) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.RdbScriptPMSM
 
RdbScriptWriter - interface org.objectweb.jorm.mapper.rdb.lib.RdbScriptWriter.
This interface is used to generate the database creation script.
RdbSequenceBinder - class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder.
This binder is specific to the rdb mapper.
RdbSequenceBinder() - Constructor for class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
RdbSequenceHelper - class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper.
This helper permits to create and consult a RDB sequence.
RdbSequenceHelper() - Constructor for class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
RdbSequenceHelper(RdbAdapter, String, boolean) - Constructor for class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
RdbSequenceLongGen - class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceLongGen.
 
RdbSequenceLongGen(PMapperRdb, String, boolean) - Constructor for class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceLongGen
 
RdbSequencePName - class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName.
 
RdbSequencePName(PNameManager, long) - Constructor for class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
RdbSequencePName(PNameManager, Long) - Constructor for class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
RdbSequencePName(PNameManager, Object) - Constructor for class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
RdbTable - class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable.
Define the mapping of primitive elements onto the columns of a table.
RdbTable(MetaObject, MetaObject, String) - Constructor for class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
 
RdbTupleCollection - class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection.
Is a TupleCollection encaspulating a prefetched buffer.
RdbTupleCollection(Object, ResultSet, PreparedStatement, int, Logger, PClassMapping, boolean, Object) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 
RedundencyRemover - class org.objectweb.jorm.generator.lib.RedundencyRemover.
This class permits to remove redundency code during merging of classes.
RedundencyRemover(ClassVisitor, Logger) - Constructor for class org.objectweb.jorm.generator.lib.RedundencyRemover
 
Reference - interface org.objectweb.jorm.metainfo.api.Reference.
Reference interface is the top level of the Reference objects.
ReferenceMapping - interface org.objectweb.jorm.metainfo.api.ReferenceMapping.
todo: Description
read(Object, PAccessor) - Method in interface org.objectweb.jorm.api.PBinding
It reads the data store instance designated by the PName of this binding and transfers each attribute value to the accessor object.
read(Object, PAccessor, Object) - Method in interface org.objectweb.jorm.api.PBinding
It reads the data store instance designated by the PName of this binding and transfers each attribute value to the accessor object.
read(Object, PAccessor, Object, boolean) - Method in interface org.objectweb.jorm.api.PBinding
 
read(PBinding, Object, PAccessor) - Method in interface org.objectweb.jorm.api.PClassMapping
It reads the data store instance designated by the PName of a binding and transfers each attribute value to the accessor object.
read(PBinding, Object, PAccessor, Object) - Method in interface org.objectweb.jorm.api.PClassMapping
It reads the data store instance designated by the PName of a binding and transfers each attribute value to the accessor object.
read(PBinding, Object, PAccessor, Object, boolean) - Method in interface org.objectweb.jorm.api.PClassMapping
 
read(PClassMapping, PAccessor) - Method in interface org.objectweb.jorm.api.PSerializable
Read all the fields of the serializable object and put it in the PAccessor pa.
read(PBinding, Object, PAccessor, Object) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
read(PBinding, Object, PAccessor, Object, boolean) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
read(Object, PAccessor) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
read(Object, PAccessor, Object) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
read(Object, PAccessor, Object, boolean) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
read(PClassMapping, PAccessor) - Method in class org.objectweb.jorm.lib.PSerializableImpl
 
read(PBinding, Object, PAccessor) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
read(PBinding, Object, PAccessor) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
read(PBinding, Object, PAccessor, Object) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
read(PBinding, Object, PAccessor, Object, boolean) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
readFile(ObjectInputStream, FosAccess, Object) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
Reads the content of a persistent object from the file represented by the given ObjectInputStream.
readOnly - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
readOnly - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
indicates if the table is a read-only table
readString(String) - Static method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
readableColumns - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
The set of all columns used to store the generated class.
refColumn - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
The column associated with this reference (non composite name).
refExtTableName - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
registerLonGenMgr(LongGenMgr) - Static method in class org.objectweb.jorm.facility.naming.generator.LongGenMgrRegistry
Adds this LongGenMgr from this registry.
registerLonGenMgr(LongGenMgr, PMapper) - Static method in class org.objectweb.jorm.facility.naming.generator.LongGenMgrRegistry
 
registerPolymorphIdMgr(PolymorphIdMgr) - Static method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrRegistry
Adds this PolymorphIdMgr from this registry.
remove() - Method in class org.objectweb.jorm.lib.EmptyPNameIterator
 
remove() - Method in class org.objectweb.jorm.lib.Iterator2PNameIterator
 
remove() - Method in class org.objectweb.jorm.lib.MultiplePNameIterator
The remove operation is not supported
remove() - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassPNGIterator
 
removeAllMappers() - Method in interface org.objectweb.jorm.api.JormConfigurator
Removes all mappers from the list of the ones used for generation.
removeAllMappers() - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Removes all mappers from the list of the ones used for generation.
removeClassProject(String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Removes a ClassProject instance.
removeClassProject(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Removes a ClassProject instance.
removeDependency(String) - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
remove a dependency to a given jorm class
removeDependency(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
 
removeMapper(String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Removes this mapper from the list of the ones used for generation.
removeMapper(String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Removes this mapper from the list of the ones used for generation.
removeMapperEventListener(PMapperListener) - Method in interface org.objectweb.jorm.api.PMapper
Removes the given mapper listener from this mapper.
removeMapperEventListener(PMapperListener) - Method in class org.objectweb.jorm.lib.Mapper
Removes the given mapper listener from this mapper.
removePrimitiveElementMapping(PrimitiveElementMapping) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
Removes a primitive element mapping from the table mapping definition
removeRdbExternalTable(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbClassMultiMapping
 
removeRdbExternalTable(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbGenClassMapping
 
removeRdbJoin(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbExternalTable
 
removeSubMapper(String, String) - Method in interface org.objectweb.jorm.api.JormConfigurator
Removes this submapper from the list of the ones used for generation.
removeSubMapper(String, String) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
Removes this submapper from the list of the ones used for generation.
removeTypedElement(String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Removes a typed element.
removeTypedElement(String) - Method in interface org.objectweb.jorm.metainfo.api.GenClassRef
Removes the primitive element.
removeTypedElement(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Removes a typed element.
removeTypedElement(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassRef
 
replaceChar(char, char, String) - Static method in class org.objectweb.jorm.util.lib.StringReplace
 
replaceFieldOwner(String, String) - Static method in class org.objectweb.jorm.lib.JormPathHelper
 
replaceString(String, String, String) - Static method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
replaceString(String, String, String) - Static method in class org.objectweb.jorm.util.lib.StringReplace
 
resolve(Object, PName) - Method in interface org.objectweb.jorm.api.PClassMapping
It returns the PName valid in the "good" binder.
resolve(Object, PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
resolve(Object, PName) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
resolve(Object, PName) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
resolve(Object, PName) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
resolve(Object, PName) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
resolve(Object) - Method in interface org.objectweb.jorm.naming.api.PName
It retrieves the information item associated to the given PName (if any exists).
resolve(Object, PName) - Method in interface org.objectweb.jorm.naming.api.PNamingContext
It retrieves the information item associated to the given PName (if any exists).
resolve(Object, PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
resolve(Object, PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
resolve(Object) - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
resolve(Object, PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
resolve(Object, PName) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
It retrieves the information item associated to the given PName (if any exists).
resolveEntity(XMLResourceIdentifier) - Method in class org.objectweb.jorm.xml2mi.lib.DTDResolver
 
resolveEntity(String, String) - Method in class org.objectweb.jorm.xml2mi.lib.SAXParserHelper
Resolves the entity according to the associaition contained in #publicid2location.
row(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
 

S

SAXParserHelper - class org.objectweb.jorm.xml2mi.lib.SAXParserHelper.
This class is an helper for the use of SAX Parser.
SAXParserHelper(Properties, Logger) - Constructor for class org.objectweb.jorm.xml2mi.lib.SAXParserHelper
Creates and initializes a SAX parser with the classLoader of the current class.
SAXParserHelper(Properties, Logger, ClassLoader, boolean) - Constructor for class org.objectweb.jorm.xml2mi.lib.SAXParserHelper
Creates and initializes a SAX parser.
SCALAR_FIELD - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
SCALAR_TYPE - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
SCRIPT_CLASS_DIR - Static variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
SCRIPT_CREATE_STATEMENT - Static variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
SCRIPT_DELETE_STATEMENT - Static variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
SCRIPT_DROP_STATEMENT - Static variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
SCRIPT_FILE_NAME - Static variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
SCRIPT_JAR_DIR - Static variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
SCRIPT_MAPPER_NAME - Static variable in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
SEP - Static variable in class org.objectweb.jorm.lib.JormPathHelper
 
SYSTEM - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
 
ScalarField - interface org.objectweb.jorm.metainfo.api.ScalarField.
A ScalarField describes corresponds to a hidden field of a ClassObject or a Generic Class.
SequenceIdAllocator - interface org.objectweb.jorm.facility.naming.rdbsequence.SequenceIdAllocator.
Defines an identifier allocator based on a SQL sequence.
SerializableGenerator - class org.objectweb.jorm.generator.lib.SerializableGenerator.
This class generates a XXXSeriazable class for each persistent class.
SerializableGenerator() - Constructor for class org.objectweb.jorm.generator.lib.SerializableGenerator
 
SimplePNGConverter - class org.objectweb.jorm.naming.lib.SimplePNGConverter.
is a simple PNameGetterConverter which does not make any translation
SimplePNGConverter() - Constructor for class org.objectweb.jorm.naming.lib.SimplePNGConverter
 
StateGenerator - class org.objectweb.jorm.generator.lib.StateGenerator.
The StateGenerator class uses ASM to generate an abstract state implementation for a JORM persistent class.
StateGenerator() - Constructor for class org.objectweb.jorm.generator.lib.StateGenerator
 
StringReplace - class org.objectweb.jorm.util.lib.StringReplace.
 
StringReplace() - Constructor for class org.objectweb.jorm.util.lib.StringReplace
 
scale - Variable in class org.objectweb.jorm.genclass.api.FieldDesc
 
scheduleEvent(EventObject) - Method in interface org.objectweb.jorm.api.PMappingCallback
Schedules an mapper-related event.
scheduleEvent(EventObject) - Method in class org.objectweb.jorm.lib.Mapper
Schedules an mapper-related event.
set(String, byte) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
set(String, char) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
set(String, short) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
set(String, int) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
set(String, long) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
set(String, Object) - Method in class org.objectweb.jorm.naming.lib.MapPNameGetter
 
setAbstract(boolean) - Method in interface org.objectweb.jorm.metainfo.api.Class
 
setAbstract(boolean) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
setAdapter(RdbAdapter) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
setAlias(String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbColumnInfo
 
setBinder(PBinder) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
setBindingAbstract(boolean) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setBindingAbstract(boolean) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setBindingAbstract(boolean) - Method in class org.objectweb.jorm.util.lib.AntJorm
It assigns the boolean value which indictes if the generated Binding must be declared abstract.
setBindingEnhancedClass(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setBindingEnhancedClass(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setBindingInheritance(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setBindingInheritance(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setBindingInheritance(String) - Method in class org.objectweb.jorm.util.lib.AntJorm
It assigns the class name which the generated PBinding classes must extend.
setCache(CacheManager) - Method in interface org.objectweb.jorm.naming.api.PolymorphicPNamingContext
Set the cache (used to perform lookup).
setCache(CacheManager) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
setCacheManager(CacheManager) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
Assigns the cache manager associated with this binder.
setCacheManager(CacheManager) - Method in interface org.objectweb.jorm.naming.api.PBinder
Assigns the cache manager associated with this binder.
setCacheManager(CacheManager) - Method in class org.objectweb.jorm.naming.lib.BasicPBinder
 
setCidSize(int) - Method in class org.objectweb.jorm.facility.naming.longid.LongIdManager
 
setCidSize(int) - Method in class org.objectweb.jorm.facility.naming.longid.LongIdPNC
 
setCidSize(int) - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
 
setCidSize(int) - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdPNC
 
setClassMapping(ClassMapping) - Method in interface org.objectweb.jorm.metainfo.api.Mapping
Sets the mapping structure of the class.
setClassMapping(ClassMapping) - Method in class org.objectweb.jorm.metainfo.lib.BasicMapping
Sets the mapping structure of the class.
setClassMappingInheritance(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setClassMappingInheritance(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setClassName(String) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
setClassName(String) - Method in interface org.objectweb.jorm.mapper.fos.genclass.FosGenClassProp
Specifies the class within which the related generic class is defined.
setClassName(String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbColumnInfo
 
setClassPNameCoder(PNameCoder) - Method in interface org.objectweb.jorm.api.PClassMappingCtrl
It assigns the PNameCoder to use for the class.
setClassPNameCoder(PNameCoder) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
setClasspath(PathExplorer) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setClasspath(PathExplorer) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setClasspath(Path) - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
setClasspathRef(Reference) - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
setCodingType(int) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
setCodingType(int) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
setCodingType(int) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
setColocated(boolean) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
setColocated(boolean) - Method in interface org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassProp
Indicates if the table of the genclass is colocated
setColocated(boolean) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
Sets the collocated attribute
setColocatedMaster(boolean) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
setColocatedMaster(boolean) - Method in interface org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassProp
Indicates if the table of the genclass is colocated
setColocatedMaster(boolean) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
 
setCompilerConfigurator(JormCompilerConfigurator) - Method in interface org.objectweb.jorm.generator.api.Generator
Assigns the compiler configurator to this generator.
setCompilerConfigurator(JormCompilerConfigurator) - Method in class org.objectweb.jorm.generator.lib.JormGenerator
Assigns the compiler configurator to this generator.
setCompilerParameter(JormCompilerParameter) - Method in interface org.objectweb.jorm.generator.api.Generator
Assigns the compiler parameter to this generator.
setCompilerParameter(JormCompilerParameter) - Method in class org.objectweb.jorm.generator.lib.JormGenerator
Assigns the compiler parameter to this generator.
setConnectionFactory(Object) - Method in interface org.objectweb.jorm.api.PMapper
Assigns a connection factory to this mapper.
setConnectionFactory(Object) - Method in class org.objectweb.jorm.lib.MapperJCA
Assigns a connection factory to this mapper.
setConnectionFactory(Object) - Method in class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC
Assigns the information about the JDBC connection to be allocated through this mapper.
setConstantValue(String, String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Defines the value of a constant PrimitiveElement, defined either in the current class or in one of its ancestors.
setConstantValue(String, String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
setConverter(PNameGetterConverter) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
setCurrentClass(Class) - Method in interface org.objectweb.jorm.mi2xml.api.MappingDomtreeBuilder
Assigns the current Class object to the MappingDomtreeBuilder object.
setCurrentClass(Class) - Method in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
Assigns the current Class object to the MappingDomtreeBuilder object.
setCurrentClass(Class) - Method in interface org.objectweb.jorm.xml2mi.api.MappingParser
Assigns the current Class object to a parser in order from it to retrieve the meta-objects (for example, PrimitiveElement objects) that are referenced from XML mapping elements.
setCurrentClass(Class) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Assigns the current Class object to a parser in order from it to retrieve the meta-objects (for example, PrimitiveElement objects) that are referenced from XML mapping elements.
setDTDLocations(ArrayList) - Method in interface org.objectweb.jorm.api.PMapper
It assigns a set of locations where DTD files may be found in order to allow the mapper to parse ".pd" files for loading meta-information.
setDTDLocations(ArrayList) - Method in class org.objectweb.jorm.lib.Mapper
It assigns a set of locations where DTD files may be found in order to allow the mapper to parse ".pd" files for loading meta-information.
setDelegatedBinder(PBinder) - Method in interface org.objectweb.jorm.naming.api.PolymorphicPNamingContext
Set the delegated PBinder.
setDelegatedBinder(PBinder) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
setDestFile(File) - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
setDirName(String) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosClassMapping
Assigns the name of the directory where class objects are stored.
setDirName(String) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosGenClassMapping
Assigns the name of the directory where class objects are stored.
setDirName(String) - Method in interface org.objectweb.jorm.mapper.fos.metainfo.FosMappingInfos
Assigns the name of the directory where class objects are stored.
setDtdLocations(ArrayList) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setDtdLocations(ArrayList) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setElemDesc(FieldDesc[]) - Method in interface org.objectweb.jorm.genclass.api.GenClassProp
Defines the fields property specifying the fields composing the element value structure of a generic class instance elements.
setElemDesc(FieldDesc[]) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
Defines the fields property specifying the fields composing the element value structure of a generic class instance elements.
setExpression(Expression) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilter
 
setExpressionType(PType) - Method in interface org.objectweb.jorm.naming.api.KeyFilteredNamingContext
 
setExpressionType(PType) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
setField(String) - Method in interface org.objectweb.jorm.metainfo.api.FieldName
Allows to set the name of the referenced field.
setField(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicFieldName
Allows to set the name of the referenced field.
setFieldName(String) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
setFieldName(String) - Method in interface org.objectweb.jorm.mapper.fos.genclass.FosGenClassProp
Specifies the field of the class which defines the related generic class.
setFieldName(String) - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Allows to set the fieldname describing the namedef single field.
setFieldName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
Allow to set the fieldname describing the namedef single field.
setFileName(String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbScriptPMSM
 
setFileName(String) - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbScriptWriter
 
setFileName(String) - Method in interface org.objectweb.jorm.metainfo.api.Class
Allows to assign the file name of this class MO.
setFileName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
Allows to assign the file name of this class MO.
setGenClassLevel(String) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
setGenClassLevel(String) - Method in interface org.objectweb.jorm.mapper.fos.genclass.FosGenClassProp
Specifies the level of names of the related generic class (e.g., for a set of lists, lists are level 0).
setGenClassMapping(PClassMapping) - Method in interface org.objectweb.jorm.api.PClassMappingCtrl
It assigns the GenClassMapping used to manage the reference hold by a field whose type is a JORM gen class.
setGenClassMapping(String, PClassMapping) - Method in interface org.objectweb.jorm.api.PClassMappingCtrl
It assigns the GenClassMapping used to manage the reference hold by a field whose type is a JORM class.
setGenClassMapping(PClassMapping) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It assigns the GenClassMapping used to manage the reference hold by a field whose type is a JORM gen class.
setGenClassMapping(String, PClassMapping) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It assigns the GenClassMapping used to manage the reference hold by a field whose type is a JORM class.
setGenDep(boolean) - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Enables or disables the generation of the dependances.
setGenerateBinding(boolean) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setGenerateBinding(boolean) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setGenerateCreate(boolean) - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
setGenerateDelete(boolean) - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
setGenerateDrop(boolean) - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
setGeneratePDFiles(boolean) - Method in class org.objectweb.jorm.util.lib.AntJorm
 
setGeneratedPDFiles(boolean) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setGeneratedPDFiles(boolean) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setGeneratedWithMapperPackage(boolean) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setGeneratedWithMapperPackage(boolean) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setIdPNParameterOperand(String, boolean) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
If isSpecific is true returns a String like this: ((org.objectweb.speedo.pobjects.detach.VehicleIdPNG) _pngId).pnGetName(null) else, it returns a String like that: ((PNameGetter) _pngId).pngetStringField("name", null)
setIdPnParam(String, int, String, String, boolean) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
setIdentifierDesc(FieldDesc[]) - Method in interface org.objectweb.jorm.genclass.api.GenClassProp
Defines the fields property specifying the fields composing the identifier structure of a generic class instance.
setIdentifierDesc(FieldDesc[]) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
Defines the fields property specifying the fields composing the identifier structure of a generic class instance.
setIdentifierMapping(IdentifierMapping) - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Sets the IdentifierMapping object.
setIdentifierMapping(IdentifierMapping) - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Sets the IdentifierMapping object.
setIncludes(String) - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
setIncrement(int) - Method in interface org.objectweb.jorm.facility.naming.generator.LongGen
 
setIncrement(int) - Method in class org.objectweb.jorm.facility.naming.generator.LongGenIncr
 
setIncrement(int) - Method in class org.objectweb.jorm.facility.naming.longid.CompositePLongGen
 
setIncrement(int) - Method in class org.objectweb.jorm.facility.naming.olongid.CompositePLongGen
 
setIncrement(int) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceLongGen
 
setIndexDesc(FieldDesc[]) - Method in interface org.objectweb.jorm.genclass.api.GenClassProp
Defines the fields property specifying the fields composing the index structure of a generic class instance elements.
setIndexDesc(FieldDesc[]) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
Defines the fields property specifying the fields composing the index structure of a generic class instance elements.
setInheritanceFilter(NameDef, Expression) - Method in interface org.objectweb.jorm.metainfo.api.Class
 
setInheritanceFilter(NameDef, Expression) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
setInheritanceNamingKey(NameDef, Object) - Method in interface org.objectweb.jorm.metainfo.api.Class
 
setInheritanceNamingKey(NameDef, Object) - Method in class org.objectweb.jorm.metainfo.lib.BasicClass
 
setInputFiles(Collection) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setInputFiles(Collection) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setIsAutoCalculated(boolean) - Method in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
 
setIsAutoCalculated(boolean) - Method in class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement
 
setIsNotNull(boolean) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
 
setJavac(boolean) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setJavac(boolean) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setJavac(boolean) - Method in class org.objectweb.jorm.util.lib.AntJorm
The assigned boolean value indicates if the generated must be compiled.
setJormConf(String) - Method in class org.objectweb.jorm.util.lib.AntJorm
It assigns the jorm configuration file.
setJormConf(String) - Method in class org.objectweb.jorm.util.lib.AntJormParser
It assigns the jorm configuration file.
setJormConfigurator(JormConfigurator) - Method in class org.objectweb.jorm.lib.Mapper
 
setKeepSrc(boolean) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setKeepSrc(boolean) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setKeepsrc(boolean) - Method in class org.objectweb.jorm.util.lib.AntJorm
It assigns a boolean to indicate if the generated .java file must be kept.
setLinkedMO(MetaObject) - Method in interface org.objectweb.jorm.metainfo.api.MappingStructure
Sets the MetaObject referenced by the current MetaObject.
setLinkedMO(MetaObject) - Method in class org.objectweb.jorm.metainfo.lib.BasicMappingStructure
Sets the MetaObject referenced by the current MetaObject.
setLogConf(String) - Method in class org.objectweb.jorm.util.lib.AntJorm
It assigns the jorm configuration file.
setLogConf(String) - Method in class org.objectweb.jorm.util.lib.AntJormParser
It assigns the jorm configuration file.
setLogConfFile(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setLogConfFile(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setLogWriter(PrintWriter) - Method in class org.objectweb.jorm.mapper.rdb.lib.ConnectionSpecJDBC
 
setLogger(Logger) - Method in interface org.objectweb.jorm.api.PMappingStructuresManager
Assigns a logger to this schema manager.
setLogger(Logger) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setLogger(Logger) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdMgrImpl
 
setLogger(Logger) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
setLogger(Logger) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It assigns a logger to an component that wants to log things.
setLogger(Logger) - Method in class org.objectweb.jorm.generator.lib.CommonGenerator
 
setLogger(Logger) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its assigns a logger.
setLogger(Logger) - Method in class org.objectweb.jorm.generator.lib.JormGenerator
 
setLogger(Logger) - Method in class org.objectweb.jorm.generator.lib.LoggedClassAdapter
 
setLogger(Logger) - Method in class org.objectweb.jorm.lib.Mapper
It assigns a logger to an component that wants to log things.
setLogger(Logger) - Method in class org.objectweb.jorm.mapper.fos.generator.FosMOPFactory
 
setLogger(Logger) - Method in class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
setLogger(Logger) - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
Assigns a logger to this schema manager.
setLogger(Logger) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosClassMapping
 
setLogger(Logger) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbMOPFactory
 
setLogger(Logger) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
Assigns a logger to this schema manager.
setLogger(Logger) - Method in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
 
setLogger(Logger) - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomWriter
Defines a logger object.
setLogger(Logger) - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
Defines a logger object.
setLogger(Logger) - Method in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
Defines a logger object.
setLogger(Logger) - Method in class org.objectweb.jorm.naming.lib.KFPNCManager
 
setLogger(Logger) - Method in interface org.objectweb.jorm.util.api.Loggable
Assigns a logger to an component that wants to log things.
setLogger(Logger) - Method in class org.objectweb.jorm.util.io.lib.DirJavaExplorer
 
setLogger(Logger) - Method in class org.objectweb.jorm.verifier.lib.JormVerifier
 
setLogger(Logger) - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Defines a logger object.
setLogger(Logger) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Defines a logger object.
setLogger(Logger) - Method in class org.objectweb.jorm.xml2mi.lib.DTDResolver
 
setLogger(Logger) - Method in class org.objectweb.jorm.xml2mi.lib.ParserHelper
Defines a logger object.
setLoggerFactory(LoggerFactory) - Method in interface org.objectweb.jorm.api.JormConfigurator
It assignes the logger factory.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerConfiguratorImpl
It assignes the logger factory.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It assigns a logger factory that allows the creation of new loggers.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.generator.lib.CommonGenerator
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
Its assigns a logger factory.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.generator.lib.JormGenerator
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.lib.JormConfiguratorImpl
It assignes the logger factory.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.lib.Mapper
It assigns a logger factory that allows the creation of new loggers.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.mapper.fos.generator.FosMOPFactory
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.mapper.fos.generator.FosMappingMOP
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.mapper.fos.metainfo.FosClassMapping
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbMOPFactory
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomWriter
Defines the logger factory to obtain new loggers.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomtreeBuilder
Defines the logger factory to obtain new loggers.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
Defines the logger factory to obtain new loggers.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.naming.lib.KFPNCManager
 
setLoggerFactory(LoggerFactory) - Method in interface org.objectweb.jorm.util.api.Loggable
Assigns a logger factory that allows the creation of new loggers.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.util.io.lib.DirJavaExplorer
Assigns a logger factory that allows the creation of new loggers.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.verifier.lib.JormVerifier
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Defines the logger factory to obtain new loggers.
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.xml2mi.lib.DTDResolver
 
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jorm.xml2mi.lib.ParserHelper
Defines the logger factory to obtain new loggers.
setLoggingOnChild(MetaObject) - Method in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
 
setLoginTimeout(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.ConnectionSpecJDBC
 
setMIManager(Manager) - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
Assignes the Meta info manager
setMainTable(RdbTable) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
setMapperName(String) - Method in interface org.objectweb.jorm.api.PMapper
It assigns the name of the mapper that is instanciated.
setMapperName(String) - Method in class org.objectweb.jorm.lib.Mapper
It assigns the name of the mapper that is instanciated.
setMapperName(String) - Method in interface org.objectweb.jorm.metainfo.api.Mapping
Sets the mapper name.
setMapperName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicMapping
Sets the mapper name.
setMapperName(String) - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
setMapperNames(String) - Method in class org.objectweb.jorm.util.lib.AntJorm
Defines the list of mappers to be used for compilation.
setMappingInheritance(String) - Method in class org.objectweb.jorm.util.lib.AntJorm
It assigns the class name which the generated PBinding classes must extend.
setMetaInfoManager(Manager) - Method in interface org.objectweb.jorm.generator.api.Generator
Assigns the meta information manager to this generator.
setMetaInfoManager(Manager) - Method in class org.objectweb.jorm.generator.lib.JormGenerator
Assigns the meta information manager to this generator.
setMetaInfoManager(Manager) - Method in interface org.objectweb.jorm.verifier.api.MappingVerifier
Assigns the meta information manager created by the parser module to the current BlobVerifier object.
setMetaInfoManager(Manager) - Method in interface org.objectweb.jorm.verifier.api.Verifier
Assigns the meta information manager to this Verifier.
setMetaInfoManager(Manager) - Method in class org.objectweb.jorm.verifier.lib.JormVerifier
Assigns the meta information manager created by the parser module to the current BlobVerifier object.
setMetaInfoManager(Manager) - Method in interface org.objectweb.jorm.xml2mi.api.MappingParser
Assigns a meta-information manager to a parser in order from it to create the meta-information related to the XML files it parses.
setMetaInfoManager(Manager) - Method in interface org.objectweb.jorm.xml2mi.api.Parser
Assigns a meta-information manager to a parser in order from it to create the meta-information related to the XML files it parses.
setMetaInfoManager(Manager) - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Assigns a meta-information manager to a parser in order from it to create the meta-information related to the XML files it parses.
setMetaInfoManager(Manager) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Assigns a meta-information manager to a parser in order from it to create the meta-information related to the XML files it parses.
setName(String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbColumnInfo
 
setName(String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbExtentMappingInfos
 
setName(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbJoin
 
setName(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
 
setName(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
 
setName(String) - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Sets the name of the NameDef object.
setName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
Sets the name of the NameDef object.
setNamingFilterKey(Object) - Method in interface org.objectweb.jorm.naming.api.NamingFilterKeyProvider
 
setNulOValue(Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
setNulValue(long) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
setNullPName(Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
It defines the null PName since a BasidName or an object value If the encoding is an object format the given value will be the null encoded valued.
setNullPName(Object) - Method in class org.objectweb.jorm.facility.naming.longid.LongIdPNC
 
setNullPName(Object) - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdPNC
 
setNullPName(Object) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
setNullPName(Object) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
It assignes a object which defines a null representation of a name within this naming context.
setNullPName(Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
setNullPName(Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
setNullPName(Object) - Method in class org.objectweb.jorm.naming.lib.BasicPBinder
 
setNullPName(Object) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
setNullPName(Object) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 
setNullValue(String) - Method in interface org.objectweb.jorm.metainfo.api.ScalarField
Set the null value for this field.
setNullValue(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicScalarField
Set the null value for this field.
setOtherPdFiles(Path) - Method in class org.objectweb.jorm.util.lib.AntJorm
It assigns the classpath where jorm can load .pd files which are needed (the dependecies).
setOtherPdFiles(Path) - Method in class org.objectweb.jorm.util.lib.AntJormParser
It assigns the classpath where jorm can load .pd files which are needed (the dependecies).
setOtherPdFilesRef(Reference) - Method in class org.objectweb.jorm.util.lib.AntJorm
 
setOtherPdFilesRef(Reference) - Method in class org.objectweb.jorm.util.lib.AntJormParser
 
setOutput(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setOutput(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setOutput(String) - Method in class org.objectweb.jorm.util.lib.AntJorm
The ouput name is the directory name where the generated files will be created.
setPBinder(PBinder) - Method in interface org.objectweb.jorm.api.PClassMapping
It assigns the PBinder associated to this PClassMapping.
setPBinder(PBinder) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It assigns the PBinder associated to this PClassMapping.
setPClassMapping(PClassMapping) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
setPClassMapping(PClassMapping) - Method in class org.objectweb.jorm.facility.naming.longid.LongIdPBinder
 
setPClassMapping(PClassMapping) - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdPBinder
 
setPClassMapping(PClassMapping) - Method in interface org.objectweb.jorm.naming.api.PBinder
It set the PClassMapping which use this binder slave.
setPClassMapping(PClassMapping) - Method in class org.objectweb.jorm.naming.lib.BasicPBinder
 
setPMapper(PMapper) - Method in interface org.objectweb.jorm.api.PMappingStructuresManager
Assigns a mapper to this schema manager.
setPMapper(PMapper) - Method in class org.objectweb.jorm.facility.naming.longid.LongIdManager
Instanciates and initializes a LongGenMgr Allocates a class identifier generator
setPMapper(PMapper) - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdManager
Instanciates and initializes a LongGenMgr Allocates a class identifier generator
setPMapper(PMapper) - Method in class org.objectweb.jorm.lib.Mapper
Assigns a mapper to this schema manager.
setPMapper(PMapper) - Method in class org.objectweb.jorm.mapper.fos.lib.FosPMappingStructuresManager
Assigns a mapper to this schema manager.
setPMapper(PMapper) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbPMappingStructuresManager
Assigns a mapper to this schema manager.
setPName(PName) - Method in interface org.objectweb.jorm.api.PBindingCtrl
It assigns the current PName associated with this PBinding.
setPName(PName) - Method in interface org.objectweb.jorm.api.PSerializable
Set the encoded PName of the object sent to the replicas
setPName(PName) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
setPName(PName) - Method in class org.objectweb.jorm.lib.PSerializableImpl
 
setPNameCoder(PNameCoder) - Method in interface org.objectweb.jorm.api.PClassMappingCtrl
It assigns the PNameCoder used to manage the references hold by a generic class instance whose mapping is described by this PClassMapping.
setPNameCoder(String, PNameCoder) - Method in interface org.objectweb.jorm.api.PClassMappingCtrl
It assigns the PNameCoder used to manage the reference hold by a field whose type is a JORM class.
setPNameCoder(PNameCoder) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It assigns the PNameCoder used to manage the references hold by a generic class instance whose mapping is described by this PClassMapping.
setPNameCoder(String, PNameCoder) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It assigns the PNameCoder used to manage the reference hold by a field whose type is a JORM class.
setPNameManager(PNameManager) - Method in interface org.objectweb.jorm.naming.api.PolymorphicPName
Sets the pNameManager of the PName.
setPNameManager(PNameManager) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPName
 
setPNamingContext(PNamingContext) - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
setPType(PType) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
setPType(PType) - Method in class org.objectweb.jorm.facility.naming.longid.LongIdPNC
 
setPType(PType) - Method in class org.objectweb.jorm.facility.naming.olongid.LongIdPNC
 
setPType(PType) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphIdBinderInfo
 
setPType(PType) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
setPType(PType) - Method in interface org.objectweb.jorm.genclass.api.GenClassProp
Defines the type property of a generic class instance.
setPType(PType) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
It assigns the PType associated to the JORM class which is the type of the reference managed by this naming context.
setPType(PType) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
Assigns the PType associated to the JORM class which is the type of the name managed by this naming context.
setPType(PType) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
setPType(PType) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
setParent(MetaObject) - Method in interface org.objectweb.jorm.metainfo.api.MetaObject
Sets the parent of the current meta object if it is not yet done by the constructor of the meta object
setParent(MetaObject) - Method in class org.objectweb.jorm.metainfo.lib.BasicMetaObject
Sets the parent of the current meta object if it is not yet done by the constructor of the meta object
setPathExplorer(PathExplorer) - Method in interface org.objectweb.jorm.generator.api.Generator
Assigns a PathExplorer object for locating files that have to be parsed.
setPathExplorer(PathExplorer) - Method in class org.objectweb.jorm.generator.lib.JormGenerator
Assigns a PathExplorer object for locating files that have to be parsed.
setPathExplorer(PathExplorer) - Method in interface org.objectweb.jorm.xml2mi.api.MappingParser
Assigns a PathExplorer object for locating files that have to be parsed.
setPathExplorer(PathExplorer) - Method in interface org.objectweb.jorm.xml2mi.api.Parser
Assigns a PathExplorer object for locating files that have to be parsed.
setPathExplorer(PathExplorer) - Method in class org.objectweb.jorm.xml2mi.lib.BasicDomParser
Assigns a PathExplorer object for locating files that have to be parsed.
setPathExplorer(PathExplorer) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Assigns a PathExplorer object for locating files that have to be parsed.
setPathsToPdFiles(PathExplorer) - Method in interface org.objectweb.jorm.api.PMapper
It assigns a set of paths to locations where jorm descriptor files may be found.
setPathsToPdFiles(PathExplorer) - Method in class org.objectweb.jorm.lib.Mapper
It assigns a set of paths to locations where jorm descriptor files may be found.
setPcm(PClassMapping) - Method in interface org.objectweb.jorm.naming.api.PolymorphicPNamingContext
Set the PClassMapping.
setPcm(PClassMapping) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
setPdDir(File) - Method in class org.objectweb.jorm.util.lib.AntJorm
It assigns the directory name where the include and exclude clause has been based.
setPdDir(File) - Method in class org.objectweb.jorm.util.lib.AntJormParser
It assigns the directory name where the include and exclude clause has been based.
setPolymorphic(boolean) - Method in interface org.objectweb.jorm.naming.api.PolymorphicPName
It sets the PName to polymorphic.
setPolymorphic(boolean) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPName
 
setPrefetchActivated(boolean) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
setPrefetchCache(PrefetchCache) - Method in interface org.objectweb.jorm.api.PMapper
Assigns a prefetch cache to this mapper.
setPrefetchCache(PrefetchCache) - Method in class org.objectweb.jorm.lib.Mapper
Assigns a prefetch cache to this mapper.
setPrefetchElementPCM(RdbPrefetchablePCM) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
setPrefetchElementPCM(RdbPrefetchablePCM) - Method in interface org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassProp
Specify the PClassMapping of the persistent class which must be prefetched
setProjectName(String) - Method in interface org.objectweb.jorm.api.PClassMappingCtrl
Assignes the project name to a PClassMapping.
setProjectName(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setProjectName(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setProjectName(String) - Method in class org.objectweb.jorm.genclass.lib.GenClassMapping
 
setProjectName(String) - Method in interface org.objectweb.jorm.metainfo.api.ClassProject
Sets the project name.
setProjectName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicClassProject
Sets the project name.
setProjectName(String) - Method in class org.objectweb.jorm.util.lib.AntJorm
It assigns the project name which must be used.
setProjectName(String) - Method in class org.objectweb.jorm.util.lib.AntJormParser
It assigns the project name which must be used.
setProjectName(String) - Method in interface org.objectweb.jorm.verifier.api.Verifier
Assigns a project name to this verifier.
setProjectName(String) - Method in class org.objectweb.jorm.verifier.lib.JormVerifier
Assigns a project name to the verifier.
setReadOnly(boolean) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
setReadOnly(boolean) - Method in interface org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassProp
Indicates if the table must be only read.
setReadOnly(boolean) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbTable
 
setRefExtTableName(String) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
setRefExtTableName(String) - Method in interface org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassProp
Defines the table name property of a generic class instance mapped to a RDB for a table that owns extension fields of a reference element.
setReferenceMapping(ReferenceMapping) - Method in interface org.objectweb.jorm.metainfo.api.GenClassMapping
Sets a ReferenceMapping object.
setReferenceMapping(ReferenceMapping) - Method in class org.objectweb.jorm.metainfo.lib.BasicGenClassMapping
Sets a ReferenceMapping object.
setRuleName(String) - Method in interface org.objectweb.jorm.metainfo.api.CommonClassMapping
Sets the name of the rule used to map the class.
setRuleName(String) - Method in interface org.objectweb.jorm.metainfo.api.ParentClassMapping
Sets the rule name.
setRuleName(String) - Method in interface org.objectweb.jorm.metainfo.api.ReferenceMapping
Sets the name of the rule used to map the reference.
setRuleName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicCommonClassMapping
Sets the name of the rule used to map the class.
setRuleName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicParentClassMapping
Sets a rule name.
setRuleName(String) - Method in class org.objectweb.jorm.metainfo.lib.BasicReferenceMapping
Sets the name of the rule used to map the reference.
setSequenceCache(Integer) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
setSequenceCreated(boolean) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
setSequenceHelper(RdbSequenceHelper) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
setSequenceIdAllocator(SequenceIdAllocator) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
setSequenceIncrement(Integer) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
setSequenceName(String) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
setSequenceStart(Integer) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceHelper
 
setSrc(File) - Method in class org.objectweb.jorm.util.lib.AntScriptGenerator
 
setStateGenerated(boolean) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setStateGenerated(boolean) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setStateInheritance(String) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setStateInheritance(String) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setStatus(byte) - Method in interface org.objectweb.jorm.api.PBindingCtrl
It assigns the current status associated with this PBinding.
setStatus(byte) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
setStatus(int) - Method in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
Assigns the status indicating if the primitive element is one of: variable and persistent (classical case) constant and persistent constant and not persistent
setStatus(int) - Method in class org.objectweb.jorm.metainfo.lib.BasicPrimitiveElement
 
setStringExpression(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbFilter
 
setSubTreeFieldAssociationTable(PMapper, PClassMapping) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbInheritanceQuery
For each subclass of the class linked to the pcm (including itself), compute the association table of field indexes and add the element [pcm -> table] in the map of the subclass PClassMapping
setSystem(boolean) - Method in interface org.objectweb.jorm.metainfo.api.NameDef
Allows to set if the current NameDef is system defined (defined outside jorm) or not.
setSystem(boolean) - Method in class org.objectweb.jorm.metainfo.lib.BasicNameDef
Allows to set if the current NameDef is system defined (defined outside jorm) or not.
setTableName(String) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
setTableName(String) - Method in interface org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassProp
Defines the table name property of a generic class instance mapped to a RDB.
setType(String) - Method in class org.objectweb.jorm.mapper.rdb.metainfo.RdbPrimitiveElementMapping
 
setTypeConverter(RdbAdapter) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
setTypeConverter(RdbAdapter) - Method in interface org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassProp
Defines the type converter property of a generic class instance mapped to a RDB.
setVelocityEngine(VelocityEngine) - Method in class org.objectweb.jorm.generator.lib.CommonGenerator
 
setVerbose(boolean) - Method in interface org.objectweb.jorm.compiler.api.JormCompilerParameter
 
setVerbose(boolean) - Method in class org.objectweb.jorm.compiler.lib.JormCompilerParameterImpl
 
setVerbose(boolean) - Method in class org.objectweb.jorm.util.lib.AntJorm
It assigns the verbose mode to the jorm generator.
setVerbose(boolean) - Method in class org.objectweb.jorm.util.lib.AntJormParser
It assigns the verbose mode to the jorm generator.
setWriteScript(boolean) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbScriptPMSM
 
setWriteScript(boolean) - Method in interface org.objectweb.jorm.mapper.rdb.lib.RdbScriptWriter
 
setdestdir(File) - Method in class org.objectweb.jorm.util.lib.AntJormTestReport
It assigns the directory name where the report files are going to be produced.
setidvalue2genclassref(Map) - Method in interface org.objectweb.jorm.xml2mi.api.MappingParser
 
setidvalue2genclassref(Map) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Assigns an HashTable object to the MappingParser object.
setmetaobject2idvalue(Map) - Method in interface org.objectweb.jorm.mi2xml.api.MappingDomtreeBuilder
Assigns the current Class object to the MappingDomtreeBuilder object.
setmetaobject2idvalue(Map) - Method in class org.objectweb.jorm.mi2xml.lib.BasicMappingDomtreeBuilder
Assigns an HashTable object to the MappingDomtreeBuilder object.
setmotable(Hashtable) - Method in interface org.objectweb.jorm.xml2mi.api.MappingParser
Assigns an HashTable object to the MappingParser object.
setmotable(Hashtable) - Method in class org.objectweb.jorm.xml2mi.lib.BasicMappingParser
Assigns an HashTable object to the MappingParser object.
setsrcdir(File) - Method in class org.objectweb.jorm.util.lib.AntJormTestReport
It assigns the directory name where the include and exclude clause has been based.
setupGenerator() - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
 
setupLogger() - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
It assigns a LoggerFactory and a Logger if it is not already done.
setupMIManager() - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
 
setupParser() - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
 
setupVerifier() - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
 
setupWriter() - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
 
singleFieldName - Variable in class org.objectweb.jorm.generator.lib.FPNCGenerator.FPNCMatchInfo
When the naming is based on a single field (not a composite).
singleFieldPType - Variable in class org.objectweb.jorm.generator.lib.FPNCGenerator.FPNCMatchInfo
When the naming is based on a single field (not a composite).
size - Variable in class org.objectweb.jorm.genclass.api.FieldDesc
 
specif(String, String, String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
standard() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
start() - Method in interface org.objectweb.jorm.api.PMapCluster
Starts this map cluster.
start() - Method in interface org.objectweb.jorm.api.PMapper
Starts this mapper.
start() - Method in class org.objectweb.jorm.lib.AbstractPMapcluster
Starts this map cluster.
start() - Method in class org.objectweb.jorm.lib.Mapper
Starts this mapper.
start() - Method in class org.objectweb.jorm.mapper.rdb.lib.MapperJDBC
 
status - Variable in class org.objectweb.jorm.lib.PBindingImpl
 
stop() - Method in interface org.objectweb.jorm.api.PMapCluster
Stops this map cluster.
stop() - Method in interface org.objectweb.jorm.api.PMapper
Stops this mapper.
stop() - Method in class org.objectweb.jorm.lib.AbstractPMapcluster
Stops this map cluster.
stop() - Method in class org.objectweb.jorm.lib.Mapper
Stops this mapper.
stringBufferJCN - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
stringBufferJT - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
stringJCN - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
stringJT - Variable in class org.objectweb.jorm.generator.lib.GenContext
 
structuresActive - Variable in class org.objectweb.jorm.lib.AbstractPMapcluster
Indicates if the cluster is active: - data structure created - cluster started
supportCompositeField(String, PType) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
supportCompositeField(String, PType) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
supportCompositeField(String, PType) - Method in interface org.objectweb.jorm.naming.api.PNameCoder
In case of a naming context that supports composite names (i.e., names composed of several typed fields, whose type is limited to scalar ones), it tests if a particular field is defined by this composite name.
supportCompositeField(String, PType) - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
supportCompositeField(String, PType) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
supportDynamicComposite() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
supportDynamicComposite() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
supportDynamicComposite() - Method in interface org.objectweb.jorm.naming.api.PNameCoder
Tests if this naming context supports comosite name through a dynamic approach, which means that encodingAbstract/decodingAbstract use getter objects that implement the PNameGetter interface.
supportDynamicComposite() - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
supportDynamicComposite() - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
supportDynamicComposite() - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 
supportStaticComposite() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
supportStaticComposite() - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
supportStaticComposite() - Method in interface org.objectweb.jorm.naming.api.PNameCoder
Tests if this naming context supports comosite name through a static approach, which means that encodingAbstract/decodingAbstract use getter objects that implement specific NsFieldGetter interface generated for a particular field "Field" within a particular NameDef space "Ns".
supportStaticComposite() - Method in class org.objectweb.jorm.naming.lib.BasicPNamingContext
 
supportStaticComposite() - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
supportStaticComposite() - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 

T

TAB - Static variable in class org.objectweb.jorm.metainfo.api.MappingPrinter
 
TAB - Static variable in class org.objectweb.jorm.metainfo.lib.MetaInfoPrinter
 
TargetHolder - interface org.objectweb.jorm.util.io.api.TargetHolder.
A TargetHolder ...
TypedElement - interface org.objectweb.jorm.metainfo.api.TypedElement.
TypedElement interface is the top level of the "field" interface.
table - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenColumn
The table descrption which this column belongs to.
table - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenJoin
 
tableName - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
The name of the table into which to store generic class object elements.
tableName - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenTable
The name of the table involved in this mapping.
tables - Variable in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
The set of names all tables used to store the generated class.
template - Variable in class org.objectweb.jorm.generator.lib.CommonGenerator
The main velocity template for the generator
testBigDecimal() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testBoolean() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testByte() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testDate() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testDouble() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testFloat() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testInt() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testLong() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testSequence() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testShort() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testString() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
testTableExistence() - Method in class org.objectweb.jorm.mapper.rdb.util.DriverConformTest
 
toJavaPattern(String) - Static method in class org.objectweb.jorm.util.lib.StringReplace
 
toOperandArray() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbTupleCollection
Give the array of Operand object representation of the Tuple.
toString() - Method in class org.objectweb.jorm.facility.naming.basidir.BasidName
 
toString() - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequencePName
 
toString() - Method in class org.objectweb.jorm.generator.lib.FPNCGenerator.FPNCMatchInfo
 
toString() - Method in class org.objectweb.jorm.generator.lib.NamingFilterExpressionHelper
 
toString() - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenRef
 
toString() - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
type - Variable in class org.objectweb.jorm.genclass.api.FieldDesc
The type of the JORM field.
typeConverter - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
This is the type converter defined for a particular kind of RDB.

U

USE_CONTEXT_CLASSLOADER - Static variable in interface org.objectweb.jorm.api.JormConfigurator
 
USE_CONTEXT_CLASSLOADER - Static variable in interface org.objectweb.jorm.compiler.api.JormCompilerConfigurator
 
unbind() - Method in interface org.objectweb.jorm.api.PBinding
It remove the association between a PName and a PBinding.
unbind(PBindingCtrl) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
unbind() - Method in class org.objectweb.jorm.lib.PBindingImpl
 
unbind(PBindingCtrl) - Method in interface org.objectweb.jorm.naming.api.PBinder
It releases the link between the PBinding passed as parameter and its associated DSI represented by the PName referenced by this PBinding.
unbind(PBindingCtrl) - Method in class org.objectweb.jorm.naming.lib.BasicPBinder
 
unbindSubFPNC(FilteredPNamingContext) - Method in interface org.objectweb.jorm.naming.api.FilteredPNamingContext
Unbinds a sub PNC from its parent.
unbindSubFPNC(FilteredPNamingContext) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
unexport(Object) - Method in interface org.objectweb.jorm.api.PBinding
It prepares this PBinding to remove the data store instance from the data store.
unexport(Object, PName) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
unexport(Object, PName, Object) - Method in class org.objectweb.jorm.facility.naming.basidir.BasidBinder
 
unexport(Object, PName) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
unexport(Object, PName, Object) - Method in class org.objectweb.jorm.facility.naming.polymorphid.PolymorphRefNC
 
unexport(Object, PName) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
unexport(Object, PName, Object) - Method in class org.objectweb.jorm.facility.naming.rdbsequence.RdbSequenceBinder
 
unexport(Object) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
unexport(Object) - Method in interface org.objectweb.jorm.naming.api.PName
It removes this PName and all the associated information within a naming context (i.e., the association between the PName and its information item).
unexport(Object, Object) - Method in interface org.objectweb.jorm.naming.api.PName
It removes this PName and all the associated information within a naming context (i.e., the association between the PName and its information item).
unexport(Object, PName) - Method in interface org.objectweb.jorm.naming.api.PNameManager
It removes the PName and all the associated information within a naming context (i.e., the association between the PName and its information item).
unexport(Object, PName, Object) - Method in interface org.objectweb.jorm.naming.api.PNameManager
It removes the PName and all the associated information within a naming context (i.e., the association between the PName and its information item).
unexport(Object, PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
unexport(Object, PName, Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritFilteredPNamingContext
 
unexport(Object, PName) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
unexport(Object, PName, Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
unexport(Object) - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
unexport(Object, Object) - Method in class org.objectweb.jorm.naming.lib.BasicPName
 
unexport(Object, PName) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
unexport(Object, PName, Object) - Method in class org.objectweb.jorm.naming.lib.BasicPolymorphicPNamingContext
 
unexport(Object, PName) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
It removes the PName and all the associated information within a naming context (i.e., the association between the PName and its information item). in the case of the StrBinder, the unexport operation do nothing more than the unbind operation.
unexport(Object, PName, Object) - Method in class org.objectweb.jorm.naming.lib.CompositePBinder
 
unexportClass(Object) - Method in interface org.objectweb.jorm.naming.api.KeyFilteredNamingContext
Unexport a persistent class from this PNamingContext
unexportClass(Object) - Method in class org.objectweb.jorm.naming.lib.AbstractInheritKeyFilteredPNamingContext
 
uniqueField - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
 
uniqueFieldIsString - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
 
unmap(String) - Method in interface org.objectweb.jorm.api.PMapper
It unmaps a particular JORM class within this PMapper.
unmap(String) - Method in class org.objectweb.jorm.lib.Mapper
It unmaps a particular JORM class within this PMapper.
unresolvedDependencies - Variable in class org.objectweb.jorm.lib.AbstractPMapcluster
The names of the Jorm classes not yet defined but to manage by this PMapCluster.
updatable(RdbGenColumn) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
updatable(RdbGenColumn, RdbGenJoin) - Method in class org.objectweb.jorm.mapper.rdb.generator.RdbGenInfos
 
updateMappingStructures() - Method in interface org.objectweb.jorm.api.PMapCluster
Aligns existing mapping structures to the ones define by this map cluster.
updateMappingStructures() - Method in class org.objectweb.jorm.lib.AbstractPMapcluster
Aligns existing mapping structures to the ones define by this map cluster.
upperFL(String) - Method in class org.objectweb.jorm.generator.lib.CommonHelper
This methods returns the word specified in parameter with the first character in upper-case.
useBatch - Variable in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 

V

VARIABLE_PERSISTENT - Static variable in interface org.objectweb.jorm.metainfo.api.PrimitiveElement
 
Verifier - interface org.objectweb.jorm.verifier.api.Verifier.
It provides the functions used to verify the semantical correctness of meta-information.
valuesEqual(PName) - Method in class org.objectweb.jorm.naming.lib.BasicCompositePName
 
velocityEngine - Variable in class org.objectweb.jorm.generator.lib.CommonGenerator
 
verifier - Variable in class org.objectweb.jorm.compiler.lib.JormCompiler
The verifier is in charge to check the semantical validity of the meta information.
verify() - Method in interface org.objectweb.jorm.verifier.api.MappingVerifier
Verifies the meta information.
verify(Collection) - Method in interface org.objectweb.jorm.verifier.api.Verifier
Verifies the meta information.
verify(Collection) - Method in class org.objectweb.jorm.verifier.lib.JormVerifier
Verifies the meta information.
verifyMetaInfo(Collection) - Method in class org.objectweb.jorm.compiler.lib.JormCompiler
Verifies if the metainformation is in a clean state.
visit(int, int, String, String, String[], String) - Method in class org.objectweb.jorm.generator.lib.ClassInterfaceAdder
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.jorm.generator.lib.ClassMergerVisitor
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.jorm.generator.lib.ClassRenamer
 
visit(int, int, String, String, String[], String) - Method in class org.objectweb.jorm.generator.lib.RedundencyRemover
 
visitEnd() - Method in class org.objectweb.jorm.generator.lib.ClassMergerVisitor
 
visitEnd() - Method in class org.objectweb.jorm.generator.lib.RedundencyRemover
 
visitInnerClass(String, String, String, int) - Method in class org.objectweb.jorm.generator.lib.ClassRenamer
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.jorm.generator.lib.ClassMergerVisitor
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.jorm.generator.lib.ClassRenamer
 
visitMethod(int, String, String, String[], Attribute) - Method in class org.objectweb.jorm.generator.lib.RedundencyRemover
 

W

Writer - interface org.objectweb.jorm.mi2xml.api.Writer.
Writer generates Jorm specification files (.pd files) from a Class or a CompositeName object.
warning(SAXParseException) - Method in class org.objectweb.jorm.xml2mi.lib.SAXParserHelper
 
write(Object, PAccessor) - Method in interface org.objectweb.jorm.api.PBinding
It transfers each attribute value taken from the PAccessor object to the data store instance designated by the PName associated with this binding.
write(PBinding, Object, PAccessor) - Method in interface org.objectweb.jorm.api.PClassMapping
It transfers each attribute value taken from the PAccessor object to the data store instance designated by the PName associated with a binding.
write(PClassMapping, PAccessor) - Method in interface org.objectweb.jorm.api.PSerializable
Write the PAccessor in the serializable object.
write(ClassWriter, String, TargetHolder) - Static method in class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
write(Object, PAccessor) - Method in class org.objectweb.jorm.lib.PBindingImpl
 
write(PClassMapping, PAccessor) - Method in class org.objectweb.jorm.lib.PSerializableImpl
 
write(PBinding, Object, PAccessor) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
 
write(PBinding, Object, PAccessor) - Method in class org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping
 
write(MetaObject, TargetHolder) - Method in interface org.objectweb.jorm.mi2xml.api.Writer
This method first builds the DOMTree of a Class or a CompositeName object and then generates the .pd file by delegation to the XMLSerializer.
write(MetaObject, TargetHolder) - Method in class org.objectweb.jorm.mi2xml.lib.BasicDomWriter
This method first builds the DOMTree of a Class or a CompositeName object and then generates the .pd file by delegation to the XMLSerializer.
writeFile(ObjectOutputStream, FosAccess, Object) - Method in class org.objectweb.jorm.mapper.fos.genclass.FosGenClassMapping
Writes the content of a persistent object to the file represented by the given ObjectOutputStream.
writeJavaClass(String, ClassWriter, String) - Static method in class org.objectweb.jorm.generator.lib.CommonJVMHelper
 
writer - Variable in class org.objectweb.jorm.compiler.lib.JormCompiler
domWriter is a DomWriter object that generates .pd files from org.w3c.dom.Document objects representing Class and CompositeName objects.

X

XML_INDENT - Static variable in class org.objectweb.jorm.mi2xml.lib.BasicDomWriter
Default indentation for xml viewer.
xbinderJCN - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
The name of the generated PBinder
xbinderJT - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
The type of the generated PBinder
xconstructorFieldsPnc - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
 
xpnameJCN - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
The name of the generated PName
xpnameJT - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
The type of the generated PName
xpngJCN - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
The name of the generated PNameGetter
xpngJT - Variable in class org.objectweb.jorm.generator.lib.CNGenContext
The type of the generated PNameGetter

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