-->
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: HBM2JAVA Error Message
PostPosted: Sat Apr 03, 2004 4:41 am 
Beginner
Beginner

Joined: Fri Apr 02, 2004 3:34 am
Posts: 40
Is the below error serious? It looks liky my classes got generated correctly. I think the byte[] is due to a MySQL MEDIUMBLOB datatype.


(hbm2java.ClassMapping 656 ) Could not find UserType: byte[]. Using the type 'byte[]' directly instead. (java.lang.ClassNotFoundException: byte[])


Top
 Profile  
 
 Post subject:
PostPosted: Sat Apr 03, 2004 5:17 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
it is just trying to lookup the type specified - and warns about it because it could be a usertype...but i reckon it could try to detect the []'s and just ignore it.

_________________
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.