You can do it the standard Java way. No need to use Vaadin or SQLContainer for that, just use the mysql connector directly.
But if already using SQLContainer, using SQLContainer.removeItem() also updates its cache.
You can do it the standard Java way. No need to use Vaadin or SQLContainer for that, just use the mysql connector directly.
But if already using SQLContainer, using SQLContainer.removeItem() also updates its cache.