Uses of Interface
com.qanavigation.DBacc.ISQLRslt

Packages that use ISQLRslt
com.qanavigation.DBacc   
 

Uses of ISQLRslt in com.qanavigation.DBacc
 

Subinterfaces of ISQLRslt in com.qanavigation.DBacc
 interface IDBaccBase
           
 

Classes in com.qanavigation.DBacc that implement ISQLRslt
 class DBacc2
          Implementation of an access to an SQL DB.
 class MSDBacc
           
 class MyDBacc
           
 class SQLRslt
           
 

Methods in com.qanavigation.DBacc with parameters of type ISQLRslt
 boolean ISQLRslt.checkRslt(ISQLRslt p_SQLRslt)
           
 boolean SQLRslt.checkRslt(ISQLRslt p_SQLRslt)
           
 boolean IDBaccBase.lastInsertDbl(ISQLRslt p_SQLRes)
           
 boolean MyDBacc.lastInsertDbl(ISQLRslt p_SQLRes)
           
 



Copyright © 2003 - 20011 Ronald D. Grindle. All Rights Reserved.