Package | Description |
---|---|
com.querydsl.sql.codegen |
JDBC schema inspection based code generation
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultNamingStrategy
DefaultNamingStrategy is the default implementation of the NamingStrategy
interface. |
class |
ExtendedNamingStrategy
ExtendedNamingStrategy works like the DefaultNamingStrategy , but tries to create foreign key
property names in a different way. |
class |
OriginalNamingStrategy
OriginalNamingStrategy preserves the table and column names in the conversion |
Copyright © 2007–2016 Querydsl. All rights reserved.