Class StaticDerbyHelper

java.lang.Object
be.gaudry.bibliobrol.dao.derby.StaticDerbyHelper

public class StaticDerbyHelper extends Object
Provides some methods than we may call without using the DerbyFactory instance.
Since:
1.0 Aug 21, 2008
Author:
Steph GAUDRY
  • Field Details

    • DB_NAME

      public static final String DB_NAME
      Name of the database directory into the application data directory
      See Also:
      Constant Field Values
  • Constructor Details

    • StaticDerbyHelper

      public StaticDerbyHelper()