| 7224 | /***************************************************************************/ |
| 7225 | |
| 7226 | const Vers_type_handler* Type_handler_temporal_result::vers() const |
| 7227 | { |
| 7228 | return &vers_type_timestamp; |
| 7229 | } |
| 7230 | |
| 7231 | const Vers_type_handler* Type_handler_string_result::vers() const |
| 7232 | { |
no outgoing calls
no test coverage detected