See: Description
| Interface | Description |
|---|---|
| CaseComparison |
Comparison on
String which consider the case. |
| CaseConversion |
Conversion of the case of a
String. |
| WithColumnLetterCase |
Defines the method to get the letter case of the columns.
|
| WithLetterCase |
Defines the method to get the letter cases.
|
| WithPrimaryKeyLetterCase |
Defines the method to get the letter case of the primary keys.
|
| WithTableLetterCase |
Defines the method to get the letter case of the tables.
|
| Class | Description |
|---|---|
| LetterCase |
The letter case which indicates a case conversion and a case comparison.
|
| Enum | Description |
|---|---|
| CaseComparisons |
Comparisons on
String which consider the case. |
| CaseConversions |
Conversions of the case of a
String. |
The letter case allows flexibility about case comparison and case conversion.
Copyright © 2015–2017 AssertJ. All rights reserved.