Interface SqlObject

All Known Subinterfaces:
Transactional<This>

public interface SqlObject
SqlObject base interface. All synthesized implementations implement this interface, even if the declaration doesn't extend SqlObject. Custom mixins may be written as subinterfaces of this class with default methods.