| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappingInfo.ForeignKeyDefaults | |
|---|---|
| org.apache.openjpa.jdbc.meta | OpenJPA-JDBC ORM Metadata | 
| Uses of MappingInfo.ForeignKeyDefaults in org.apache.openjpa.jdbc.meta | 
|---|
| Methods in org.apache.openjpa.jdbc.meta with parameters of type MappingInfo.ForeignKeyDefaults | |
|---|---|
| protected  ForeignKey | MappingInfo.createForeignKey(MetaDataContext context,
                 java.lang.String prefix,
                 java.util.List given,
                 MappingInfo.ForeignKeyDefaults def,
                 Table table,
                 ClassMapping cls,
                 ClassMapping rel,
                 boolean inversable,
                 boolean adapt)Retrieve/create a foreign key (possibly logical) on the given columns by merging the given template information with any user-provided information. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||