DBMonster Core
Last Published: 2012-11-27
Overview
What's new?
Downloads
Manual
Introduction
Instalation
Configuration
Ant task
Key generators
Data generators
BinaryGenerator
BooleanGenerator
ConstantGenerator
DateTimeGenerator
DictionaryGenerator
ForeignKeyGenerator
NullGenerator
NumberGenerator
StringGenerator
StringChoiceGenerator
FAQ
Resources
Overview
Foreign Key generator
Name
Foreign Key Generator
Full type name
pl.kernelpanic.dbmonster.generator.ForeignKeyGenerator
SQL types
any
Description
Returns value based on a foreign key constraint.
Properties
tableName
Name of the table.
columnName
Name of the column.