How can I know which library to include in jdev. if I know method of it

Hi,
Say I have a interface statement 'CallableStatement' in my java program and I want to know which library I need to include in jdeveloper project so that I can use this in my program.
Actually If I include all the libraries then it works but I don't know which library is the actual real library.
Can somebody refer me any website or tool or method to know such thing.
( like in oracle we have sql statement like 'desc plsqlPackageName' which described all the functions/procedures it supports)
Best Regards
Anurag

There are a number of standard classes around. JDev helps you on all that are configured for your project.
If it is not there, chances are that Google will help you rather quick. Also jarscan is a good bet, too.
BTW, CallableStatement is part of the java.sql package which is standard since JDK 1.4.2.
--olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • How can I decide which one I use whethe Call Transaction or Session Method?

    Hi ,
    How can I decide Whether I have to use Call Transaction or Session? I know the differences and working procedure of them.
    thanks in advance.

    HI.
    check diff between both and choose ur requirement!!!
    What is the difference between batch input and call transaction in BDC?
    Session method.
    1) synchronous processing.
    2) can tranfer large amount of data.
    3) processing is slower.
    4) error log is created
    5) data is not updated until session is processed.
    Call transaction.
    1) asynchronous processing
    2) can transfer small amount of data
    3) processing is faster.
    4) errors need to be handled explicitly
    5) data is updated automatically
    Reward all helpfull answers.
    Regards.
    Jay

  • Lost by new interface - how can i tell which library I am using?

    I have iTunes 12 and am completely lost.
    I am on windows 7
    Yesterday  - I tried to drag an audiobook to my phone and was told that I can only sync to one library at a time. I was total confused by this because I had never changed the library. I went ahead and did it - since I don't generally use itunes content.
    Anyway - in the old iTunes I could ***** my library - this one seems to only have one library. I am totally lost - but I figure now is good time too consolidate all of my library data - delete all the old data from migrating machines and just improve iTunes Hygiene.
    BUT - I haven't go a clue of where to start.

    Did iTunes rescan your media folder after the upgrade as if it had just been installed? See Empty/corrupt iTunes library after upgrade/crash. Though if you've started on a fresh library and updated your device there is probably no benefit in switching back.
    tt2

  • I know some of my photos have NOT been imported in to the iPhoto library. How can I find which ones?

    In error, for a period, I had iPhoto set up such that photos were not imported into the iPhoto library but left scattered around my iMac. How can I find which ones without selecting each individual photo - there are nearly 9,000?

    Are you able to view them in full size in the library, i.e. don't get this
    when you try to view the photo in full size?  If you can then you can do the following to consolidate all of the master image files inside the library.
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.>Click on the Add Library button,
    2 -  select the library you want to add from those in the selection window.
    3 - make sure that in the rebuild window the checkbox  "Scavange orphaned photos" is checked.
    4 - now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option
    5 - in the next  window name the new library and select the location you want it to be placed. Click on the Create button.
    Note 1: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments. However, books, calendars, cards and slideshows will be lost.
    Note 2:  Your current library will be left untouched for further attempts at a fix if so desired.

  • When I launch I photo it wants me to choose a library but it doesn't find one which is impossible, because i still have no storage. before i can clean up i want to back up them. how can i find my library?

    When I launch I photo it wants me to choose a library but it doesn't find one which is impossible, because i still have no storage. before i can clean up i want to back up them. how can i find my library?

    You may very well have damaged your library - or even your system by not having adaquate storage available
    And never select all of the pitcture and move them - that will destroy your library - the iPhotolibrary is a SQLite database and must always be kept intact as a single entity -
    Moving the iPhoto library is safe and simple - quit iPhoto and drag the iPhoto library intact as a single entity to the external drive - depress the option key and launch iPhoto using the "select library" option to point to the new location on the external drive - fully test it and then trash the old library on the internal drive (test one more time prior to emptying the trash)
    And be sure that the External drive is formatted Mac OS extended (journaled) (iPhoto does not work with drives with other formats) and that it is always available prior to launching iPhoto
    And backup soon and often - having your iPhoto library on an external drive is not a backup and if you are using Time Machine you need to check and be sure that TM is backing up your external drive
    LN

  • Help please! So my laptop died when i spilt coffee all over it. I had never synched my itunes (i know i know) and now i cannot access my tunes library. How can i get my library back ?! Thanks

    Help please!
    So my laptop died when I spilt coffee all over it. I had never synched my itunes (i know i know) and now i cannot access my tunes library. How can i get my library back ?! Thanks

    See Recover your iTunes library from your iPod or iOS device. Even if you don't have such a device there are links in the article that will show how to recover your purchases.
    In addition, the laptop may have drowned but the hard drive is probably fine. You should be able to find someone who can extract the drive from the laptop and recover your personal data from it.
    tt2

  • How can I identify which albums are associated with a specific picture.  I used to click on the picture and see the albums but don't know how to do it in 13?

    I keep pictures in Albums, specifically by year and then other topic albums. As a result some pictures are in several albums. Sometimes they are assigned in error.  I used to be able to click on a picture and see not only the tags but the albums associated with the picture.  How can I see which albums are assigned to a picture?

    Are you referring to the yellow text box that pops up like this?
    If it is those are called tooltips or anchor titles.  Cyclosaurus has posted script to block them: removing rollover html detail box: Apple Support Communities.
    OT

  • Have just updated and can't get into iPhoto, wants to know which library I want to open from a list with nothing in it - any ideas?

    I have just updated and iPhoto won't open - wants to know which library to use from a list with nothing in it - any ideas?

    Updated what? Did you make a back up before?

  • How can i use tag library in the mvc?

    hello
    in some tag libraris such as jakarta tag library and jrun tag library,there is database
    access tag, it provide convenient function to access database from jsp page,but i wonder how can i use such a tag within MVC architecture.
    as we know,in MVC architecture,all requests from the jsp pages are submit to the controller servlet,then the controller manipulate ejb to access database,it don't allow the database access from the jsp page.
    who can tell me how can i combine the tag library with mvc architecture appropriately?
    thank you!

    You can't! If you decide to limit the JSP to be part of the View component, obviously you should not include tags that directly access the database. If the strict MVC architecture is less important to you, then the tags can save coding time. It's your choice.

  • How can I get iTUNES library to display renamed files and folders (renamed with Windows Explorer)?

    How can I get iTunes library to display the new names and organisation of tracks and albums (ie files and folders) that I have renamed and reorganised (using Windows Explorer) having previously imported them using iTunes?
    (Even when I relocate "lost" tracks in iTunes (using the drop down menu facility to view in Windows explorer), although iTunes will then play the track, and knows where to find it, it refuses to display the track with its correct (new) name, or show it the correct (new) album.  That means I have lots of things called "Untitled" and "Track 01" etc, all of which have actually been renamed, but iTunes does not seem to have the capability to recognise the changes and update its library listing.  Another example - a Tchaikovsky CD with 3 major works in 13 tracks insists on displaying in iTunes as 13 tracks in one album, despite the fact that I have reorganised the tracks into 3 albums - two being Swan Lake and The Nutcracker - and renamed the individual tracks to a more useable format.)

    Thanks for your replies ckuan
    I agree with Tgod that your first solution does not work.  It appears unpredictable whether the old or new file names are listed when you drag the folders into iTunes from Windows Explorer.  The folder structure is completely missing.  I reckon if you have to muck around spending days/weeks/months finding out how to fix links to a secret meta-file (obviously designed by some deep-cover microsoft worm working in the Apple!), then it's pretty obvious that almost any alternate way of doing this would be better.   Bye bye iTunes!!
    Incidentally, I tried several other things that (if the software was designed intuitively) should work, but give disastrous results:
    1) when deleting the library listing in iTunes, it gives you two options - one is to remove the listings to the Recycler.  Be aware that IF you select that option, it removes not only your library listing, but also your ACTUAL MUSIC FILES to the Recycler.  Moreover, it does NOT remove the insidious secret meta-file that is what apparently keeps rewriting old names over your carefully renamed file names, and keeps totally ignoring your carefully designed folder (album) structure.  OK - not a complete disaster, as I realised and went hunting through the chaos in the Recycler to recover all my files.  No thanks to the genius who designed this brilliant feature!
    2) after deleting the library listing in iTunes, I attempted to import just the folders that I wanted.  iTunes refused to allow me to do that, and proceeded to try to import every frigging music file it could find on my whole hard drive, in apparently random fashion into the library.  Whoever thought up that doozy either never ever tried to use or market test it, or has modified their mind rather too many times with artificial substances so their brain is like muesli chop suey.
    3) oh why go on, it's too depressing ...

  • How can I tell which apps were purchased on my account?

    I did search for answers but couldn't find one that fit.
    I have an iPhone and so does our son. 
    Early on my son purchased apps on my account and downloaded them on HIS iphone.  Eventually, I got him his own iPhone account and so he has also purchsed apps on his own account and downloaded them on his phone. 
    When we open iTunes and connect his phone, there is a list of apps that are on his phone.
    QUESTION
    How can we tell which apps were purchased on HIS iTunes acct and which were purchased on MY iTunes acct? 
    I don't want to DO anything with the apps, I just want to know one from another. 
    Thanks in advance!!

    List of authorized computers - https://discussions.apple.com/thread/4090165 - there isn't one.

  • How can I determine which computer a share is connected to in /Volumes from terminal or a script?

    I run a set of virtual machines via Fusion on an iMac that we run automated tests on for our website.  There is a folder on each VM called /Automation that is shared. 
    I have a python script that runs on the host, that will find an open VM, start it up and then mount the VM's /Automation folder.  So if there is only 1 VM powered on, the folder shows up in /Volumes as /Volumes/Automation.  The  problem is when there are 2 or more VM's powered on, because then the shares start being named /Volumes/Automation-1 and Automation-2 etc.  So my question is, how can I determine which computer each share belongs to from terminal or a script?
    In other words, I'm looking for something like:
    /Volumes/Automation = "FirstVirtualMachineName.local"
    /Volumes/Automation-1 = "SecondVirtualMachineName.local"
    Is there any way to determine which computer a mounted share is connected to?  In the past, I've just unmounted all /Automation folders, and then mounted them in a particular order, but that's unreliable and messy in my opinion.  If anyone knows a better way, please let me know.  Any help is appreciated.
    Thanks,

    Well I think I have a workable solution.  It's not perfect, but I think it will do the trick. I can put a spotlight comment on the folder similar to 'HostName=OSX-Automation-1.local' and can then retrieve that value from our server with the following python snippet:
    import subprocess
    out,err = subprocess.Popen(['osascript','-e','tell application \"Finder\" to get comment of \"Macintosh HD:Volumes:Automation-1\"'],stdout=subprocess.PIPE, stderr=subprocess.PIPE).communciate()
    So I could just loop through each 'Automation*' folder in /Volumes and grab the name from the spotlight attributes on the directories.  I don't think I really need to worry about the comments being overwritten, but I may have one of our launch daemons that run on the VM check that spotlight comment once a minute or something to ensure that the correct value is there.
    If it ends up not working well in practice, I'm going to give your suggestion about a config script a shot.  It would require a little more up front work, but seems as if it would be pretty solid after that. 
    Thanks again for helping me think it through

  • How does DIADEM import TDMS files? How gets every channel his number and groupindex? How can I determine which channel has which groupindex and number?

    I store different channels in a TDMS file.
    I like to have a time channel at the first position with group index 1 and number 1.
    When I read the TDMS file with DIADEM the time channel (Float64) is on a differernt position, and the channels are not sorted alphabetically.
    Here are my questions:
    How does DIADEM import TDMS files?
    How gets every channel his number and groupindex?
    How can I determine which channel has which groupindex and number?
    Best regards
    Joerg

    Hi Jörg,
    i suppose that you´re programme whose create the *.tdms file is writing on false position. Try to create datas with timechannel on first indes in diadem, then save it and then open it again. you see that all is correct. So please tell me what programm in what version do you use and please attache it here.
    Did you use the library for creating *.tdms files like in the link ?
    http://zone.ni.com/devzone/cda/tut/p/id/6471
    Here you find the gtdms_8.x.zip - when you extract it and opened the *.llb you find vi´s for all functions e.g. writing 2d array of strings to *.tdms file
    when you open the subvi´s then you see how created and writing datas/structure to *.tdms files. Because *.tdms is binary you can´t see structure with open it in editor.
    When you don´t have Labview you can use the 30 days test of current version 8.5 under following link
    german version download link
    https://lumen.ni.com/nicif/d/lveval/content.xhtml
    english version download link
    https://lumen.ni.com/nicif/us/lveval/content.xhtml
    Hope it helps
    Best Regards

  • HT4914 How can you tell which songs are downloaded from the cloud on an ipad

    How can you tell which songs are downloaded on the iPad from the cloud?

    I know ipad albums are more like tagging photos rather than putting them in folders. I just have a nagging feeling I missed some pics and I have too many to try to go figure out one by one. I don't look at my photos from the camera roll, only from albums I tagged just because I imported photos from different sources and the dates and order is really messed up. I just want to know that I am viewing all the photos from like this vacation or that event and there's none I missed that are only in the camera roll.

  • How can I change which computer taht is my main?

    How can I change which computer that is my main without loosing all my APPS, all my music etc when I sync?
    When I first used my iPhone i was on my work computer, but now I can't sync it on my home computer without loosing all data? That isn't a good design solution at all.
    Is there any way to change the authentication from my work computer to my home?
    There should really be a better way to solve this, instead of forcing alot of users to "Choose" only 1 computer, I mean I believe many have maybe 2 or 3 computers that they want to use there iDevices on... Please help me!
    /Henric

    See Recover your iTunes library from your iPod or iOS device.
    tt2

Maybe you are looking for

  • A TreeMap and ArrayList question

    I am considering using a TreeMap structure with a String as my key and an ArrayList<Record> as my value. After doing some searching and not quite finding the assurance I desired, I am looking for anyone's guidance on my approach. Allow me to briefly

  • Clearing Global IKEv1 Statistics

    All, I would like to clear the statistics for when I type "sh isakmp stats".  Below is the output when I type the preceding command.  I would like that cleared for testing. Global IKE Statistics Active Tunnels: 1 Previous Tunnels: 221 In Octets: 2811

  • List does not exist error

    Hi there, I have been using FrameMaker 11 and wanted to store my Frame source files in SharePoint 2010. I seem to be able to check out files in the Repository Manager. But when I check the files in, I see the following error: Any idea why? Any advice

  • SAP Insurance Certification material

    Hi All, I want to prepare for SAP Insurance Crtification. Please let me know if you have matrials for this. Pinee

  • WoN't boot with Graphics Card in.

    Hello guys, I am in abit of a pickle here. I just got my new PC working and running with a MSI Z77 MPower motherboard. I get a signal on the monitor using the HDMI on the motherboard and if my graphics card isn't in. But once I do put it in the PCE s