org.deegree.feature.persistence.postgis
Class MappingContext

java.lang.Object
  extended by org.deegree.feature.persistence.postgis.MappingContext

public class MappingContext
extends java.lang.Object

Represents a specific position during the mapping of a FeatureType to a relational model (tables, columns).

Version:
$Revision: $, $Date: $
Author:
Markus Schneider, last edited by: $Author: markus $

Method Summary
 java.lang.String getColumn()
           
 java.lang.String getTable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTable

public java.lang.String getTable()

getColumn

public java.lang.String getColumn()


Copyright © 2011. All Rights Reserved.