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