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

  • Home
  • SEARCH
  • 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 344489
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:59:43+00:00 2026-05-12T10:59:43+00:00

I am using nhibernate for my OR persistence and I store a list of

  • 0

I am using nhibernate for my OR persistence and I store a list of doubles into a table using the following mapping (where the list is embedded in another class).

<list name="Values" access="field" table="Values_double" >
  <key column="variable_id"/>
  <index column="no_data_values_list_index"/>
  <element column="value"  type="System.Double"/>
</list>

This works fine except when I try to store double.MinValue or double.MaxValue. I get an error
when reloading from my DB saying:

System.OverflowException: Value was either too large or too small for a Decimal.

Which seems to be related to NHibernate storing the doubles as ‘NUMERIC’ values in my sqlite dBase. The conversion back seems to go broke. Any suggestions are very welcome.

Greetings,
Martijn

  • 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-12T10:59:44+00:00Added an answer on May 12, 2026 at 10:59 am

    In the end I solved it by introducing another custom IUserType for this simple problem 🙁

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

Sidebar

Related Questions

I have the following class setup for persistence using NHibernate public class Person {
Using NHibernate.Mapping.Attributes, I have a entity class with something like: [Class] public class EntityA
I'm on SQL Server 2008, using NHibernate as persistence layer (although this problem is
I am using nHibernate for db persistence. I have a one-to-many relationship defined between
I am not using the nhibernate saga persistence and hence I do not need
Just started developing a project using NHibernate and Fluent NHibernate for the mapping and
I am using Fluent nHibernate for my persistence layer in an ASP.NET MVC application,
I'm using an NHibernate Stateless Session to load bulk data into the database. As
I want to start building better persistence layers using NHibernate and other ORMs. What
I am a newbie in hibernate, I am using @javax.persistence.NamedNativeQuery to resolve my stored

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.