|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infinispan.loaders.jdbc.stringbased.DefaultKey2StringMapper
DefaultTwoWayKey2StringMapper
which is a replacement this implementation.
public class DefaultKey2StringMapper
Default implementation for Key2StringMapper. It supports all the
primitive wrappers(e.g. Integer, Long etc).
| Constructor Summary | |
|---|---|
DefaultKey2StringMapper()
Deprecated. |
|
| Method Summary | |
|---|---|
Object |
getKeyMapping(String key)
Deprecated. |
String |
getStringMapping(Object key)
Deprecated. Returns key.toString. |
boolean |
isSupportedType(Class key)
Deprecated. Returns true if this is an primitive wrapper, false otherwise. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultKey2StringMapper()
| Method Detail |
|---|
public boolean isSupportedType(Class key)
isSupportedType in interface Key2StringMapperpublic Object getKeyMapping(String key)
getKeyMapping in interface TwoWayKey2StringMapperpublic String getStringMapping(Object key)
getStringMapping in interface Key2StringMapper
|
Google Analytics | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||