| Class | Description |
|---|---|
| CommonSqlBulkInsertBuilder |
A builder for constructing an SQL INSERT statement that is valid for different databases
|
| LexoRankCleanupScheduler | |
| LexoRankDaoContext |
This object contains a DatabaseProvider
|
| LexoRankDaoImpl | |
| LexoRankEntityDetails |
Utility class for wrapping table and column names
|
| LexoRankEntityFieldUtils |
Utility class for manipulating LexoRankEntity.
|
| LexoRankManagerImpl | |
| LexoRankRow |
Represents a row in the LexoRankAO table.
|
| LexoRankRowUtils |
An util class used to compare LexoRankRow objects
|
| OracleSqlBulkInsertBuilder |
A builder for constructing an SQL INSERT statement that is valid for Oracle databases
|
| SqlBulkInsertBuilder |
An abstract builder for constructing an SQL INSERT statement
|
| SqlDeleteStatement |
A builder for producing an database specific sql delete statement.
|
| SqlExplicitSortLanguageFunction |
A function that sets the sort language to be used for a column.
|
| SqlExplicitSortLanguageFunction.Builder | |
| SqlPositionFunction |
A class to help construct a database specific POSITION string function
|
| SqlSelectStatement |
A builder for producing an database specific sql select statement.
|
| SqlUpdateStatement |
A builder for producing an database specific sql select statement.
|
| SqlUpdateStatement.ParamValueTypePair |
| Enum | Description |
|---|---|
| LexoRankAO.ColumnDetails | |
| LexoRankRow.RankRowType | |
| SqlSortLanguage |
Represents the language to use when sorting
|
| SqlSortOrder |
SQL Sort order values
|
| Exception | Description |
|---|---|
| LexoRankIntegrityException |
Signifies an exception that compromises the integrity of the lexo ranking of a certain rank field.
|
Copyright © 2007–2025 Atlassian. All rights reserved.