SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

com.solarmetric.kodo.impl.jdbc.ormapping
Interface SecondaryTable

All Known Implementing Classes:
AbstractMapMapping, CollectionMapping, ManyToManyMapping

public interface SecondaryTable

Represents a field mapping that stores into a secondary table.


Method Summary
 Table getSecondaryTable()
          Return the secondary table used by this mapping.
 

Method Detail

getSecondaryTable

public Table getSecondaryTable()
Return the secondary table used by this mapping.

SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.