Overview

Constant generator
Name Constant Generator
Full type name pl.kernelpanic.dbmonster.generator.ConstantGenerator
SQL types any convertable from/to string
Description
Returns always the same constant.
Properties
constant constant value, any value convertable from/to string. Please notice that dbMonster does not this conversion itself but passes this process to JDBC driver. It's up to JDBC driver to deal with this value. [default: null]