| Name | Description | Type | Package | Framework |
| FieldSetType | Enum used to provide typing information when reading from a file. | Class | org.springframework.xd.tuple.batch | Spring XD |
| TupleFieldExtractor | Names - The fields will be extracted from the item in the order they are specified via the names in the providedList. | Class | org.springframework.xd.tuple.batch | Spring XD |
| TupleFieldSetMapper | A FieldSetMapper implementation intended to allow a user use a Tuple as the item. | Class | org.springframework.xd.tuple.batch | Spring XD |
| TupleRowMapper | A RowMapper implementation to be used with the Tuple data structure. | Class | org.springframework.xd.tuple.batch | Spring XD |
| TupleSqlParameterSource | Class | org.springframework.xd.tuple.batch | Spring XD | |
| TupleSqlParameterSourceProvider | A factory for TupleSqlParameterSourcesAuthor:Michael Minella | Class | org.springframework.xd.tuple.batch | Spring XD |