org.deegree.feature.persistence.mapping.property
Class CompoundMapping
java.lang.Object
org.deegree.feature.persistence.mapping.property.Mapping
org.deegree.feature.persistence.mapping.property.CompoundMapping
public class CompoundMapping
- extends Mapping
The
class TODO add class documentation here.
- Version:
- $Revision: 27703 $, $Date: 2010-11-01 20:10:39 +0100 (Mo, 01. Nov 2010) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CompoundMapping
public CompoundMapping(PropertyName path,
MappingExpression mapping,
java.util.List<Mapping> particles,
JoinChain joinedTable)
getParticles
public java.util.List<Mapping> getParticles()
toString
public java.lang.String toString()
- Overrides:
toString
in class Mapping
Copyright © 2011. All Rights Reserved.