dimanche 26 juin 2016

I cant execute test with dbunit on materialized view

I want to test DAO layer with dbunit and spring, in which I execute select request in materialized view.

I have this exception:

*java.sql.SQLSyntaxErrorException: ORA-01732: data manipulation operation not legal on this view***

The problem is I can't modify TableType in DatabaseConfigBean. Does anyone have a solution?

Aucun commentaire:

Enregistrer un commentaire