Interface | Description |
---|---|
RebalanceDialect |
Capable of creating an RDBMS specific sql update query that can resort a portion of an adorned target list table based
on the sort column of the adorned target.
|
Class | Description |
---|---|
MySqlRebalanceDialect |
Rebalances adorned target tables in MySql
|
OracleRebalanceDialect |
Rebalances adorned target tables in Oracle
|
PostgresRebalanceDialect |
Rebalances adorned target tables in Postgres
|
SortRebalance |
Manages all the
RebalanceDialect instances
in the system. |
Copyright © 2021. All rights reserved.