|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FBFlushableField
Instances of this field cache data in auto-commit case if no transaction is yet available and must be flushed before transaction is committed.
| Method Summary | |
|---|---|
void |
flushCachedData()
Flush cached data to the database server. |
byte[] |
getCachedObject()
Get cached object. |
| Method Detail |
|---|
void flushCachedData()
throws SQLException
SQLException - if something went wrong.
byte[] getCachedObject()
throws SQLException
SQLException - if something went wrong.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||