Interface FBFlushableField

All Known Implementing Classes:
FBLongVarCharField

@NullMarked 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.
Author:
Roman Rokytskyy