Details
-
New Feature
-
Resolution: Done
-
Major
-
None
-
All
-
GreenHopper Ranking:0|i296xv:
-
9223372036854775807
-
Small
Description
In TDP use case we need to be able to reorder some columns or insert a column after another one.
Currently BuilderImpl can only append a new entry but there is no method to insert an entry after another one (or before).
The goal of this ticket is to add this possibility through the record builder interface
Attachments
Issue Links
- is related to
-
TCOMP-2049 Incompatible class change on Entry
- Done
-
TCOMP-2071 Define default methods on Schema / Entry / Record interfaces
- Done
-
TCOMP-2085 Add extras manipulations on Record BuilderImpl
- Done