Uses of Class
org.melati.poem.SettingTable

Packages that use SettingTable
org.melati.example.contacts.generated The POEM-generated support classes for org.melati.example.contacts. 
org.melati.example.odmg.generated The POEM-generated support classes for org.melati.example.odmg. 
org.melati.poem Persistent Object Engine for Melati. 
org.melati.poem.generated The POEM-generated support classes for org.melati.poem. 
 

Uses of SettingTable in org.melati.example.contacts.generated
 

Methods in org.melati.example.contacts.generated that return SettingTable
 SettingTable ContactsDatabaseBase.getSettingTable()
          Retrieves the SettingTable table.
 SettingTable ContactsDatabaseTablesBase.getSettingTable()
          Retrieves the SettingTable table.
 

Uses of SettingTable in org.melati.example.odmg.generated
 

Methods in org.melati.example.odmg.generated that return SettingTable
 SettingTable OdmgDatabaseTablesBase.getSettingTable()
          Retrieves the SettingTable table.
 SettingTable OdmgDatabaseBase.getSettingTable()
          Retrieves the SettingTable table.
 

Uses of SettingTable in org.melati.poem
 

Methods in org.melati.poem that return SettingTable
abstract  SettingTable Database.getSettingTable()
           
 

Uses of SettingTable in org.melati.poem.generated
 

Methods in org.melati.poem.generated that return SettingTable
 SettingTable PoemDatabaseBase.getSettingTable()
          Retrieves the SettingTable table.
 SettingTable SettingBase.getSettingTable()
          Retrieves the SettingTable table which this Persistent is from.
 SettingTable PoemDatabaseTablesBase.getSettingTable()
          Retrieves the SettingTable table.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.