The Mappings type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | columnNameBindingPerTable |
Binding table between the logical column name and the name out of the naming strategy
for each table.
According that when the column name is not set, the property name is considered as such
This means that while theoretically possible through the naming strategy contract, it is
forbidden to have 2 real columns having the same logical name
|
![]() | extendsQueue | |
![]() | tableNameBinding |
Binding between logical table name and physical one (ie after the naming strategy has been applied)
|
![]() | typeDefs |