Signed-off-by:Roland Häder <roland@mxchange.org>
this.addToDataSet(PizzaCategoryDatabaseConstants.COLUMN_PARENT, parent);
// Handle this over to the backend
+ // @todo Nothing is done yet!
Result<? extends Storeable> result = this.doInsertDataSet();
// Debug message
this.addToDataSet(PizzaProductDatabaseConstants.COLUMN_AVAILABLE, available);
// Handle this over to the backend
+ // @todo Nothing is done yet!
Result<? extends Storeable> result = this.doInsertDataSet();
// Debug message