|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISerializationHandlerFactory
Method Summary | |
---|---|
SerializationHandler |
newSerializationHandler(ColumnInfo ci,
TimeZone timeZone)
Return SerializationHandler instance for the given column type. |
Method Detail |
---|
SerializationHandler newSerializationHandler(ColumnInfo ci, TimeZone timeZone)
SerializationHandler
instance for the given column type.
ci
- The column information for the column to be serialized.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 |