| Package | Description |
|---|---|
| edu.internet2.middleware.grouperClient.jdbc | |
| edu.internet2.middleware.grouperClient.jdbc.tableSync |
| Modifier and Type | Method and Description |
|---|---|
static Map<MultiKey,GcDbQueryCache> |
GcDbAccess.getGcDbQueryCacheMap()
Cached queries, exposed mostly for testing, you should not need direct access to this.
|
| Modifier and Type | Method and Description |
|---|---|
MultiKey |
GcTableSyncRowData.getNonPrimaryKey()
get the non primary key
|
MultiKey |
GcTableSyncRowData.getPrimaryKey()
get the primary key
|
MultiKey |
GcTableSyncRowData.multiKey() |
| Modifier and Type | Method and Description |
|---|---|
Set<MultiKey> |
GcTableSyncTableData.allDataInColumns(List<GcTableSyncColumnMetadata> gcTableSyncColumnMetadatas) |
Map<MultiKey,GcTableSyncRowData> |
GcTableSyncTableData.allIndexByPrimaryKey() |
Set<MultiKey> |
GcTableSyncTableData.allPrimaryKeys() |
| Modifier and Type | Method and Description |
|---|---|
GcTableSyncRowData |
GcTableSyncTableData.findRowFromPrimaryKey(MultiKey primaryKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
GcTableSyncTableData.init(GcTableSyncTableBean gcTableSyncTableBean1,
List<GcTableSyncColumnMetadata> columnMetadata1,
Map<MultiKey,GcTableSyncRowData> data)
construct
|
Copyright © 2020 Internet2. All rights reserved.