Package it.ovunque.bd.parser
Class TogliTabella
java.lang.Object
it.ovunque.util.Argilla
it.ovunque.bd.parser.TogliTabella
- All Implemented Interfaces:
ComandoSQL
,Comparable<Argilla>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TogliTabella
void
esportaNavigami
(PrintStream flusso) protected int
static boolean
toString()
-
Field Details
-
NOME
public static final int NOME- See Also:
-
IGNORA_ASSENZA
public static final int IGNORA_ASSENZA- See Also:
-
NUM_CAMPI
public static final int NUM_CAMPI- See Also:
-
-
Constructor Details
-
TogliTabella
-
-
Method Details
-
guardaNome
- Specified by:
guardaNome
in interfaceComandoSQL
-
toString
-
riconosci
-
crea
- Throws:
IOException
-
indiceOrdinamento
protected int indiceOrdinamento()- Specified by:
indiceOrdinamento
in classArgilla