Package org.teiid.metadata.index
Interface TransformationRecordImpl.Types
-
- Enclosing class:
- TransformationRecordImpl
public static interface TransformationRecordImpl.Types
-
-
Field Detail
-
MAPPING
static final String MAPPING
- See Also:
- Constant Field Values
-
SELECT
static final String SELECT
- See Also:
- Constant Field Values
-
INSERT
static final String INSERT
- See Also:
- Constant Field Values
-
UPDATE
static final String UPDATE
- See Also:
- Constant Field Values
-
DELETE
static final String DELETE
- See Also:
- Constant Field Values
-
PROCEDURE
static final String PROCEDURE
- See Also:
- Constant Field Values
-
-