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