public interface DAO
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the session cache.
|
void |
flush()
Flushes the session.
|
void |
sync()
Flushes the session and clears the session cache.
|
Copyright © 2014. All rights reserved.