public interface ForeignKeyNamingStrategy
Modifier and Type | Method and Description |
---|---|
String |
nameForForeignKeyConstraint(String tableName,
String fieldName,
String targetTableName) |
Copyright © 2017. All rights reserved.