org.deegree.services.wfs.configuration
Interface RelatedTable

All Superinterfaces:
TableDescription
All Known Implementing Classes:
RelatedTable_Impl

public interface RelatedTable
extends TableDescription

---------------------------------------------------------------------

Version:
$Revision: 1.2 $ $Date: 2003/04/28 15:56:02 $
Author:
Andreas Poth

Method Summary
 boolean isJoinTable()
          the method returns true if the table is a join table just building a relation, containing no data
 
Methods inherited from interface org.deegree.services.wfs.configuration.TableDescription
getGeoFieldIdentifier, getGeoFieldIdentifier, getIdField, getName, getReferences, getReferences, getTargetName, isDeleteAllowed, isGeoFieldIdentifier, isIdFieldAutoIncremented, isIdFieldNumber, isInsertAllowed, isReference, isUpdateAllowed
 

Method Detail

isJoinTable

public boolean isJoinTable()
the method returns true if the table is a join table just building a relation, containing no data