|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractNamingConvention | |
---|---|
com.avaje.ebean.config | Configuration settings for EbeanServer construction |
Uses of AbstractNamingConvention in com.avaje.ebean.config |
---|
Subclasses of AbstractNamingConvention in com.avaje.ebean.config | |
---|---|
class |
MatchingNamingConvention
The JPA naming convention where column names match property names and table names match entity names. |
class |
UnderscoreNamingConvention
Converts between Camel Case and Underscore based names for both table and column names (and is the default naming convention in Ebean). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |