public static class Template.NoOpColumnMapper extends Object implements ColumnMapper
Modifier and Type | Field and Description |
---|---|
static Template.NoOpColumnMapper |
INSTANCE |
Constructor and Description |
---|
NoOpColumnMapper() |
Modifier and Type | Method and Description |
---|---|
String[] |
map(String reference)
Resolve the property reference to its underlying columns.
|
public static final Template.NoOpColumnMapper INSTANCE
public String[] map(String reference)
ColumnMapper
map
in interface ColumnMapper
reference
- The property reference name.Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved