Class TJCoreOPFSQLDriver

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TJCoreOPFSQLDriver = class(TJCoreOPFDriver, IJCoreOPFSQLStmtManager)

Description

no description available, TJCoreOPFDriver description follows

Hierarchy

Overview

Methods

Public constructor Create(const AParams: TStringList); override;
Public destructor Destroy; override;
Public function CreateStatement: IJCoreOPFSQLStatement;
Public function CreateStatement(const AParams: IJCoreOPFParams): IJCoreOPFSQLStatement;
Public procedure Flush;

Properties

Public property Database: TJCoreOPFSQLDatabase read GetDatabase;

Description

Methods

Public constructor Create(const AParams: TStringList); override;
 
Public destructor Destroy; override;
 
Public function CreateStatement: IJCoreOPFSQLStatement;
 
Public function CreateStatement(const AParams: IJCoreOPFParams): IJCoreOPFSQLStatement;
 
Public procedure Flush;
 

Properties

Public property Database: TJCoreOPFSQLDatabase read GetDatabase;
 

Generated by PasDoc 0.14.0.