Uses of Class
com.finalist.jaggenerator.Database

Packages that use Database
com.finalist.jaggenerator   
com.finalist.jaggenerator.modules   
 

Uses of Database in com.finalist.jaggenerator
 

Methods in com.finalist.jaggenerator that return Database
 Database[] DatabaseManager.getSupportedDatabases()
          Gets the list of supported databases.
 

Uses of Database in com.finalist.jaggenerator.modules
 

Methods in com.finalist.jaggenerator.modules that return Database
 Database Datasource.getDatabase()
          Gets the database currently selected for the application.
 

Methods in com.finalist.jaggenerator.modules with parameters of type Database
 void Datasource.setSupportedDatabases(Database[] dbs)
          Resets the dropdown list of supported databases.
 



Copyright © 2003-2005 SourceForge. All Rights Reserved.