org.deegree.feature.persistence.sql.mapper
Class MappingContext
java.lang.Object
org.deegree.feature.persistence.sql.mapper.MappingContext
public class MappingContext
- extends Object
Represents a specific position during the mapping of a FeatureType
to a relational model (tables, columns).
- Version:
- $Revision: 30312 $, $Date: 2011-03-31 16:23:46 +0200 (Thu, 31 Mar 2011) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTable
public String getTable()
getColumn
public String getColumn()
getIdColumn
public String getIdColumn()
Copyright © 2011. All Rights Reserved.