Interface ISqlJetConfig
-
- All Known Implementing Classes:
SqlJetConfig
public interface ISqlJetConfig
- Author:
- TMate Software Ltd., Sergey Scherbina (sergey.scherbina@gmail.com)
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
SECURE_DELETE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isSharedCacheEnabled()
boolean
isSynchronizedThreading()
-