com.redhat.persistence.metadata
Class JoinThrough
java.lang.Object
com.redhat.persistence.metadata.Element
com.redhat.persistence.metadata.Mapping
com.redhat.persistence.metadata.JoinThrough
- public class JoinThrough
- extends Mapping
JoinThrough
- Version:
- $Revision: #5 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
versionId
public static final String versionId
- See Also:
- Constant Field Values
JoinThrough
public JoinThrough(Path path,
ForeignKey from,
ForeignKey to)
getTable
public Table getTable()
- Specified by:
getTable
in class Mapping
getFrom
public ForeignKey getFrom()
getTo
public ForeignKey getTo()
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 20 2004:2337 UTC