Uses of Class
org.apache.openjpa.jdbc.schema.ForeignKey.FKMapKey

Packages that use ForeignKey.FKMapKey
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction 
 

Uses of ForeignKey.FKMapKey in org.apache.openjpa.jdbc.sql
 

Method parameters in org.apache.openjpa.jdbc.sql with type arguments of type ForeignKey.FKMapKey
protected  ForeignKey DBDictionary.combineForeignKey(Map<ForeignKey.FKMapKey,ForeignKey> fkMap, ForeignKey fk)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.