A B C D E F G H I J L M N O P Q R S T U V W

S

SELECT - Static variable in class edu.uoc.pfc.lcamps.persistenciaFW.constants.SQLConstants
 
SELECT_ALL - Static variable in class edu.uoc.pfc.lcamps.persistenciaFW.constants.SQLConstants
 
SEMICOLON - Static variable in class edu.uoc.pfc.lcamps.persistenciaFW.constants.SQLConstants
 
Sequence - Annotation Type in edu.uoc.pfc.lcamps.persistenciaFW.admin.annotations
Anotació per a identificar que una classe es mapeja a una sequencia.
SessionFW - Interface in edu.uoc.pfc.lcamps.persistenciaFW.admin.session
Interfície que ens servirà per la gestió de la sessio
SessionFWFactory - Class in edu.uoc.pfc.lcamps.persistenciaFW.admin.session
Classe que ens servirà per obtenir una nova sessió
SessionFWImpl - Class in edu.uoc.pfc.lcamps.persistenciaFW.admin.session.impl
Classe que ens servirà per la gestió de les sessions
SessionFWImpl() - Constructor for class edu.uoc.pfc.lcamps.persistenciaFW.admin.session.impl.SessionFWImpl
 
SET - Static variable in class edu.uoc.pfc.lcamps.persistenciaFW.constants.SQLConstants
 
setAdreca(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per adreca
setAmbqui(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per ambqui
setAutoincrement(boolean) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.generator.GeneratorColumnDBFW
Setejem si es autoincremental
setAutoincrement(boolean) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorColumnDBFWImpl
 
setBaseDirectory(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setCause(Throwable) - Method in exception edu.uoc.pfc.lcamps.persistenciaFW.exception.DBException
 
setCiutat(String) - Method in class test.exemple.beans.catwings.AeroportVO
Sets del valor per ciutat
setClassName(String) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.generator.GeneratorTableDBFW
Setejem el nom de la classe al paràmetre donat
setClassName(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setCodi(int) - Method in exception edu.uoc.pfc.lcamps.persistenciaFW.exception.DBException
 
setCodiIata(String) - Method in class test.exemple.beans.catwings.AeroportVO
Sets del valor per codiIata
setCodiPassatger(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per codiPassatger
setCodiReserva(String) - Method in class test.exemple.beans.catwings.ReservaVO
Sets del valor per codiReserva
setCognoms(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per cognoms
setColumns(List<ColumnDBVO>) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.pojo.RegisterDBVO
 
setColumns(List<GeneratorColumnDBFW>) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setConFW(ConnectionFW) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.connection.ConnectionFWFactory
 
setConnection(Connection) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setCpostal(Integer) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per cpostal
setDataArribada(String) - Method in class test.exemple.beans.catwings.VolVO
Sets del valor per dataArribada
setDataNaixement(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per dataNaixement
setDataSortida(String) - Method in class test.exemple.beans.catwings.VolVO
Sets del valor per dataSortida
setDescripcio(String) - Method in exception edu.uoc.pfc.lcamps.persistenciaFW.exception.DBException
 
setDesti(String) - Method in class test.exemple.beans.catwings.VolVO
Sets del valor per desti
setDriver(Driver) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.connection.impl.ConnectionFWImpl
 
setEmail(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per email
setFileName(String) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.generator.GeneratorTableDBFW
Setejem el nom del fitxer al paràmetre donat
setFileName(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setHoraArribada(String) - Method in class test.exemple.beans.catwings.VolVO
Sets del valor per horaArribada
setHoraSortida(String) - Method in class test.exemple.beans.catwings.VolVO
Sets del valor per horaSortida
setId(Integer) - Method in class test.exemple.beans.catwings.AeroportVO
Sets del valor per id
setId(Integer) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per id
setId(Integer) - Method in class test.exemple.beans.catwings.ReservaVO
Sets del valor per id
setId(Integer) - Method in class test.exemple.beans.catwings.VolVO
Sets del valor per id
setKeys(List<String>) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setMetadataDB(DatabaseMetaData) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setMetadataDriverName(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setMetadataVersion(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setMethod(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.pojo.ColumnDBVO
 
setName(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.pojo.ColumnDBVO
 
setName(String) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.generator.GeneratorColumnDBFW
Setejem el nom de la columna
setName(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorColumnDBFWImpl
 
setNameTable(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.pojo.RegisterDBVO
 
setNameType(String) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.generator.GeneratorColumnDBFW
Setejem el nom del tipus
setNameType(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorColumnDBFWImpl
 
setNom(String) - Method in class test.exemple.beans.catwings.AeroportVO
Sets del valor per nom
setNom(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per nom
setNomDriver(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.connection.impl.ConnectionFWImpl
 
setNullable(boolean) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.generator.GeneratorColumnDBFW
Setejem si es nullable
setNullable(boolean) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorColumnDBFWImpl
 
setNumFields(int) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setNumPlaces(Integer) - Method in class test.exemple.beans.catwings.VolVO
Sets del valor per numPlaces
setNumVol(Integer) - Method in class test.exemple.beans.catwings.VolVO
Sets del valor per numVol
setOrigen(String) - Method in class test.exemple.beans.catwings.VolVO
Sets del valor per origen
setPackageName(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setPagada(Boolean) - Method in class test.exemple.beans.catwings.ReservaVO
Sets del valor per pagada
setPais(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per pais
setPassatger(String) - Method in class test.exemple.beans.catwings.ReservaVO
Sets del valor per passatger
setPassword(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.connection.impl.ConnectionFWImpl
 
setPlaces(Integer) - Method in class test.exemple.beans.catwings.ReservaVO
Sets del valor per places
setPoblacio(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per poblacio
setPrecision(int) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.generator.GeneratorColumnDBFW
Setejem la precisió
setPrecision(int) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorColumnDBFWImpl
 
setPreuVol(Integer) - Method in class test.exemple.beans.catwings.VolVO
Sets del valor per preuVol
setPrimaryKey(boolean) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.pojo.ColumnDBVO
 
setPrimaryKey(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.pojo.RegisterDBVO
 
setProvincia(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per provincia
setRegister(Object) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.pojo.RegisterDBVO
 
setSequence(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.pojo.ColumnDBVO
 
setSize(int) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.generator.GeneratorColumnDBFW
Setejem el tamany
setSize(int) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorColumnDBFWImpl
 
setTableAlias(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setTableName(String) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.generator.GeneratorTableDBFW
Setejem el nom de la taula al paràmetre donat
setTableName(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorTableDBFWImpl
 
setTelf1(Integer) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per telf1
setTelf2(Integer) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per telf2
setTipus(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per tipus
setTipusDriver(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.connection.impl.ConnectionFWImpl
 
setTitol(String) - Method in class test.exemple.beans.catwings.PassatgerVO
Sets del valor per titol
setTransactionFW(TransactionFW) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.session.impl.SessionFWImpl
 
setTransactionFW(TransactionFW) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.admin.session.SessionFW
Realitza el set de l'objecte TransactionFW
setType(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.pojo.ColumnDBVO
 
setType(int) - Method in interface edu.uoc.pfc.lcamps.persistenciaFW.generator.GeneratorColumnDBFW
Setejem el tipus
setType(int) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.generator.impl.GeneratorColumnDBFWImpl
 
setUrl(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.connection.impl.ConnectionFWImpl
 
setUsuari(String) - Method in class edu.uoc.pfc.lcamps.persistenciaFW.admin.connection.impl.ConnectionFWImpl
 
setVolAnada(Integer) - Method in class test.exemple.beans.catwings.ReservaVO
Sets del valor per volAnada
setVolTornada(Integer) - Method in class test.exemple.beans.catwings.ReservaVO
Sets del valor per volTornada
SQLConstants - Class in edu.uoc.pfc.lcamps.persistenciaFW.constants
Classe que conté les constants per realitzar les querys a la BBDD
SQLConstants() - Constructor for class edu.uoc.pfc.lcamps.persistenciaFW.constants.SQLConstants
 
SQLUtils - Class in edu.uoc.pfc.lcamps.persistenciaFW.utils
Classe que conté les funcions d'utilitats per generar les querys a la BBDD
SQLUtils() - Constructor for class edu.uoc.pfc.lcamps.persistenciaFW.utils.SQLUtils
 
STRING_JAVA_TYPE - Static variable in class edu.uoc.pfc.lcamps.persistenciaFW.constants.GeneratorConstants
 
StringUtilsFW - Class in edu.uoc.pfc.lcamps.persistenciaFW.utils
Classe que conté les funcions d'utilitats sobre els String
StringUtilsFW() - Constructor for class edu.uoc.pfc.lcamps.persistenciaFW.utils.StringUtilsFW
 
SUFIX_DEFAULT_CLASS - Static variable in class edu.uoc.pfc.lcamps.persistenciaFW.constants.GeneratorConstants
 
SUFIX_GENERATE_CLASS - Static variable in class edu.uoc.pfc.lcamps.persistenciaFW.constants.GeneratorConstants
 
SYMBOL_LIKE - Static variable in class edu.uoc.pfc.lcamps.persistenciaFW.constants.GeneratorConstants
 

A B C D E F G H I J L M N O P Q R S T U V W