org.apache.ojb.broker.metadata.torque
Class TorqueForeignKeyGenerator

java.lang.Object
  extended byorg.apache.ojb.broker.metadata.torque.TorqueForeignKeyGenerator

public class TorqueForeignKeyGenerator
extends java.lang.Object


Constructor Summary
TorqueForeignKeyGenerator(DescriptorRepository repository)
           
 
Method Summary
 void buildConstraintsMap()
           
 java.util.Vector getForeignKeysForTable(java.lang.String tableName)
           
 java.util.HashMap getMappingTables()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TorqueForeignKeyGenerator

public TorqueForeignKeyGenerator(DescriptorRepository repository)
Method Detail

buildConstraintsMap

public void buildConstraintsMap()

getForeignKeysForTable

public java.util.Vector getForeignKeysForTable(java.lang.String tableName)

getMappingTables

public java.util.HashMap getMappingTables()


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14