Unit JCoreOPFDriver

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Interface IJCoreOPFParams  
Interface IJCoreOPFResultSet  
Interface IJCoreOPFSQLResultSet  
Interface IJCoreOPFSQLStatement  
Class TJCoreOPFParams  
Class TJCoreOPFDriver  
Interface IJCoreOPFSQLQuery  
Interface IJCoreOPFSQLStmtManager  
Class TJCoreOPFSQLStatement  
Class TJCoreOPFSQLDatabase  
Class TJCoreOPFSQLDriver  

Types

TJCoreOPFDriverClass = class of TJCoreOPFDriver;
TJCoreOPFDriverClassMap = specialize TFPGMap<string, TJCoreOPFDriverClass>;
TJCoreOPFSQLQueryList = TInterfaceList;
TJCoreOPFSQLStatementList = specialize TFPGObjectList<TJCoreOPFSQLStatement>;
TJCoreOPFSQLDatabaseClass = class of TJCoreOPFSQLDatabase;

Description

Types

TJCoreOPFDriverClass = class of TJCoreOPFDriver;
 
TJCoreOPFDriverClassMap = specialize TFPGMap<string, TJCoreOPFDriverClass>;
 
TJCoreOPFSQLQueryList = TInterfaceList;
 
TJCoreOPFSQLStatementList = specialize TFPGObjectList<TJCoreOPFSQLStatement>;
 
TJCoreOPFSQLDatabaseClass = class of TJCoreOPFSQLDatabase;
 

Generated by PasDoc 0.14.0.