public interface UnitOfWorkDelegate
Modifier and Type | Method and Description |
---|---|
void |
complete()
Complete and end this session
|
boolean |
hasPendingChanges() |
boolean |
isLive() |
void |
refresh(boolean keepChanges)
Refresh the session
|
void |
save()
Save this session
|
Copyright © 2013–2019. All rights reserved.