-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: UserType vs PropertyAccessor
PostPosted: Sun Aug 14, 2005 10:19 am 
Beginner
Beginner

Joined: Thu Apr 29, 2004 4:03 pm
Posts: 40
Hi,

our informix database returns fix length strings for char type columns. This mean, he fills up from right with spaces any string, that has less character than declared.

I want to tell hibernate to trim rigth any strings. (char types are mapped as strings).

I see these ways to do this:
1) create a UserType
2) implement a custom PropertyAccessor
3) (I'm not sure about this): implement a function for my dialect.

please, could you point me out, which is the most appropriate way?

thanx


Top
 Profile  
 
 Post subject:
PostPosted: Sun Aug 14, 2005 11:35 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
UserTypes

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.