Class DerbySpecificTool

java.lang.Object
be.gaudry.bibliobrol.dao.derby.tools.DerbySpecificTool

public class DerbySpecificTool extends Object
Provides some Derby specific methods that may not be accessible by the DAO.
Since:
1.0 Feb 2, 2009
Author:
Steph GAUDRY
  • Constructor Details

    • DerbySpecificTool

      public DerbySpecificTool()
  • Method Details

    • execute

      public static void execute(String query)
    • main

      public static void main(String[] args)