Hi Marco,
about this topic I've tried to use ApplyUpdates and CancelUpdates directly on TOracleDataset class, instead TOracleSession.

It seems working, so I have 2 questions:
- is it a right way? So, i can use them instead TOracleSession's methods?
- if yes, is there any documentation on TOracleDataset.ApplyUpdates()? I didn't find nothing other than compilator hint;

Finally I return to ask if it will be impossible to have these methods on TOracleSession.

Thanks