Testing with TimesTen
607336Nov 7 2007 — edited Nov 15 2007Hi, is it possible to use TimesTen for testing in that way, that TimesTen will only read form database and all writes will be stored only in cache? That means db will never be updated ans tests will run faster. After running tests, the cache will be cleared. We have a thousands of junit test and we don't write all that test data in db.
Thanks
Fero