-->
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.  [ 7 posts ] 
Author Message
 Post subject: blob problems
PostPosted: Thu Mar 11, 2004 10:02 am 
Newbie

Joined: Thu Mar 11, 2004 9:51 am
Posts: 6
Hello I'm using jbuilder X and whatever I do, i can't use nullsafeset bellow the createBlob method won't work:
Code:
public void nullSafeSet(PreparedStatement st, Object value, int index)
  throws HibernateException, SQLException{
    st.setBlob(index, Hibernate.createBlob((byte[]) value));
  }


Thanks and excuse my bad writting since I'm french


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 11, 2004 10:31 am 
Newbie

Joined: Thu Mar 11, 2004 9:51 am
Posts: 6
Please I need an answer


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 12, 2004 2:23 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
So be more specific
Quote:
When asking questions, give at least: the Hibernate version
# your mapping documents
# the Java code between sessionFactory.openSession() and session.close()
# the full stack trace of any exception that occurs
# the name and version of the database you are using
# a debug level Hibernate log excerpt is also appreciated

_________________
Emmanuel


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 15, 2004 11:07 am 
Newbie

Joined: Thu Mar 11, 2004 9:51 am
Posts: 6
Merci les gars pour de si pertinentes r


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 15, 2004 11:10 am 
Hibernate Team
Hibernate Team

Joined: Thu Dec 18, 2003 9:55 am
Posts: 1977
Location: France
si tu savais le temps qu'Emmanuel passe


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 15, 2004 11:15 am 
Newbie

Joined: Thu Mar 11, 2004 9:51 am
Posts: 6
Be more specific

lol


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 15, 2004 1:08 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Si je t'ai r

_________________
Emmanuel


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 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.