Uses of Class
planetj.database.PhysicalTable

Packages that use PhysicalTable
planetj.database   
 

Uses of PhysicalTable in planetj.database
 

Methods in planetj.database that return PhysicalTable
 PhysicalTable Table.getPhysicalTable()
          Gets information about the Table's location.
static PhysicalTable PhysicalTable.getPhysicalTable(Table pTable)
          Gets the PhysicalTable object which corresponds to the given table