artefaktur
software engineer &        architecture

 
 
 
 

class LiteDriver

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::sql::sqlite::LiteDriver Class Reference

#include <LiteDriver.h>

Inheritance diagram for acdk::sql::sqlite::LiteDriver:

acdk::lang::Object acdk::sql::Driver acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

Driver class for SQLite databases.


Public Member Functions

 LiteDriver ()
virtual int getMajorVersionNumber ()
virtual int getMinorVersion ()
virtual bool jdbcCompliant ()
virtual RDriverPropertyInfoArray getPropertyInfo (INP(RString) url, INP(acdk::util::RProperties) properties) throw ( RException )
virtual bool acceptsURL (INP(RString) url) throw ( RException )
virtual RConnection connect (INP(RString) url, INP(acdk::util::RProperties) properties) throw ( RException )

Constructor & Destructor Documentation

acdk::sql::sqlite::LiteDriver::LiteDriver  )  [inline]
 


Member Function Documentation

virtual bool acdk::sql::sqlite::LiteDriver::acceptsURL INP(RString url  )  throw ( RException ) [inline, virtual]
 

Implements acdk::sql::Driver.

virtual RConnection acdk::sql::sqlite::LiteDriver::connect INP(RString url,
INP(acdk::util::RProperties properties
throw ( RException ) [virtual]
 

Implements acdk::sql::Driver.

virtual int acdk::sql::sqlite::LiteDriver::getMajorVersionNumber  )  [inline, virtual]
 

Implements acdk::sql::Driver.

virtual int acdk::sql::sqlite::LiteDriver::getMinorVersion  )  [inline, virtual]
 

Implements acdk::sql::Driver.

virtual RDriverPropertyInfoArray acdk::sql::sqlite::LiteDriver::getPropertyInfo INP(RString url,
INP(acdk::util::RProperties properties
throw ( RException ) [inline, virtual]
 

Implements acdk::sql::Driver.

virtual bool acdk::sql::sqlite::LiteDriver::jdbcCompliant  )  [inline, virtual]
 

Implements acdk::sql::Driver.

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer