SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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

All Known Implementing Classes:
AbstractMapMapping, ManyToManyMapping, CollectionMapping

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.5.8 generated on January 11 2004

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