| Modifier and Type | Method and Description |
|---|---|
When |
When.derby(String sql) |
When |
When.oracle(String sql) |
When |
When.postgres(String sql) |
When |
When.sqlserver(String sql) |
When |
Database.when()
A little syntax sugar to make it easier to customize your SQL based on the
specific database.
|
When |
DatabaseImpl.when() |
Copyright © 2020. All rights reserved.