• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

What is the UrlyBird?

 
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Quite a newbie question, but it's my second day of preparing to SCJD.
 
Ranch Hand
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


URLyBird is a broker of discount hotel rooms.



There are some different projects for SCJD: URLyBird, Fly By Night and etc.
All of them have almost the same task: Show data in the JTable, Search functionality, Networking (RMI or Sockets). But some task can be different.
Your assignment will have only two following files: instructions.html and Database file.
All that you need to do will be described in instructions.
All of these instructions have one Interface. This can be different for versions or for projects, but has the same functionality: lock/unlock record � for locking/ulocking, read � for reading the records, find- find some records with criteria, delete � delete records, update � update records. The arguments and return values in this method can also be different, for example:

Hope that will help you.
Regards,
Olena
 
Happily living in the valley of the dried frogs with a few tiny ads.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic