SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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

All Known Implementing Classes:
LobMapping, ValueMapping, OneToOneMapping

public interface PrimaryTable

Represents a field that is stored in the class' primary table.


Method Summary
 Column[] getColumns()
          Return all columns of the primary table used only by this mapping.
 

Method Detail

getColumns

public Column[] getColumns()
Return all columns of the primary table used only by this mapping.

SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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