|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDeserializationHandlerFactory
Method Summary | |
---|---|
DeserializationHandler |
newDeserializationHandler(ColumnInfo ci,
java.util.TimeZone timeZone)
Return DeserializationHandler instance for the given column of
the result set. |
Method Detail |
---|
DeserializationHandler newDeserializationHandler(ColumnInfo ci, java.util.TimeZone timeZone)
DeserializationHandler
instance for the given column of
the result set.
ci
- The column information of the column to be deserialized.timeZone
- The time zone used to parse date values, if the database provides
no time zone information.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |