|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamingStrategy | |
|---|---|
| com.mysema.query.sql | SQL/JDBC support for Querydsl |
| Uses of NamingStrategy in com.mysema.query.sql |
|---|
| Classes in com.mysema.query.sql that implement NamingStrategy | |
|---|---|
class |
DefaultNamingStrategy
DefaultNamingStrategy is the default implementation of the NamingStrategy interface |
class |
OriginalNamingStrategy
OriginalNamingStrategy preserves the table and column names in the conversion |
| Constructors in com.mysema.query.sql with parameters of type NamingStrategy | |
|---|---|
MetaDataExporter(String namePrefix,
String packageName,
String schemaPattern,
String tableNamePattern,
String targetFolder,
NamingStrategy namingStrategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||