,-------------. |Profesor | ,-------------. |-------------| |Ciclo | |int id | |-------------| |String nombre| |int idCiclo | |String ape1 | |String nombre| |String ape2 | |int horas | `-------------' `-------------' ,---------------------. |TiposBasicos | |---------------------| |int inte | |long long1 | |short short1 | |float float1 | |double double1 | |char character1 | |byte byte1 | |boolean boolean1 | |boolean yesno1 | |boolean truefalse1 | |String stri | |Date dateDate | |Date dateTime | |Date dateTimestamp | |String texto | |byte[] binario | |BigDecimal bigDecimal| |BigInteger bigInteger| `---------------------'