SessionImpl.isDirty

Does this session contain any changes which must be synchronized with the database? In other words, would any DML operations be executed if we flushed this session?

class SessionImpl
override
bool
isDirty
()

Meta