Package it.ovunque.bd.ubcasa
Class MsSqlServer
java.lang.Object
it.ovunque.bd.ubcasa.FormatoDati
it.ovunque.bd.ubcasa.MsSqlServer
- All Implemented Interfaces:
GestoreErrori
-
Field Summary
Fields inherited from class it.ovunque.bd.ubcasa.FormatoDati
ALTRO, DATA, INTERO, NUM_TIPI, NUMERO, STRINGA, STRINGA_VAR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongestisciErroreFormato(FormatoSbagliato errore, char sorgente) gestisciErroreFuoriScala(FuoriScala errore, char sorgente) voidgestisciErroreGenerico(Statement comando, String nomeTabella) Methods inherited from class it.ovunque.bd.ubcasa.FormatoDati
bd, bd, bd, bd, bd, codificaTipo, convertiDaDb, convertiDaUtente, errori, errori, gestisciErrori, impostaGestoreErrori, intermedio, intermedio, intermedioDaBd, intermedioDaUtente, ricavaTipo, togliErrori, utente, utente, utente, utente, utente
-
Constructor Details
-
MsSqlServer
public MsSqlServer()
-
-
Method Details
-
coerenza
- Overrides:
coerenzain classFormatoDati- Parameters:
valore- il valore da controllaretipo- il tipo del valore
-
gestisciErroreFormato
- Specified by:
gestisciErroreFormatoin interfaceGestoreErrori- Throws:
FormatoSbagliato
-
gestisciErroreFuoriScala
- Specified by:
gestisciErroreFuoriScalain interfaceGestoreErrori- Throws:
FuoriScala
-
gestisciErroreGenerico
- Specified by:
gestisciErroreGenericoin interfaceGestoreErrori- Throws:
SQLException
-