SQLJet Home

Package org.tmatesoft.sqljet.core

SQLJet's common interfaces and classes.

See:
          Description

Interface Summary
ISqlJetMutex Mutex interface.
 

Class Summary
SqlJetLogDefinitions Definitions of properties names for SQLJet logging.
SqlJetVersion SQLJet's version.
 

Enum Summary
SqlJetEncoding These constant define integer codes that represent the various text encodings supported by SQLite.
SqlJetErrorCode SqlJet error codes.
SqlJetIOErrorCode Extended error codes for SqlJetErrorCode.IOERR
SqlJetTransactionMode Transaction mode.
SqlJetValueType Fundamental Datatypes.
 

Exception Summary
SqlJetException SqlJet exception wraps error code SqlJetErrorCode
SqlJetIOException Extended exception for SqlJetErrorCode.IOERR
 

Error Summary
SqlJetError SQLJet's runtime error.
 

Package org.tmatesoft.sqljet.core Description

SQLJet's common interfaces and classes.


SQLJet Home

Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.