Class | Description |
---|---|
CodeJDBCTemplate |
JDBC Template for the Code model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|
CodeTypeJDBCTemplate |
JDBC Template for the CodeType model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|
FakturaJDBCTemplate |
JDBC Template for the Faktura model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|
MedicalHistoryJDBCTemplate |
JDBC Template for the MedicalHistory model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|
PatientJDBCTemplate |
JDBC Template for the Patient model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|
UserJDBCTemplate |
JDBC Template for the User model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|