Uses of Class
org.teiid.metadata.index.TransformationRecordImpl
-
Packages that use TransformationRecordImpl Package Description org.teiid.metadata.index -
-
Uses of TransformationRecordImpl in org.teiid.metadata.index
Methods in org.teiid.metadata.index that return TransformationRecordImpl Modifier and Type Method Description TransformationRecordImpl
RecordFactory. createTransformationRecord(char[] record)
Create a TransformationRecord instance from the specified index record
-