Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 553481
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:36:34+00:00 2026-05-13T11:36:34+00:00

How do I generate xml mappings files as part of my tests in MappingIntegrationTests

  • 0

How do I generate xml mappings files as part of my tests in MappingIntegrationTests

I need to manually check if the fluent mappings correlate to the mappings in the leagcy project.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T11:36:35+00:00Added an answer on May 13, 2026 at 11:36 am

    You can do something like:

     config.Mappings(m => 
        {
            m.FluentMappings.ExportTo("...file path here...");
            m.HbmMappings.ExportTo("...file path here...");
            m.AutoMappings.ExportTo("...file path here...");
        {
    );
    

    I don’t like it myself. If I find some better way (if such exists at all) I’ll update the answer.

    See
    http://blog.jagregory.com/2009/02/03/fluent-nhibernate-configuring-your-application/
    Or if broken, see this instead
    https://github.com/jagregory/fluent-nhibernate/wiki/Database-configuration

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to generate POJO's from mapping xml files. I read something about adding
I need to generate XML in the following form: <ns1:root xmlns:ns1=http://example.com/xmlns1 xmlns:ns2=http://example.com/xmlns2> <ns2:item ns2:param=value
I am writing an application to generate XML files as input to SipP. One
What tool do I need to generate XML intellisense help file as shown below?
I have some php files in a server which generate xml code in them.
I generate .hbm.xml mapping files and .java files from the DB schema, with Hibernate
I need to generate a number of XML documents from Java objects. The objects
I generate XML using JAXB2 for an standalone java app that uses maven 3,
I have to generate XML in the below format <objects> <items> <item =delete> <searchfields>
I want to generate XML from existing xml but values should come from some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.