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