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) void
gestisciErroreGenerico
(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:
coerenza
in classFormatoDati
- Parameters:
valore
- il valore da controllaretipo
- il tipo del valore
-
gestisciErroreFormato
- Specified by:
gestisciErroreFormato
in interfaceGestoreErrori
- Throws:
FormatoSbagliato
-
gestisciErroreFuoriScala
- Specified by:
gestisciErroreFuoriScala
in interfaceGestoreErrori
- Throws:
FuoriScala
-
gestisciErroreGenerico
- Specified by:
gestisciErroreGenerico
in interfaceGestoreErrori
- Throws:
SQLException
-