Getter for the name conversion algorithm type for the association primary key constraints.
The association name string will be passed to this algorithm
Getter for the association role column name prefix. It gets prepended to the association role name from the model after name conversion argorithm is invoked
Getter for the association role column name suffix. It gets apppended to the association role name from the model after name conversion argorithm is invoked
Getter for the name conversion algorithm type for the association role referential integrity constraints.
The concatenated association + role name string will be passed to this algorithm
Getter for the association role referential integrity constraint name prefix. It gets prepended to the name after name conversion argorithm is invoked.
Getter for the name conversion algorithm type for the enumerable datatype primary key constraints.
The datatype reference string will be passed to this algorithm
Getter for the name conversion algorithm type for the enumerable datatype weight column constraints.
The datatype reference string will be passed to this algorithm