| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForeignKeyData | |
|---|---|
| com.mysema.query.sql.ddl | DDL operations support | 
| com.mysema.query.sql.support | Support classes | 
| Uses of ForeignKeyData in com.mysema.query.sql.ddl | 
|---|
| Constructor parameters in com.mysema.query.sql.ddl with type arguments of type ForeignKeyData | |
|---|---|
ForeignKeyBuilder(CreateTableClause clause,
                  SQLTemplates templates,
                  List<ForeignKeyData> foreignKeys,
                  String name,
                  String[] columns)
 | 
|
| Uses of ForeignKeyData in com.mysema.query.sql.support | 
|---|
| Methods in com.mysema.query.sql.support that return types with arguments of type ForeignKeyData | |
|---|---|
 Map<String,ForeignKeyData> | 
KeyDataFactory.getImportedKeys(DatabaseMetaData md,
                String schemaPattern,
                String tableName)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||