Uses of Interface
io.ebean.config.DbConstraintNaming.MaxLength
-
Uses of DbConstraintNaming.MaxLength in io.ebean.config
Modifier and TypeFieldDescriptionprotected DbConstraintNaming.MaxLength
DbConstraintNaming.maxLength
Modifier and TypeMethodDescriptionDbConstraintNaming.getMaxLength()
Return the MaxLength implementation used to truncate/shorten db constraint names as necessary.Modifier and TypeMethodDescriptionvoid
DbConstraintNaming.setMaxLength
(DbConstraintNaming.MaxLength maxLength) Set the MaxLength implementation used to truncate/shorten db constraint names as necessary.