-->
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.  [ 1 post ] 
Author Message
 Post subject: How to use mysql xml functions in Hibernate
PostPosted: Fri Aug 07, 2009 2:19 am 
Newbie

Joined: Mon Sep 01, 2008 11:07 am
Posts: 2
Hi,
I am using mysql 5.x for my development.I wanted to have the attribute list(key-value pair) for one of table column(E.g Table Name: Subscriber Column Name: META_DATA) So i decided to use the varchar(500) as a data type and store the data in xml format(e.g <key>Department</key><value>10</value>).But in the middleware i am using hibernate to access my database.
So will hibernate have the api's to process(insert,update,select) the xml data,will it supports mysql extractValue and updateXML functions?.
Is there any other better way i can achive this using mysql and hibernate?


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

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.