com.solarmetric.kodo.impl.jdbc.ormapping
Interface Key
- All Known Implementing Classes:
- AbstractMapMapping
- public interface Key
Represents a mapping that contains key as well as value information, such
such as the various Map mappings.
|
Method Summary |
void |
joinKey(ObjectSelect select)
Join the key of this mapping to the given select statement. |
joinKey
public void joinKey(ObjectSelect select)
- Join the key of this mapping to the given select statement.
Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.