| Package | Description |
|---|---|
| com.querydsl.sql |
SQL/JDBC support
|
| com.querydsl.sql.namemapping |
Changing database identifier names in serialized SQL queries.
|
| Class and Description |
|---|
| NameMapping
By implementing this interface, it is possible to programmatically override
schema, table and column names.
|
| Class and Description |
|---|
| ChangeLetterCaseNameMapping.LetterCase
The target character-case (lower or upper) that the
ChangeLetterCaseNameMapping should use to convert the identifiers
names. |
| NameMapping
By implementing this interface, it is possible to programmatically override
schema, table and column names.
|
Copyright © 2007–2020 Querydsl. All rights reserved.