Package | Description |
---|---|
ch.gbssg.app.ila.database.dao |
Modifier and Type | Class and Description |
---|---|
class |
CodeJDBCTemplate
JDBC Template for the Code model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|
class |
CodeTypeJDBCTemplate
JDBC Template for the CodeType model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|
class |
FakturaJDBCTemplate
JDBC Template for the Faktura model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|
class |
MedicalHistoryJDBCTemplate
JDBC Template for the MedicalHistory model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|
class |
PatientJDBCTemplate
JDBC Template for the Patient model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|
class |
UserJDBCTemplate
JDBC Template for the User model
Contains all basic SQL transaction, like Select, Insert, Update and delete
|