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.
