Interface BBjMappingSource
Description
In BBj 8.0 and higher, a BBjRecordSet creates and uses a BBjMappingSource to convert values for a mapped field.
See BBjRecordSet::addMapping for more information on mapping
Implementing Classes
BBjEmptyMappingSource, BBjRecordSetMappingSource
Methods of BBjMappingSource
Return Value |
Method |
int |
getType() |
Remarks
None.
Example
See Also
BBjRecordSet::createEmptyMappingSource
BBjRecordSet::createRecordSetMappingSource
BBjRecordSet::getMappingDescription
Working with RecordSet Mappings
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.