public class DefaultSQLServerCheckConstraintNamingStrategy extends Object implements CheckConstraintNamingStrategy
Constructor and Description |
---|
DefaultSQLServerCheckConstraintNamingStrategy() |
Modifier and Type | Method and Description |
---|---|
String |
nameForCheckConstraint(String tableName,
String propertyName) |
public DefaultSQLServerCheckConstraintNamingStrategy()
public String nameForCheckConstraint(String tableName, String propertyName)
nameForCheckConstraint
in interface CheckConstraintNamingStrategy
Copyright © 2017. All rights reserved.