Re: Java database app. example ?

From: Fredrik Bertilsson (fredrik_bertilsson_at_passagen.se)
Date: 08/18/04

  • Next message: kaeli: "Re: How to query a Date Column in SQL"
    Date: 18 Aug 2004 09:51:31 -0700
    
    

    > - tx, but this is strange situation: over entire Internet, I cannot find
    > useful Java database desktop app. demo which demonstrates the best
    > practices, design of rich user interface, persistence mechanism
    > (disregard of underlying database or JDBC driver) ?!?

    Yes, I agree. The main problem is that all mainstream persitance
    frameworks - Hibernate, EJB or JDO - don't have any GUI components.
    They are pure server side frameworks. The main reason for this is that
    object oriented evangelists don't like relational databases. Therefore
    they want to hide the database structure deep down in the server. This
    makes it impossible to make db-aware GUI components.

    >
    > Nor appropriate tutorials. There exists a couple of open-source projects
    > (like SwingSet) but in 0.x versions, still a little useful :-(

    Because db-aware GUI components are rejected by the OO world, these
    kind of projects have very little resources. But don't give up, please
    help them instead. Besides I had a look at SwingSet and find it rather
    well-documented
    (a lot of code samples in the javadocs). And have a look at my
    project, http://butler.sourceforge.net. It is used in a production
    environment by several companies, and have tutorial, demo appliactions
    and javadocs.

    /Fredrik


  • Next message: kaeli: "Re: How to query a Date Column in SQL"

    Relevant Pages

    • Re: Contact Info/ Phone Log for Families K -12
      ... If the OP wishes to get a database up and running as soon as ... Here's some links to free resources that may give you a start. ... Allen's tutorials should give you an overview of how to proceed. ... A free tutorial written by Crystal (MS Access MVP): ...
      (microsoft.public.access.gettingstarted)
    • Re: Change all Names: objects, fields, code, etc.
      ... to fint and replace the names of any objects in your database ... A couple of newsgroups I always recommend for Access newbies are: ... A list of priceless Access resources I cribbed from the frequent posts ... Roger Carlson's tutorials, samples and tips: ...
      (microsoft.public.access.tablesdbdesign)
    • Re: Is ASP.NET really as good as they claim? (No, this isnt a troll, please read)
      ... > All the tutorials seem to rely on the simplicity of the IDE's data tools. ... >>> data from your database. ... By making good use of inheritance, ... The key is good architecture and design. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Where to start for entries, reports
      ... is "Access 2007 Step by Step" from Microsoft Press; ... I've tried to the tutorials and the wizards to try and figure ... Database, a viewable report for a single entry. ...
      (microsoft.public.access.gettingstarted)
    • ASP Newbie question
      ... There are a few ASP tutorials and I'm ... Access database that resides in the webserver folder (in my case, ... The name of the database file is Guestbook.mdb. ... Guest Book Using Connection Object Only ...
      (microsoft.public.inetserver.asp.general)