| Constructor and Description |
|---|
CustomKeyMapper() |
| Modifier and Type | Method and Description |
|---|---|
static Key.KeyMapper |
getInstance(String fullyQualifiedColumnNames,
Selectors.TableIdToStringMapper tableIdMapper)
Getting an instance with a list of regexp (table:column1,column2) delimited by ';' matching the tables keys.
|
public static Key.KeyMapper getInstance(String fullyQualifiedColumnNames, Selectors.TableIdToStringMapper tableIdMapper)
fullyQualifiedColumnNames - a list of regextableIdMapper - mapper of tableIds to a StringCustomKeyMapper or null if fullyQualifiedColumnNames is invalid.Copyright © 2021 JBoss by Red Hat. All rights reserved.