c# - nhibernate generate mapping files from existing database -


i'm working nhibernate.

we have huge existing database (more 1.000 tables). want map tables nhibernate (with hbm.xml , cs files).

i tried job nhibernate mapping generator, unfortunately generated files not able compile. many little errors caused multiple foreign keys related same table or case sensitivity (wrong namespace ,...) , on.

so question...is there tool outside still supported , has huge amount of setting-options? entity developer (https://www.devart.com/entitydeveloper/)?

is common process map existing giant database or doing wrong?

thank much.


Comments

Popular posts from this blog

4x4 Matrix in Python -

python - String indices must be integers and while issue -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -