This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, unfortunately I am dealing with an ODBC connection so the drag and drop from the VS server explorer doesn't work. I already have the hbm.xml files so is there a way to import them? I really don't care at this point about the database. I just want to be able to generate entity an fluent map classes. Oh and once I have my hbm.xml files imported I want to start work on setting up associations. I have over 400 xml files. |
|
|
No unfortunately not. If your goal is just to migrate HBM files to Fluent mapping classes it would appear from a quick poke around that there are a few community efforts for converting these as a one time concern. In particular have a look at https://github.com/mvba/hbm-to-fnh . Seems like it may require some minor updating to bring it up to date but otherwise sounds like they were dealing with a similar challenge.
|
|