fr.cnes.sitools.dataset.database.common
Class RequestFactory

java.lang.Object
  extended by fr.cnes.sitools.dataset.database.common.RequestFactory

public class RequestFactory
extends java.lang.Object

Class to create a request

Author:
AKKA

Method Summary
static RequestSql getRequest(java.lang.String type)
          Get the SQL request
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRequest

public static RequestSql getRequest(java.lang.String type)
Get the SQL request

Parameters:
type - the driver type
Returns:
a SQL request


Copyright © 2010-2013 CNES. All Rights Reserved.