public static interface TableInfoBuilder.TableInfoBuilderPrimaryKeyInfo
| Modifier and Type | Method and Description |
|---|---|
TableInfoBuilder.TableInfoBuilderForeignKeyInfoList |
foreignKeyInfoList(ForeignKeyInfo... elements) |
TableInfoBuilder.TableInfoBuilderForeignKeyInfoList |
foreignKeyInfoList(List<? extends ForeignKeyInfo> foreignKeyInfoList) |
TableInfoBuilder.TableInfoBuilderForeignKeyInfoList foreignKeyInfoList(ForeignKeyInfo... elements)
TableInfoBuilder.TableInfoBuilderForeignKeyInfoList foreignKeyInfoList(List<? extends ForeignKeyInfo> foreignKeyInfoList)
Copyright © 2015 Objectos Software LTDA. All rights reserved.