org.tmatesoft.sqljet.core.internal.db
Class SqlJetConfig

java.lang.Object
  extended by org.tmatesoft.sqljet.core.internal.db.SqlJetConfig
All Implemented Interfaces:
ISqlJetConfig

public class SqlJetConfig
extends java.lang.Object
implements ISqlJetConfig


Field Summary
 
Fields inherited from interface org.tmatesoft.sqljet.core.internal.ISqlJetConfig
SECURE_DELETE
 
Constructor Summary
SqlJetConfig()
           
 
Method Summary
 boolean isSharedCacheEnabled()
           
 boolean isSynchronizedThreading()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlJetConfig

public SqlJetConfig()
Method Detail

isSharedCacheEnabled

public boolean isSharedCacheEnabled()
Specified by:
isSharedCacheEnabled in interface ISqlJetConfig

isSynchronizedThreading

public boolean isSynchronizedThreading()
Specified by:
isSynchronizedThreading in interface ISqlJetConfig
Returns:
the synchronizedThreading