Package net.sf.saffron.rel.convert

Interface Summary
ConverterFactory A ConverterFactory is ...
 

Class Summary
ConverterRel Converts a relational expression from one calling convention to another.
ConverterRule Abstract base class for a rule which converts from one calling convention to another without changing semantics.
FactoryConverterRule Generic implementation of ConverterRule which lets a ConverterFactory do the work.
NoneConverterRel NoneConverter converts a plan from inConvention to CallingConvention.NONE_ORDINAL.
 


SourceForge.net_Logo