salto.tool.sql
Class DatabaseHelper

java.lang.Object
  extended by salto.tool.sql.DatabaseHelper

public class DatabaseHelper
extends java.lang.Object

Objet contenant un certain nombre de méthodes statiques utiles tri, ...

Version:
1.0
Author:
E.Loiez

Constructor Summary
DatabaseHelper()
           
 
Method Summary
static void orderBySeq(TablePK[] pk)
           
static void setPk(TableColInfo[] col, TablePK[] pk)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseHelper

public DatabaseHelper()
Method Detail

orderBySeq

public static void orderBySeq(TablePK[] pk)

setPk

public static void setPk(TableColInfo[] col,
                         TablePK[] pk)


Copyright © 2002-2008 Salto Consulting. All Rights Reserved.