Uses of Class
org.melati.poem.TableInfoTable

Packages that use TableInfoTable
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 TableInfoTable in org.melati.example.contacts.generated
 

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

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

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

Uses of TableInfoTable in org.melati.poem
 

Methods in org.melati.poem that return TableInfoTable
abstract  TableInfoTable Database.getTableInfoTable()
           
 

Uses of TableInfoTable in org.melati.poem.generated
 

Methods in org.melati.poem.generated that return TableInfoTable
 TableInfoTable PoemDatabaseBase.getTableInfoTable()
          Retrieves the TableInfoTable table.
 TableInfoTable TableInfoBase.getTableInfoTable()
          Retrieves the TableInfoTable table which this Persistent is from.
 TableInfoTable PoemDatabaseTablesBase.getTableInfoTable()
          Retrieves the TableInfoTable table.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.