SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

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

All Known Implementing Classes:
BlobMapping, ClobMapping, LobMapping, OneToOneMapping, ValueMapping

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.4.3 generated on March 27 2003

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