|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.org.ogsadai.converters.webrowset.tuple.ColumnStrategyFactory
public class ColumnStrategyFactory
A factory that maps tuple types to column strategies to convert them from strings to the corresponding objects.
| Method Summary | |
|---|---|
static ColumnStrategy |
getColumnStrategy(ColumnMetadata metadata)
Maps a column type to the corresponding column strategy. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ColumnStrategy getColumnStrategy(ColumnMetadata metadata)
metadata - column metadata
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||