Why do you want to extend the database with a non-standard column? If you want to add a flag to your businessEntity elements, I recommend that you use a category in the category bag.
Define a tModel and specify that it is a uddi-org:type="categorization". You can also define valid values for this category by also specifying uddi-org:type="checked". This type of tModel allows you to assign properties to other entities, like businessEntity. Simply add this tModel to the categoryBag of each businessEntity. Anne On 8/15/07, BO CHEN WU <[EMAIL PROTECTED]> wrote: > I need help with the juddi and mysql database. > i had create a column call "FLAG" in my business_entity table in mysql > database, do anyone know how to change the values in the database with some > java code? > > > Thank You For Your Time. > > > > > > Bo Chen Wu > Computer Engineering & Mathematic > Pennsylvania State University > [EMAIL PROTECTED] > (646)-861-9905 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
