- ManyToMany - Annotation Type in com.uoc.myframeuoc.annotations
-
Interfície que s'utilitza per a definir l'anotació @ManyToMany.
- ManyToManyMap - Class in com.uoc.myframeuoc.mapping
-
Classe que representa i gestiona les relacions de molts a molts mapejades.
- ManyToManyMap(String, String, String, Session, String, String, String, String) - Constructor for class com.uoc.myframeuoc.mapping.ManyToManyMap
-
Constructor.
- MappingMsg - Enum in com.uoc.myframeuoc.exceptions
-
Aquest Enum
serveix per a emmagatzemar els missatges d'error que
es produceixen en el paquet Mapping.
- MyFrameUOC - Class in com.uoc.myframeuoc.utils
-
Clase que serveix per a emmagatzemar valors constants que s'utilitzen en el
framework MyFrameUOC.
- MyFrameUOC() - Constructor for class com.uoc.myframeuoc.utils.MyFrameUOC
-
- MyFrameUOCException - Exception in com.uoc.myframeuoc.exceptions
-
Classe que serveix per a crear excepcions de tipus MyFrameUOC.
- MyFrameUOCException() - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.
- MyFrameUOCException(GeneralMsg) - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.
- MyFrameUOCException(GeneralMsg, String) - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.
- MyFrameUOCException(EnvironmentMsg) - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.
- MyFrameUOCException(EnvironmentMsg, String) - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.
- MyFrameUOCException(DataBaseMsg) - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.
- MyFrameUOCException(DataBaseMsg, String) - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.
- MyFrameUOCException(QueryManagementMsg) - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.
- MyFrameUOCException(QueryManagementMsg, String) - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.
- MyFrameUOCException(MappingMsg) - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.
- MyFrameUOCException(MappingMsg, String) - Constructor for exception com.uoc.myframeuoc.exceptions.MyFrameUOCException
-
Constructor.