edu.uoc.pfc.lcamps.webapp.catwings.bd.sql.impl
Class VolQueryProviderImpl

java.lang.Object
  extended by edu.uoc.pfc.lcamps.webapp.catwings.bd.sql.impl.VolQueryProviderImpl
All Implemented Interfaces:
VolQueryProvider

public class VolQueryProviderImpl
extends java.lang.Object
implements VolQueryProvider

Classe que implementa la interfĂ­cie de les querys sobre la taula del vol

Author:
Llorenç Camps

Constructor Summary
VolQueryProviderImpl()
           
 
Method Summary
 java.lang.String getQuerySelectVolByInfo(java.lang.String origen, java.lang.String desti, java.lang.String dataSortida, int numPlaces)
          Obte la query per obtenir el llistat de vols
 java.lang.String getQuerySelectVolByNumVol(int numVol)
          Obte la query per obtenir el vol
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VolQueryProviderImpl

public VolQueryProviderImpl()
Method Detail

getQuerySelectVolByInfo

public java.lang.String getQuerySelectVolByInfo(java.lang.String origen,
                                                java.lang.String desti,
                                                java.lang.String dataSortida,
                                                int numPlaces)
Description copied from interface: VolQueryProvider
Obte la query per obtenir el llistat de vols

Specified by:
getQuerySelectVolByInfo in interface VolQueryProvider
Returns:

getQuerySelectVolByNumVol

public java.lang.String getQuerySelectVolByNumVol(int numVol)
Description copied from interface: VolQueryProvider
Obte la query per obtenir el vol

Specified by:
getQuerySelectVolByNumVol in interface VolQueryProvider
Returns: