Searched refs:addForeignKeyInfoMapping (Results 1 – 2 of 2) sorted by relevance
84 public Builder addForeignKeyInfoMapping( in addForeignKeyInfoMapping() method in TableInfo.Builder
316 tableInfo.addForeignKeyInfoMapping(foreignKeyColumn, foreignKeyInfo.build()); in addForeignKeyInfo()