On Wed, Dec 17, 2014 at 12:21 PM, Luigi Dell'Aquila < [email protected]> wrote: > > Hi, > > sorry, I saw this email only now, don't know why my email client did not > show it... > We updated the javadocs on the website, now you can find all the > information there. > > orientdb-commons.jar is no more present in the distribution, it was merged > with orientdb-core. Maybe some pages in the documentation are outdated, I'm > going to check them > > Regards > > Luigi > > > 2014-12-17 5:21 GMT+01:00 Ankit Jain <[email protected]>: > >> reply to my posts...2 days no reply >> >> On Monday, 15 December 2014 20:28:47 UTC+5:30, Enrico Risa wrote: >>> >>> Why are you looking for orient-commons.jar ? >>> >>> 2014-12-15 15:53 GMT+01:00 Ankit Jain <[email protected]>: >>>> >>>> we can find out that from jar file..can u tell in which jar it is?? >>>> >>>> On Monday, 15 December 2014 19:58:44 UTC+5:30, Luigi Dell'Aquila wrote: >>>>> >>>>> Hi, >>>>> >>>>> OServetAdmin is in package com.orientechnologies.orient.client.remote >>>>> Apparently all the client package is missing in the javadoc, thank you >>>>> for reporting this, we will fix it as soon as possible >>>>> >>>>> Luigi >>>>> >>>>> >>>>> 2014-12-15 14:36 GMT+01:00 Ankit Jain <[email protected]>: >>>>>> >>>>>> http://www.orientechnologies.com/javadoc/latest/ >>>>>> >>>>>> on the above page i can't find oserveradmin class and package...!!! >>>>>> >>>>>> On Monday, 15 December 2014 17:49:30 UTC+5:30, Enrico Risa wrote: >>>>>>> >>>>>>> Hi Ankit >>>>>>> >>>>>>> you Should use OServerAdmin class >>>>>>> >>>>>>> like this >>>>>>> >>>>>>> final OServerAdmin admin = new >>>>>>> OServerAdmin("remote:localhost").connect("root", >>>>>>> "root"); >>>>>>> final Map<String, String> list = admin.listDatabases(); >>>>>>> >>>>>>> Enrico >>>>>>> >>>>>>> 2014-12-15 12:27 GMT+01:00 Ankit Jain <[email protected]>: >>>>>>>> >>>>>>>> hello i have a drop down list..i checked up all classes and methods >>>>>>>> in javadocs..but cant find it....can someone tell me how can i list all >>>>>>>> databases or show up all databases available ...can i also filter them >>>>>>>> upon >>>>>>>> their type like graph or document.....?? >>>>>>>> >>>>>>>> -- >>>>>>>> >>>>>>>> --- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "OrientDB" group. >>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>> send an email to [email protected]. >>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>> >>>>>>> -- >>>>>> >>>>>> --- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "OrientDB" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> -- >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "OrientDB" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "OrientDB" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "OrientDB" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/orient-database/xaiUmKtXpuI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. >
-- Ankit Jain -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
