|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.sql.Template.NoOpColumnMapper
public static class Template.NoOpColumnMapper
Field Summary | |
---|---|
static Template.NoOpColumnMapper |
INSTANCE
|
Constructor Summary | |
---|---|
Template.NoOpColumnMapper()
|
Method Summary | |
---|---|
java.lang.String[] |
map(java.lang.String reference)
Resolve the property reference to its underlying columns. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Template.NoOpColumnMapper INSTANCE
Constructor Detail |
---|
public Template.NoOpColumnMapper()
Method Detail |
---|
public java.lang.String[] map(java.lang.String reference)
ColumnMapper
map
in interface ColumnMapper
reference
- The property reference name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |