org.jeinnov.jeitime.persistence.dao.bilan
Class CreateSQLQuery
java.lang.Object
org.jeinnov.jeitime.persistence.dao.bilan.CreateSQLQuery
public class CreateSQLQuery
- extends java.lang.Object
|
Method Summary |
java.lang.String |
createNomTacheQueryDomaine(int id)
|
java.lang.String |
createNomTacheQueryProjet(int id)
|
java.lang.String |
createNomTacheQueryThema(int id)
|
java.lang.String |
createNomTacheQueryTypeProjet(int id)
|
java.lang.String |
createRecapQueryDomaine(int id,
java.sql.Timestamp timeDeb,
java.sql.Timestamp timeFin)
|
java.lang.String |
createRecapQueryProjet(int idP,
java.sql.Timestamp timeDeb,
java.sql.Timestamp timeFin)
|
java.lang.String |
createRecapQueryProjetMensuel(int idP,
java.sql.Timestamp timeDeb,
java.sql.Timestamp timeFin)
|
java.lang.String |
createRecapQuerySuiviProjet(int idP)
|
java.lang.String |
createRecapQueryThema(int id,
java.sql.Timestamp timeDeb,
java.sql.Timestamp timeFin)
|
java.lang.String |
createRecapQueryTypeProjet(int id,
java.sql.Timestamp timeDeb,
java.sql.Timestamp timeFin)
|
java.lang.String |
createTacheQueryDomaine(int id)
|
java.lang.String |
createTacheQueryThema(int id)
|
java.lang.String |
createTacheQueryTypeProjet(int id)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateSQLQuery
public CreateSQLQuery()
createRecapQueryDomaine
public java.lang.String createRecapQueryDomaine(int id,
java.sql.Timestamp timeDeb,
java.sql.Timestamp timeFin)
createTacheQueryDomaine
public java.lang.String createTacheQueryDomaine(int id)
createNomTacheQueryDomaine
public java.lang.String createNomTacheQueryDomaine(int id)
createRecapQueryThema
public java.lang.String createRecapQueryThema(int id,
java.sql.Timestamp timeDeb,
java.sql.Timestamp timeFin)
createTacheQueryThema
public java.lang.String createTacheQueryThema(int id)
createNomTacheQueryThema
public java.lang.String createNomTacheQueryThema(int id)
createRecapQueryTypeProjet
public java.lang.String createRecapQueryTypeProjet(int id,
java.sql.Timestamp timeDeb,
java.sql.Timestamp timeFin)
createTacheQueryTypeProjet
public java.lang.String createTacheQueryTypeProjet(int id)
createNomTacheQueryTypeProjet
public java.lang.String createNomTacheQueryTypeProjet(int id)
createRecapQueryProjetMensuel
public java.lang.String createRecapQueryProjetMensuel(int idP,
java.sql.Timestamp timeDeb,
java.sql.Timestamp timeFin)
createRecapQueryProjet
public java.lang.String createRecapQueryProjet(int idP,
java.sql.Timestamp timeDeb,
java.sql.Timestamp timeFin)
createRecapQuerySuiviProjet
public java.lang.String createRecapQuerySuiviProjet(int idP)
createNomTacheQueryProjet
public java.lang.String createNomTacheQueryProjet(int id)
Copyright © 2011. All Rights Reserved.