com.redhat.persistence.metadata
Class JoinFrom

java.lang.Object
  extended bycom.redhat.persistence.metadata.Element
      extended bycom.redhat.persistence.metadata.Mapping
          extended bycom.redhat.persistence.metadata.JoinFrom

public class JoinFrom
extends Mapping

JoinFrom

Version:
$Revision: #5 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Nested Class Summary
 
Nested classes inherited from class com.redhat.persistence.metadata.Mapping
Mapping.Switch
 
Field Summary
static String versionId
           
 
Constructor Summary
JoinFrom(Path path, ForeignKey key)
           
 
Method Summary
 void dispatch(Mapping.Switch sw)
           
 ForeignKey getKey()
           
 Table getTable()
           
 
Methods inherited from class com.redhat.persistence.metadata.Mapping
getAdds, getObjectMap, getPath, getRemoves, getRetrieve, setAdds, setRemoves, setRetrieve, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

JoinFrom

public JoinFrom(Path path,
                ForeignKey key)
Method Detail

getTable

public Table getTable()
Specified by:
getTable in class Mapping

getKey

public ForeignKey getKey()

dispatch

public void dispatch(Mapping.Switch sw)
Specified by:
dispatch in class Mapping


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC