Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)

Uses of Class
com.lapetus_ltd.api.db.xml.types.TLptsDBProjectType

Packages that use TLptsDBProjectType
com.lapetus_ltd.api.db.control This package contains all the classes for controlling the connections, statements and row sets. 
 

Uses of TLptsDBProjectType in com.lapetus_ltd.api.db.control
 

Methods in com.lapetus_ltd.api.db.control that return TLptsDBProjectType
static TLptsDBProjectType TLptsFactoryProject.getCurrentSettingsAsProject()
           Gets the current settings of the system (connections and statements) and puts them into a TLptsDBProjectType.
static TLptsDBProjectType TLptsFactoryProject.loadProject(java.lang.String fileName)
           Load a project giving the full path name.
 



Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)