Uses of Class
io.ebean.config.AbstractNamingConvention
-
Uses of AbstractNamingConvention in io.ebean.config
Modifier and TypeClassDescriptionclass
The JPA naming convention where column names match property names and table names match entity names.class
Converts between Camel Case and Underscore based names for both table and column names (and is the default naming convention in Ebean).