Package org.tmatesoft.sqljet.core
SQLJet's common interfaces and classes.
-
Interface Summary Interface Description ISqlJetMutex Mutex interface. -
Class Summary Class Description SqlJetLogDefinitions Definitions of properties names for SQLJet logging.SqlJetVersion SQLJet's version. -
Enum Summary Enum Description SqlJetEncoding These constant define integer codes that represent the various text encodings supported by SQLite.SqlJetErrorCode SqlJet error codes.SqlJetIOErrorCode Extended error codes forSqlJetErrorCode.IOERR
SqlJetTransactionMode Transaction mode.SqlJetValueType Fundamental Datatypes. -
Exception Summary Exception Description SqlJetException SqlJet exception wraps error codeSqlJetErrorCode
SqlJetIOException Extended exception forSqlJetErrorCode.IOERR
-
Error Summary Error Description SqlJetError SQLJet's runtime error.