Database Layer

Database information

Currently iVIS database represented by MySQL.

You can change it in properties (JdbcDriver, JdbcUrl, Hibernate.dialect).

Note

Using something other database instead MySQL not tested.

Integrity

Reporting about changing of information storing in DB something other way (e.g. manually run sql script) instead Hibernate is missing.

If database has not mapped on entity columns, they are ignored by Hibernate.