| Binary generator | |
|---|---|
| Name | Binary Generator |
| Full type name | pl.kernelpanic.dbmonster.generator.BinaryGenerator |
| SQL types | BINARY, BLOB, LONGVARBINARY and VARBINARY |
| Description | |
| Uploads a BLOB into the database from external file. | |
| Properties | |
| file | a path to external file which will be used as the source of BLOB data (may be used more than once) |
| nulls | How many nulls should this generator produce per every 100 generations? [0 - 100, default: 0] |