Uses of Class
ARoad0.gBase.BaseManagerImpl

Packages that use BaseManagerImpl
ARoad0.gBase CORE OF THE PROGRAM This package contains the fresh object-oriented database management system for Access Road; this package documentation page is recommended as a first reading for all the Access Road developers. 
 

Uses of BaseManagerImpl in ARoad0.gBase
 

Fields in ARoad0.gBase declared as BaseManagerImpl
protected static BaseManagerImpl BaseManagerImpl.INSTANCE
           
 

Methods in ARoad0.gBase that return BaseManagerImpl
static BaseManagerImpl BaseManagerImpl.getInstance()
          Only method to obtain the unique instance of BaseManagerImpl.